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

How to show the result only the best one? #31

Open
fxy2012 opened this issue Nov 19, 2020 · 1 comment
Open

How to show the result only the best one? #31

fxy2012 opened this issue Nov 19, 2020 · 1 comment

Comments

@fxy2012
Copy link

fxy2012 commented Nov 19, 2020

I download your pretrained model and test it with demo picture. But I got results that one object was recognized as many objects. How could I deal with it so that I could only get one?

@JialeCao001
Copy link
Owner

@fxy2012 Thanks for interest. It maybe the problem of soft-nms. One way is that using a higher threshold to filter the bounding box with low score.

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