/P.A.G.E_Neural_Network_Complex

Person, Age, Gender and Emotion recognition using CNTK and MXNet.

Primary LanguagePythonMIT LicenseMIT

Person, Age, Gender and Emotion Recognition using CNTK, MXNet and OpenCV

About the Project

This is a simple application of few Convolution Neural Networks combined to take a lot of information using only one photo. That application can:

  • Person detection
  • Age recognition
  • Emotion Recognition
  • Gender Recognition

Requirements

  • Python3
  • OpenCV for python3
  • Numpy
  • Mxnet
  • Scipy
  • Matplotlib
  • Sklearn
  • PIL