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

Mostly updates and some refactoring #126

Open alejandrosanchezcabana opened 5 years ago

alejandrosanchezcabana commented 5 years ago

I just needed to investigate and used your software, I made some updates and improvements, mostly I used PyCharm to auto reindent and improve the code