Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 3.67 KB

README.md

File metadata and controls

109 lines (49 loc) · 3.67 KB

Face_data_based_deeplearning

All Face Data Based Deep learning Applications

Emotion Detection Dataset: https://www.kaggle.com/shawon10/ckplus

Age and Gender Detection Dataset: https://www.kaggle.com/jangedoo/utkface-new?

For Emotion Detection

Set Images:

Instance 1 Instance 2 Instance 3 Instance 4

Model:

Model

Evaluation:

Loss and Accuracy curves:

Loss Accuracy

Confusion Matrix:

Confusion Matrix

Testing For images:

Instance 1 Instance 2 Instance 3 Instance 4 Instance 5 Instance 6

For age and gender detection

Set Images:

Instance 1 Instance 2

Model:

Model

Model Structure:

Model_structure

Evaluation:

Loss curve:

Loss

For Age:

Curve

For Gender:

Accuracy Curve:

Accuracy

Classification Report:

CR

Predictioms:

Instance 1 Instance 2 Instance 3 Instance 4

More at: https://medium.com/@myac.abhijit/facial-data-based-deep-learning-emotion-age-and-gender-prediction-47f2cc1edda7