Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ Detr3D brings the DETR paradigm to 3D detection: EfficientNet-b3 + BiFPN extract
|
|
| 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 | 21.88 | 46.43 | 97.60 |
|
| 40 |
| J6P | 15.22 | 253.24 | 94.60 |
|
|
|
|
| 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 | 21.88 | 46.43 | 97.60 |
|
| 40 |
| J6P | 15.22 | 253.24 | 94.60 |
|