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

Many bounding boxes when running demo.py #276

Closed
cemsaz opened this issue Jul 27, 2016 · 4 comments
Closed

Many bounding boxes when running demo.py #276

cemsaz opened this issue Jul 27, 2016 · 4 comments

Comments

@cemsaz
Copy link

cemsaz commented Jul 27, 2016

When I run ./tools/demo.py --cpu --net zf , I see many bounding boxes. How can I fix this?
screen shot 2016-07-27 at 9 23 25 am

@cemsaz cemsaz changed the title Multiple bounding boxes when running demo.py Many bounding boxes when running demo.py Jul 27, 2016
@marifnst
Copy link

you can follow solution from this thread #123

hope this help.

@cemsaz
Copy link
Author

cemsaz commented Jul 27, 2016

@marifnst That totally worked ! Thanks.

@cemsaz cemsaz closed this as completed Jul 27, 2016
@dantp-ai
Copy link

@marifnst Unless I overlooked something, there is nothing mentioned in #123 that (directly) solves the issue opened here.

@cemsaz How exactly did you solve the issue and got fewer bounding boxes?

@Pratosha-29
Copy link

@plopd In the code demo.py , change the values of NMS_THRESH to 0.1 or lesser. Higher the value of threshold more is the bounding boxes created.

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

4 participants