We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @kuangliu,
After reading your README.md file and your code (https://github.com/kuangliu/torchcv/blob/master/examples/ssd/train.py#L38) carefully, I think you made a very serious mistake. The VOC Comp3 Challenge only allows models trained on VOC12 datasets without VOC07 dataset or any pre-trained models from ImageNet. Please check this rule carefully. If you used any of them in your training process, please make your results private and re-submit them to VOC Comp4 Challenge: http://host.robots.ox.ac.uk:8080/leaderboard/displaylb.php?challengeid=11&compid=4. Your results may mislead others.
The text was updated successfully, but these errors were encountered:
Thanks man, I didn't notice that. I published another result that is only trained on VOC12. I'll mark the older one to private.
Sorry, something went wrong.
@kuangliu, do you still use the pre-trained models to obtain the results?
No branches or pull requests
Hi @kuangliu,
After reading your README.md file and your code (https://github.com/kuangliu/torchcv/blob/master/examples/ssd/train.py#L38) carefully, I think you made a very serious mistake. The VOC Comp3 Challenge only allows models trained on VOC12 datasets without VOC07 dataset or any pre-trained models from ImageNet. Please check this rule carefully. If you used any of them in your training process, please make your results private and re-submit them to VOC Comp4 Challenge: http://host.robots.ox.ac.uk:8080/leaderboard/displaylb.php?challengeid=11&compid=4. Your results may mislead others.
The text was updated successfully, but these errors were encountered: