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

detecion on small faces #38

Open
Tetsujinfr opened this issue Apr 26, 2021 · 0 comments
Open

detecion on small faces #38

Tetsujinfr opened this issue Apr 26, 2021 · 0 comments

Comments

@Tetsujinfr
Copy link

Tetsujinfr commented Apr 26, 2021

hi, first thanks for the repo, the perf on jetson is quite remarkable. really cool.

I am trying to run the face detection on small faces, and I struggle to get good results.

I saw there were interesting parameters in mtcnn.cpp like the below lines:

int minsize = 60; 
int MIN_DET_SIZE = 12;

I have tried different values but the results are not intuitive and usually there are really bad (most detections disappear even for very large and clear faces).

Any advice on how to get better results on smaller faces in images?

thanks
edit: below an example with the default min size values unchanged:
worlds-largest-selfie_modified

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

1 participant