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

Fix Errors; Now runnable with PyTorch LTS 1.8.2 with Ubuntu 20.04, CUDA 11.1, and CUDNN 8.0.5 (NOTE BELOW) #22

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

zhanwenchen
Copy link

NOTE that apply_nms is replaced with the torchvision nms function. This is incomplete because nms doesn't come with the pre- and post-top_k filtering in the original apply_nms. The eval_predcls constrained mR@50 I have reproduced after training is 18.88 (a little less than 19.3) but I suspect the pre-k and post-k could be one reason. If I have time down the road I will try to replicate that function exactly.

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

Successfully merging this pull request may close these issues.

1 participant