An open API service indexing awesome lists of open source software.

https://github.com/dho-rae/emotion-detector

A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.
https://github.com/dho-rae/emotion-detector

artificial-intelligence computer-vision deep-learning emotion-detection facial-recognition gui-application image-processing machine-learning python real-time-processing

Last synced: about 2 months ago
JSON representation

A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.

Awesome Lists containing this project