amshrbo/realtime-face-emotion-recognition
Real time emotion recognition, using OpenCV and haarcascade algorithm for face detection from the video source, then I've done emotion recognition using a model trained on FER-2013 dataset with Tensorflow. and also as an other solution, I used DeepFace package for emotion recognition as a prefabricated solution.
Jupyter NotebookAGPL-3.0
No issues in this repository yet.