johnolafenwa / DeepStack

The World's Leading Cross Platform AI Engine for Edge Devices
Apache License 2.0
692 stars 108 forks source link

How to get Age and Gender #157

Open xcellenceit opened 2 years ago

xcellenceit commented 2 years ago

Is there any way to add a feature for gender and age along with face identification?

linagee commented 2 years ago

Not impossible, but definitely hard. I'd start here: https://pyimagesearch.com/2020/04/13/opencv-age-detection-with-deep-learning/ I would just run with the above URL as a second stage instead of trying to tack two unrelated projects together.