zacxr commited on
Commit
92ef1fc
·
verified ·
1 Parent(s): 3caa9c2

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 @@ BEVFormer extracts BEV features from multi-camera sequences via learnable spatio
34
 
35
  > **Performance benchmark**: FPS is measured with single-core 8 threads; latency is single-core single-thread; memory is peak DDR usage.
36
 
37
- | March | latency (ms) | fps | Memory Usage |
38
  |---|---|---|---|
39
  | J6M | 21.80 | 46.62 | 108.20 |
40
  | J6P | 14.07 | 277.01 | 108.60 |
 
34
 
35
  > **Performance benchmark**: FPS is measured with single-core 8 threads; latency is single-core single-thread; memory is peak DDR usage.
36
 
37
+ | March | latency (ms) | fps | Memory Usage (MB) |
38
  |---|---|---|---|
39
  | J6M | 21.80 | 46.62 | 108.20 |
40
  | J6P | 14.07 | 277.01 | 108.60 |