Skip to content

Commit 4391732

Browse files
committed
Updated results
1 parent 1a2e613 commit 4391732

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/sam2_amg_server/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Experiments run on H100 and with batch size 1
2424
| mode | mIoU | mask count mismatch | avg. ms per request | max. memory (MiB (%)) | batch size | points per batch |
2525
| -------------- | ----------------- | ------------------- | ------------------- | --------------------- | ---------- | ---------------- |
2626
| 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 |
3030
| fast + furious | 0.9817246198654175 | 266 | 120 | 13616MiB (13%) | 1 | 1024 |
3131
| fast + furious | 0.9794579744338989 | 274 | 122 | 13808MiB (14%) | 16 | 1024 |
3232

0 commit comments

Comments
 (0)