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

sometimes there are no faces detected #934

Open
Ealuthwala opened this issue Sep 20, 2019 · 4 comments
Open

sometimes there are no faces detected #934

Ealuthwala opened this issue Sep 20, 2019 · 4 comments

Comments

@Ealuthwala
Copy link

in some cases for some photos there are no faces detected during face encoding. is there a better way to make the face encoring without using a pre-captured photo. maybe use a video are a tool that create an save a face encoding through the real time camera

@nla-asia
Copy link

same issue here when using CNN

@fadi212
Copy link

fadi212 commented Sep 25, 2019

Well you can use a photo in which face is detected.
You can use face haar_cascade file with opencv to capture images whenever a face is detected and later use those images for encoding.

@ageitgey
Copy link
Owner

Just saying sometimes it doesn't detect a face without an example isn't really helpful. There are various reasons a face might be missed but it's impossible to know which without seeing a photo that didn't work.

@alessiosavi
Copy link

You can use the jitter parameter in order to increase the distortion of the photos.

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

5 participants