MCG-NJU / MOTIP

Multiple Object Tracking as ID Prediction
https://arxiv.org/abs/2403.16848
Apache License 2.0
111 stars 10 forks source link

Miss double-check for MOT17 dataset. #7

Closed HELLORPG closed 7 months ago

HELLORPG commented 7 months ago

As we discussed in #5, since we refactored the code in our open source project, we need to double-check the checkpoints on each dataset to ensure the correctness. However, recently, MOTChallenge server seems to encounter some problems, so we can not get our evaluation results by submitting tracker files. Therefore, although we upload the checkpoint on MOT17, we lack the required double-check yet.

I will close this issue till I finish this double-check. If you successfully obtain the MOT17 evaluation result, you can also let me know through this issue. I will be grateful.

HELLORPG commented 7 months ago

Thanks to the maintainers for their contributions, the MOTChallenge server is now back online.

I've double-checked the proposed checkpoint on MOT17 and achieved 59.3 HOTA as expected.