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

Invalid bounding boxes returned occasionally #40

Open
LukeBilsborrow opened this issue Oct 20, 2020 · 1 comment
Open

Invalid bounding boxes returned occasionally #40

LukeBilsborrow opened this issue Oct 20, 2020 · 1 comment

Comments

@LukeBilsborrow
Copy link

Sometimes the bounding boxes returned by the detect_faces method are invalid.
I'm having a issue where some bounding boxes have the same start and end x (zero total width) and sometimes the start_y is LARGER than end_y.

Any idea why this might be? These boxes are clearly not as intended

@arunponnusamy
Copy link
Owner

Hey @LukeBilsborrow , can you share a sample image and the code you are using so that I can reproduce this issue on my end and see what's going on ?

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