Skip to content

Commit 0c454aa

Browse files
Merge pull request #1842 from mikel-brostrom/update-tracker-results-20250305161154
Overwrite tracker results in README.md
2 parents 8918627 + ca8a418 commit 0c454aa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ This repo contains a collections of pluggable state-of-the-art multi-object trac
2323
<div align="center">
2424

2525
<!-- 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) || | | | |
3535

3636
<!-- END TRACKER TABLE -->
3737

0 commit comments

Comments
 (0)