File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ This repo contains a collections of pluggable state-of-the-art multi-object trac
23
23
<div align =" center " >
24
24
25
25
<!-- START TRACKER TABLE -->
26
- | Tracker | Status | HOTA↑ | MOTA↑ | IDF1↑ |
27
- | :-----: | :-----: | :---: | :---: | :---: |
28
- | [ botsort] ( https://arxiv.org/abs/2206.14651 ) | ✅ | 68.504 | 77.165 | 80.986 |
29
- | [ strongsort] ( https://arxiv.org/abs/2202.13514 ) | ✅ | 68.329 | 76.348 | 81.206 |
30
- | [ bytetrack] ( https://arxiv.org/abs/2110.06864 ) | ✅ | 66.536 | 76.909 | 77.855 |
31
- | [ ocsort] ( https://arxiv.org/abs/2203.14360 ) | ✅ | 65.187 | 74.819 | 75.957 |
32
- | [ imprassoc] ( https://openaccess.thecvf.com/content/CVPR2023W/E2EAD/papers/Stadler_An_Improved_Association_Pipeline_for_Multi-Person_Tracking_CVPRW_2023_paper.pdf ) | ✅ | 64.096 | 76.511 | 71.875 |
33
- | [ deepocsort] ( https://arxiv.org/abs/2302.11813 ) | ✅ | 62.913 | 74.483 | 73.459 |
34
- | [ hybridsort] ( https://arxiv.org/abs/2308.00783 ) | ❌ | | | |
26
+ | Tracker | Status | HOTA↑ | MOTA↑ | IDF1↑ | FPS |
27
+ | :-----: | :-----: | :---: | :---: | :---: | :---: |
28
+ | [ botsort] ( https://arxiv.org/abs/2206.14651 ) | ✅ | 68.504 | 77.165 | 80.986 | 46 |
29
+ | [ strongsort] ( https://arxiv.org/abs/2202.13514 ) | ✅ | 68.329 | 76.348 | 81.206 | 17 |
30
+ | [ bytetrack] ( https://arxiv.org/abs/2110.06864 ) | ✅ | 66.536 | 76.909 | 77.855 | 1265 |
31
+ | [ ocsort] ( https://arxiv.org/abs/2203.14360 ) | ✅ | 65.187 | 74.819 | 75.957 | 1483 |
32
+ | [ imprassoc] ( https://openaccess.thecvf.com/content/CVPR2023W/E2EAD/papers/Stadler_An_Improved_Association_Pipeline_for_Multi-Person_Tracking_CVPRW_2023_paper.pdf ) | ✅ | 64.096 | 76.511 | 71.875 | 26 |
33
+ | [ deepocsort] ( https://arxiv.org/abs/2302.11813 ) | ✅ | 62.913 | 74.483 | 73.459 | 12 |
34
+ | [ hybridsort] ( https://arxiv.org/abs/2308.00783 ) | ❌ | | | | |
35
35
36
36
<!-- END TRACKER TABLE -->
37
37
You can’t perform that action at this time.
0 commit comments