heal
horizon
zacxr commited on
Commit
c53257d
·
verified ·
1 Parent(s): 2b7b9db

Update README: Memory Usage (MB) unit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ MOTR models tracking as per-frame query propagation: detection queries are passe
33
 
34
  > **Performance test methodology**: FPS is measured with 8 threads on a single core; Latency is measured with single core, single thread; Memory is peak DDR usage.
35
 
36
- | March | Metric | latency (ms) | fps | Memory Usage |
37
  |---|---|---|---|---|
38
  | J6M | main graph | 8.03 | 128.68 | 65.30 |
39
  | | qim | 0.37 | 5120.87 | 6.80 |
 
33
 
34
  > **Performance test methodology**: FPS is measured with 8 threads on a single core; Latency is measured with single core, single thread; Memory is peak DDR usage.
35
 
36
+ | March | Metric | latency (ms) | fps | Memory Usage (MB) |
37
  |---|---|---|---|---|
38
  | J6M | main graph | 8.03 | 128.68 | 65.30 |
39
  | | qim | 0.37 | 5120.87 | 6.80 |