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

A error in nms_cpu.py #42

Open
LiChenyang-Github opened this issue Oct 29, 2019 · 1 comment
Open

A error in nms_cpu.py #42

LiChenyang-Github opened this issue Oct 29, 2019 · 1 comment

Comments

@LiChenyang-Github
Copy link
Contributor

Thank the author for the fabulous work first!
I found a tiny error as following:
order = order[inds] should be order = order[inds + 1]

link

@sunnyxiaohu
Copy link
Owner

Thanks for your kindly remind. I have fixed it.~~

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

2 participants