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

Bug in py_cpu_nms.py #17

Open
wonwoolee opened this issue Feb 1, 2018 · 0 comments
Open

Bug in py_cpu_nms.py #17

wonwoolee opened this issue Feb 1, 2018 · 0 comments

Comments

@wonwoolee
Copy link

wonwoolee commented Feb 1, 2018

Hi,
It looks like there is a bug in the code here:
https://github.com/bharatsingh430/soft-nms/blob/master/lib/nms/py_cpu_nms.py#L36

Shouldn't it be order = order[inds + 1:] ?

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

No branches or pull requests

1 participant