File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Experiments run on H100 and with batch size 1
24
24
| mode | mIoU | mask count mismatch | avg. ms per request | max. memory (MiB (%)) | batch size | points per batch |
25
25
| -------------- | ----------------- | ------------------- | ------------------- | --------------------- | ---------- | ---------------- |
26
26
| baseline | 1.0 | 0 | 863 | 4013MiB (4%) | 1 | 64 |
27
- | ao | 0.9999980926513672 | 6 | 586 | | 1 | 64 |
28
- | fast | 0.9937329888343811 | 191 | 333 | | 1 | 1024 |
29
- | fast | 0.9937219619750977 | 192 | 324 | | 16 | 1024 |
27
+ | ao | 0.9999980926513672 | 6 | 586 | 3257MiB (3%) | 1 | 64 |
28
+ | fast | 0.993732988834381 | 191 | 326 | 27197MiB (27%) | 1 | 1024 |
29
+ | fast | 0.9937511086463928 | 194 | 315 | 27488MiB (28%) | 16 | 1024 |
30
30
| fast + furious | 0.9817246198654175 | 266 | 120 | 13616MiB (13%) | 1 | 1024 |
31
31
| fast + furious | 0.9794579744338989 | 274 | 122 | 13808MiB (14%) | 16 | 1024 |
32
32
You can’t perform that action at this time.
0 commit comments