ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
53.45k stars 13.49k forks source link

Face being detected when no face is present #1191

Open KyleS98 opened 4 years ago

KyleS98 commented 4 years ago

Does anybody have a solution for this? I frequently have the back of people's heads, the wrinkles on their shirt and various other non-face patterns being detected as faces.

linux-devil commented 4 years ago

I am not getting face detection when face is present and is very clear

linux-devil commented 4 years ago

I recommend you to use other robust face detection models for same. or use model="cnn" in case you have GPU + cuda