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 a bug in Freeanchor when no gt #3176

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

jshilong
Copy link
Collaborator

@jshilong jshilong commented Jul 1, 2020

fix two bug of freeanchor when no gt bboxes in images.
1
When a single image no gt,


max operation would case error,
2
when no any gt in a batch, the regression subnet has no grad after backward, the code would block.

@hellock hellock requested a review from yhcao6 July 1, 2020 14:00
@jshilong jshilong changed the title fix when no gt fix a bug in Freeanchor when no gt Jul 1, 2020
@hellock hellock merged commit 43ad865 into open-mmlab:master Jul 1, 2020
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
liuhuiCNN pushed a commit to liuhuiCNN/mmdetection that referenced this pull request May 21, 2021
@jshilong jshilong deleted the fix_freeanchor branch June 1, 2021 12:57
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.

3 participants