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 type error in imshow_bboxes of RPN #6386

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

hhaAndroid
Copy link
Collaborator

Motivation

The predicted value of RPN shows an error when running the demo script. The error message is TypeError: imshow_bboxes() got an unexpected keyword argument 'score_thr'

Modification

Exclude inconsistent keys.

@ZwwWayne ZwwWayne merged commit 4c563a0 into open-mmlab:master Oct 27, 2021
@hhaAndroid hhaAndroid deleted the fix_rpn_show branch November 10, 2021 09:48
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 19, 2022
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.

2 participants