Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ GaNet models lanes as "root keypoints + along-line offsets": the network predict
|
|
| 33 |
|
| 34 |
> **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
|
| 35 |
|
| 36 |
-
| March | latency (ms) | fps | Memory Usage |
|
| 37 |
|---|---|---|---|
|
| 38 |
| J6M | 0.68 | 2258.92 | 6.60 |
|
| 39 |
| J6P | 0.59 | 8623.54 | 6.80 |
|
|
|
|
| 33 |
|
| 34 |
> **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
|
| 35 |
|
| 36 |
+
| March | latency (ms) | fps | Memory Usage (MB) |
|
| 37 |
|---|---|---|---|
|
| 38 |
| J6M | 0.68 | 2258.92 | 6.60 |
|
| 39 |
| J6P | 0.59 | 8623.54 | 6.80 |
|