heal
horizon
zacxr commited on
Commit
b4a7205
·
verified ·
1 Parent(s): 98b65a6

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 @@ GaNet models lanes as "root keypoints + along-line offsets": the network predict
33
 
34
  > **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
35
 
36
- | March | latency (ms) | fps | Memory Usage |
37
  |---|---|---|---|
38
  | J6M | 0.68 | 2258.92 | 6.60 |
39
  | J6P | 0.59 | 8623.54 | 6.80 |
 
33
 
34
  > **Performance measurement**: FPS is measured with single-core eight-thread; Latency is measured with single-core single-thread; Memory is peak DDR usage.
35
 
36
+ | March | latency (ms) | fps | Memory Usage (MB) |
37
  |---|---|---|---|
38
  | J6M | 0.68 | 2258.92 | 6.60 |
39
  | J6P | 0.59 | 8623.54 | 6.80 |