zacxr commited on
Commit
0860a20
·
verified ·
1 Parent(s): 930a5ec

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 @@ SparseMapTR uses HENet as the camera backbone to extract multi-view features, co
34
 
35
  > **Performance test methodology**: FPS for J6M/J6P is measured with 8 threads on a single core; J6B uses 4 threads on a single core; Latency is measured with single core, single thread; Memory is peak DDR usage.
36
 
37
- | March | latency (ms) | fps | Memory Usage |
38
  |---|---|---|---|
39
  | J6M | 11.46 | 89.46 | 68.40 |
40
  | J6P | 9.32 | 259.76 | 98.80 |
 
34
 
35
  > **Performance test methodology**: FPS for J6M/J6P is measured with 8 threads on a single core; J6B uses 4 threads on a single core; 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 | 11.46 | 89.46 | 68.40 |
40
  | J6P | 9.32 | 259.76 | 98.80 |