hajungong007 / AgeAndGenderEstimation

age and gender estimation using caffe network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AgeAndGenderEstimation

Implemente the CVPR 2015 Papers: Age and Gender Classification using Convolutional Neural Networks

  1. Face Roi extracted by Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks
  2. Construct the gender and age estimation caffe network separately for convenience
  3. Both of the face detection model and age and gender estimation model can be download in : http://pan.baidu.com/s/1bnQ2duJ

============ Reference:

[1] http://www.openu.ac.il/home/hassner/projects/cnn_agegender/

[2] http://vis-www.cs.umass.edu/lfw/

About

age and gender estimation using caffe network


Languages

Language:C++ 100.0%