Pytorch Facial Expression Recognition Save

Lightweight Facial Expression(emotion) Recognition model

Project README

pytorch-facial-expression-recognition

Lightweight facial emotion recognition.

Trained Model

Trained by FER2013 dataset.

  • Private Data : 66%
  • Public Data : 64%

Here is the result of sample image.
Emotion | Probability | Guided Backprop | Grad-Cam | Guided Grad-Cam

Retrain

  1. see here to prepare dataset.

  2. execute train.py

cd src
python train.py
python check.py  #check.py supports cpu only

Reference

Open Source Agenda is not affiliated with "Pytorch Facial Expression Recognition" Project. README Source: yoshidan/pytorch-facial-expression-recognition

Open Source Agenda Badge

Open Source Agenda Rating