Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to knonw MOTR's performance on MOT17 train dataset because I got a very high MOTA #60

Open
Soulmate7 opened this issue Nov 17, 2022 · 3 comments

Comments

@Soulmate7
Copy link

Hi! Congratulations for your nice work.
When I try to use the supported model to run eval.py, I get a very shocking results:
iShot_2022-11-11_18 24 25

Then I use my trained model which runs 70+ epochs on crowdhuman and mot17 to eval and get the following result:

image

I am shocked by it's performance on the train dataset, so I wonder know is it normal?

@YannX1e
Copy link

YannX1e commented Apr 27, 2023

Hello. I try to follow the MOTR work, and I also get the same shocking MOTA, have you find the reason?

Hi! Congratulations for your nice work. When I try to use the supported model to run eval.py, I get a very shocking results: iShot_2022-11-11_18 24 25

Then I use my trained model which runs 70+ epochs on crowdhuman and mot17 to eval and get the following result:

image

I am shocked by it's performance on the train dataset, so I wonder know is it normal?

@Soulmate7
Copy link
Author

Soulmate7 commented Apr 27, 2023 via email

@TerranLord
Copy link
Contributor

The high performance on MOT17 training set may be attributed to overfitting, as MOT17 is a small dataset with only 5k frames. Therefore, many works use additional data such as CrowdHuman to mitigate this issue.

A possible reason for the performance gap is the short training iterations (only 70 epochs).

Hi! Congratulations for your nice work. When I try to use the supported model to run eval.py, I get a very shocking results: iShot_2022-11-11_18 24 25

Then I use my trained model which runs 70+ epochs on crowdhuman and mot17 to eval and get the following result:

image

I am shocked by it's performance on the train dataset, so I wonder know is it normal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants