arunponnusamy / cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.
http://arunponnusamy.com/cvlib/
MIT License
647 stars 127 forks source link

Face Detection's accuracy is very low #15

Open hassanahmed95 opened 5 years ago

hassanahmed95 commented 5 years ago

In am trying to detect a face in the image, which has single face. I exact copied your code. But the accuracy is very low. The length of list of faces is 7 (I dont know why its length is 7.).Moreover, see the result in the attached image. It is showing 2 rectangles on facial areas. Why it is not showing up to mark results, am I missing something?

Screenshot from 2019-03-25 15-37-20

arunponnusamy commented 5 years ago

Please have a look at #8.

hassanahmed95 commented 5 years ago

Hy I got it. Can you give me the reason that why CNN based face detection models fails on the images, which are near to the camera. I have tried CVLIB face detection model and OpenCV CNN (Cafe+Resnet) model as well, both are unable to detect face in that image. Why it is happening. . . . . . . ?

22

pscheit commented 5 years ago

I cannot help it: HE IS UGLY AS HELL and therefore not detected a s a face

(hihi, sorry for offtopic)