Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ PointPillars voxelizes point clouds into pillars; `PillarFeatureNet` learns pill
|
|
| 34 |
|
| 35 |
> **Performance test methodology**: 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 | 22.52 | 213.58 | 55.90 |
|
| 40 |
| J6P | 20.43 | 344.88 | 55.90 |
|
|
|
|
| 34 |
|
| 35 |
> **Performance test methodology**: 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 | 22.52 | 213.58 | 55.90 |
|
| 40 |
| J6P | 20.43 | 344.88 | 55.90 |
|