mauricesvay / php-facedetection

Detect face in images in pure PHP
GNU General Public License v2.0
754 stars 254 forks source link

Not detecting face #35

Open umerchohan8 opened 5 years ago

umerchohan8 commented 5 years ago

This script is cool and simple enough but unfortunately it is failed in some cases. For example i have attached a file here which is not a face but detected text as a face in it.

Screen Shot 2019-10-16 at 10 27 56 AM

This one also:

Screen Shot 2019-10-16 at 10 34 09 AM

One more example, the picture on following link has a face but not detecting the face. It is detecting the river stream as a face. https://drive.google.com/file/d/14BKLzYQj2MO0kcsy59MuJTgIGLYTbZfW/view?usp=sharing

peter279k commented 5 years ago

The latest commit has been pushed for about whiles.

I'm not sure this project is still maintained/active...