Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ SparseMultitaskOE uses HENet as backbone to extract multi-view features, convert
|
|
| 38 |
|
| 39 |
> **Performance test methodology**: FPS for J6M/J6P is single-core eight-thread; J6B is single-core dual-thread; Latency is single-core single-thread; Memory is peak DDR usage.
|
| 40 |
|
| 41 |
-
| March | latency (ms) | fps | Memory Usage |
|
| 42 |
|---|---|---|---|
|
| 43 |
| J6M | 27.65 | 36.66 | 183.60 |
|
| 44 |
| J6P | 17.75 | 188.57 | 213.50 |
|
|
|
|
| 38 |
|
| 39 |
> **Performance test methodology**: FPS for J6M/J6P is single-core eight-thread; J6B is single-core dual-thread; Latency is single-core single-thread; Memory is peak DDR usage.
|
| 40 |
|
| 41 |
+
| March | latency (ms) | fps | Memory Usage (MB) |
|
| 42 |
|---|---|---|---|
|
| 43 |
| J6M | 27.65 | 36.66 | 183.60 |
|
| 44 |
| J6P | 17.75 | 188.57 | 213.50 |
|