|
4 | 4 |
|
5 | 5 | ### DanceTrack |
6 | 6 |
|
7 | | -| Method | Extra Data | Resources | HOTA | DetA | AssA | |
8 | | -| :----: | :--------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
9 | | -| MOTIP | ***no*** | [config](../configs/r50_deformable_detr_motip_dancetrack.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_dancetrack.pth) | 69.6 | 80.4 | 60.4 | |
| 7 | +| Method | Extra Data | Traj Aug | Resources | HOTA | DetA | AssA | |
| 8 | +| :----: | :--------: | :------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
| 9 | +| MOTIP | ***no*** | *yes* | [pre-train](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_coco_dancetrack.pth) \| [config](../configs/r50_deformable_detr_motip_dancetrack.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_dancetrack.pth) | 69.6 | 80.4 | 60.4 | |
10 | 10 |
|
11 | 11 | ### SportsMOT |
12 | 12 |
|
13 | | -| Method | Extra Data | Resources | HOTA | DetA | AssA | |
14 | | -| :----: | :--------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
15 | | -| MOTIP | ***no*** | [config](../configs/r50_deformable_detr_motip_sportsmot.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_sportsmot.pth) | 72.6 | 83.5 | 63.2 | |
| 13 | +| Method | Extra Data | Traj Aug | Resources | HOTA | DetA | AssA | |
| 14 | +| :----: | :--------: | :------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
| 15 | +| MOTIP | ***no*** | *yes* | [pre-train](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_coco_sportsmot.pth) \| [config](../configs/r50_deformable_detr_motip_sportsmot.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_sportsmot.pth) | 72.6 | 83.5 | 63.2 | |
16 | 16 |
|
17 | 17 | ### BFT |
18 | 18 |
|
19 | | -| Method | Extra Data | Resources | HOTA | DetA | AssA | |
20 | | -| :----: | :--------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
21 | | -| MOTIP | ***no*** | [config](../configs/r50_deformable_detr_motip_bft.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_bft.pth) | 70.5 | 69.6 | 71.8 | |
| 19 | +| Method | Extra Data | Traj Aug | Resources | HOTA | DetA | AssA | |
| 20 | +| :----: | :--------: | :------: | :----------------------------------------------------------: | :--: | :--: | :--: | |
| 21 | +| MOTIP | ***no*** | *yes* | [pre-train](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_coco_bft.pth) \| [config](../configs/r50_deformable_detr_motip_bft.yaml) \| [checkpoint](https://github.com/MCG-NJU/MOTIP/releases/download/v0.1/r50_deformable_detr_motip_bft.pth) | 70.5 | 69.6 | 71.8 | |
| 22 | + |
| 23 | +***NOTE:*** |
| 24 | + |
| 25 | +1. *Traj Aug* is an abbreviation for *Trajectory Augmentation* in the paper. |
22 | 26 |
|
23 | 27 | ## DETR |
24 | 28 |
|
|
0 commit comments