I use the Real-World Affective Faces Database, used for non-commercial research purposes only. They have firm guidelines on redistribution of content, so please request access from them if you wish to gain access to the dataset.
Users can access and download my trained model at the following link. The model can recognize between the 7 classes of basic emotions
To integrate the model successfully to the code, add it under a new directory named models
After downloading the model, run the emotion_detector.py
script to start the webcam. The following are the controls to use the application:
- 'c' to capture image and match appropriate emoji
- 'q' to quit the application