Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 500 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 500 Bytes

Emotion Recognition

Live emotion detection on a human.

Possible emotions:

  • sad
  • angry
  • happy
  • neutral
  • disgust
  • scared
  • surprised

Install Requirements

pip install -r requirements.txt

Download Dataset

  • fer2013 from deadskull7

How to ?

Train

chmod +x run_train.sh
./run_train.sh

Use Emotion Recognition

  • Require a camera on the device
chmod +x run_display.sh
./run_display.sh