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

Bad face detection results with large image #29

Open
CNruxiangduan opened this issue Oct 30, 2019 · 3 comments
Open

Bad face detection results with large image #29

CNruxiangduan opened this issue Oct 30, 2019 · 3 comments

Comments

@CNruxiangduan
Copy link

hi:
when i run the detect.py with large image,i get very bad detection results,can you give some advices to improve performance.

image

this image's size was 2320*3088

@biubug6
Copy link
Owner

biubug6 commented Oct 30, 2019

You can scale image to a small size of proportion(such as 640)

@rydenisbak
Copy link

rydenisbak commented Oct 30, 2019

Retina have no anchors for this size. RetinaFace can found faces with sizes from ~16 to ~512

@CNruxiangduan
Copy link
Author

@biubug6 Thank you, if resized image, detection result will be improved

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

3 participants