Developed an Emotion Recognition module. The facial emotion recognition can be used for human-computer interaction and interface and could emotion surveillance spot people likely to cause trouble and to help identify suspects in crowds.
Emotion.Recognition.Demo.Made.with.Clipchamp.mp4
- DeepFace library.
- matplotlib Library.
- OpenCV Library.
- PIP.
- Used .PNG format file as source.
- Install Deepface library:
pip install deepface
- Install OpenCV:
pip3 install opencv-python
- Run the Script, type:
python emotion_recognition.py