Skip to content

panpanxia/Face_age_gender_emotion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age, Gender and Emotion estimation for face images

Train a multi-task learning model to estimate age, gender and emotion of an input face. The trianing is done from multiple datasets, with a mixed-batch strategy. The code is written in Tensorflow.

A similar implementation in Keras is here: https://github.com/li-js/Train_with_mixed_batch_keras

The code for trunk residual network is borrowed from here.

About

Training on multiple datasets with ''mixed batches'' strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%