oarriaga / face_classification

Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
MIT License
5.61k stars 1.59k forks source link

Added a CNN model to predict gender #122

Open Jitender46559 opened 5 years ago

Jitender46559 commented 5 years ago

I have added a model to recognize male or female having validation accuracy 93% and with 0.33 loss value.