Skip to content

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

License

Notifications You must be signed in to change notification settings

trylogout/P.A.G.E_Neural_Network_Complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages