Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ EfficientNet-B0 consists of MBConv (mobile inverted bottleneck) convolution bloc
|
|
| 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 | 0.40 | 4938.45 | 8.90 |
|
| 40 |
| J6P | 0.35 | 10480.93 | 9.00 |
|
|
|
|
| 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 | 0.40 | 4938.45 | 8.90 |
|
| 40 |
| J6P | 0.35 | 10480.93 | 9.00 |
|