Face and Emotion Recognition

This software recognizes person's faces and their corresponding emotions from a video or webcam feed. Powered by OpenCV, Dlib, face_recognition and Deep Learning.

Demo

Image

Dependencies

Note : If you are facing issues installing dlib in your system then use google collab its comes as pre-installed.

Usage

python emotion.py

python face-rec-emotion.py

To train new models for emotion classification

Deep Learning Model

The model used is from this research paper written by Octavio Arriaga, Paul G. Plöger, and Matias Valdenegro.

Model

Credit