heal
horizon
zacxr commited on
Commit
22b94d5
·
verified ·
1 Parent(s): 5e7f943

Update README: Memory Usage (MB) unit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ PETR introduces 3D position into Transformer decoding: EfficientNet-b3 extracts
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 | 33.13 | 30.51 | 101.00 |
40
  | J6P | 21.56 | 186.12 | 105.30 |
 
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 | 33.13 | 30.51 | 101.00 |
40
  | J6P | 21.56 | 186.12 | 105.30 |