Skip to content

Detect emotions like happy,sad,surprise and so on in Realtime cam, Image and Video.

License

Notifications You must be signed in to change notification settings

Faiz99khan/Emotion-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion-Detection

This model can detect 7 different emotions (happy, sad, angry, surprise, fear, disgust and neutral) of human face in Realtime cam or Image or Video.The model is built using deep convolutional network and trained on the FER-2013 dataset which was published on International Conference on Machine Learning (ICML).

Demo

Test image 1 Test image 2 Test image 2

Acuracy

  • on train set: 94.96%
  • on test set: 66.6%

Dependency

click here to show dependencies

Dataset

  • This dataset consists of 35887 grayscale, 48x48 sized face images with seven emotions - angry, disgust, fear, happy, neutral, sad and surprise.
  • download the fer2013 dataset from here

License

Licensed under MIT Licencse

Acknowledge

"Convolutional Neural Networks for Facial Expression Recognition" Convolutional Neural Networks for Facial Expression Recognition Shima Alizadeh, Azar Fazel