Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix softnms #1019

Merged
merged 3 commits into from
May 13, 2021
Merged

fix softnms #1019

merged 3 commits into from
May 13, 2021

Conversation

jshilong
Copy link
Collaborator

Motivation

In the original implementation,

scores = scores[keep]

Some type of nms such as softnms would reweight the score in nms_op, so we should use the score in dets

BC-breaking (Optional)

None

@jshilong jshilong requested a review from ZwwWayne May 11, 2021 15:36
@jshilong jshilong changed the title fix basemodule fix softnms May 12, 2021
@ZwwWayne ZwwWayne merged commit 9b8dd08 into open-mmlab:master May 13, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants