smahesh29 / Gender-and-Age-Detection

A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
MIT License
488 stars 204 forks source link

multiple faces #9

Open mishav78 opened 1 year ago

mishav78 commented 1 year ago

does it do multiple faces in one image?

myfingerhurt commented 1 year ago

@mishav78 Sure it can, but sometimes get extra one ghost face image Even with mask on, but can't detect face with one eye closed. image Partial covered face image Side portraits are also OK. image

mishav78 commented 1 year ago

why does it get a ghost face? does it work if person wearing sunglasses? what percentage is it correct about gender?

myfingerhurt commented 1 year ago

why does it get a ghost face?

I have no idea, and this issue comes often.

does it work if person wearing sunglasses?

small sunglasses may be ok, but large one will fail.

what percentage is it correct about gender?

Not reliable and as same as the ages.