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
With the latest torchvision 0.8 release. RetinaNet is stable and we can use it.
Implement something similar to FRCNN. But after FRCNN is stable.
Something like #382 if it gets merged.
I don't think so reimplementing RetinaNet would be wise.
I can probably add this after Faster RCNN is merged and is stable.
The text was updated successfully, but these errors were encountered:
I will send PR for this soon. It will work very similar to FRCNN
Sorry, something went wrong.
akihironitta
oke-aditya
Successfully merging a pull request may close this issue.
🚀 Feature
With the latest torchvision 0.8 release. RetinaNet is stable and we can use it.
Motivation
Implement something similar to FRCNN. But after FRCNN is stable.
Pitch
Something like #382 if it gets merged.
Alternatives
I don't think so reimplementing RetinaNet would be wise.
Additional context
I can probably add this after Faster RCNN is merged and is stable.
The text was updated successfully, but these errors were encountered: