This project showcases real time emotion detection, where the following features are detected from the face:
Appearance
- gender
- age
- ethnicity
- glasses
Emotions
- anger
- contempt
- disgust
- engagement
- fear
- joy
- sadness
- surprise
- valence
Expressions
- attention
- browFurrow
- browRaise
- cheekRaise
- chinRaise
- dimpler
- eyeClosure
- eyeWiden
- innerBrowRaise
- jawDrop
- lidTighten
- lipCornerDepressor
- lipPress
- lipPucker
- lipStretch
- lipSuck
- mouthOpen
- noseWrinkle
- smile
- smirk
- upperLipRaise
Once you clone this repo you can run the following commands
yarn install
yarn run serve
yarn run build
yarn run test