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

Question about the pretrained models #11

Open
amitgalor18 opened this issue Jun 16, 2022 · 1 comment
Open

Question about the pretrained models #11

amitgalor18 opened this issue Jun 16, 2022 · 1 comment

Comments

@amitgalor18
Copy link

Hi,
Are the models trained on the full train set or only on 75% (while the last 25% remained for validation)?
I'm asking because the class "GenericDataset_val" has a default value of train_ratio=0.5 which leads to a 75%-25% partition in the evaluation, but it is not mentioned in the pretrained models section of the readme.

@yihongXU
Copy link
Owner

Hi,
The models for testset submission are trained on full MOT 17/20 dataset while the models for validation are trained with first 50% of the train set and validated on the last 25%.

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

2 participants