Skip to content

AdityaSingh17/Emotinet

Repository files navigation

Emotinet - A Facial Expression Recognizer

A real-time facial expression recognizer for the seven most basic human expressions:

  • Anger 😠
  • Disgust 😣
  • Fear 😨
  • Happy 😄
  • Neutral 😐
  • Sad 😔
  • Surprise 😮

Installation

Clone the GitHub repository.

git clone "https://github.com/AdityaSingh17/Emotinet.git"

Install/update requirements from the requirements.txt file.

pip install -r requirements.txt

Usage

Run the following code in terminal from the project directory.

python3 main.py

Research paper link

The research paper published in Journal of Huazhong University of Science and Technology can be found here.

License

MIT

About

Emotinet - A Facial Expression Recognizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published