Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ FCOS3D extends FCOS anchor-free fully-convolutional detection to 3D: EfficientNe
|
|
| 34 |
|
| 35 |
> **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
|
| 36 |
|
| 37 |
-
| March | latency (ms) | fps | Memory Usage |
|
| 38 |
|---|---|---|---|
|
| 39 |
| J6M | 1.89 | 652.39 | 18.40 |
|
| 40 |
| J6P | 1.49 | 3310.89 | 19.10 |
|
|
|
|
| 34 |
|
| 35 |
> **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
|
| 36 |
|
| 37 |
+
| March | latency (ms) | fps | Memory Usage (MB) |
|
| 38 |
|---|---|---|---|
|
| 39 |
| J6M | 1.89 | 652.39 | 18.40 |
|
| 40 |
| J6P | 1.49 | 3310.89 | 19.10 |
|