heal
horizon
bev
zacxr commited on
Commit
a2c96ff
·
verified ·
1 Parent(s): 6b4eaca

Update README: Memory Usage (MB) unit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ SparseBEV performs 3D detection in BEV space via sparse queries: HENet-tiny extr
35
 
36
  > **Performance benchmark**: FPS is measured with single-core 8 threads; latency is single-core single-thread; memory is peak DDR usage.
37
 
38
- | March | latency (ms) | fps | Memory Usage |
39
  |---|---|---|---|
40
  | J6M | 10.44 | 98.74 | 74.70 |
41
  | J6P | 7.39 | 524.54 | 87.80 |
 
35
 
36
  > **Performance benchmark**: FPS is measured with single-core 8 threads; latency is single-core single-thread; memory is peak DDR usage.
37
 
38
+ | March | latency (ms) | fps | Memory Usage (MB) |
39
  |---|---|---|---|
40
  | J6M | 10.44 | 98.74 | 74.70 |
41
  | J6P | 7.39 | 524.54 | 87.80 |