Facial Emotion Recognition using OpenCV and Deepface
-
Updated
Mar 14, 2025 - Python
Facial Emotion Recognition using OpenCV and Deepface
The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video
An Android app for real-time facial emotion recognition, designed to improve accuracy for Middle Eastern faces and women wearing hijabs. The CNN model is trained on a hybrid dataset (FER2013, CK+, JAFFE, and IEFDB), achieving 88% accuracy on the hybrid test set and 90% on IEFDB test set.
This is a web application that takes different kind of inputs(real-time, image, video) from the user and display the emotion based on the facial expressions.
A comprehensive real-time emotion recognition system combining facial and textual analysis with Furhat robot integration for social robotics applications.
This is a web application which can be used for data annotation for tasks like face detection, facial emotion classification, facial emotion detection
A deep learning project that uses a Convolutional Neural Network (CNN) to automatically recognize human facial expressions from images. The model is trained on labeled facial emotion datasets to classify emotions such as happy, sad, angry, surprised, and more with high accuracy.
Detect faces, bounding boxes, and five facial landmarks (eyes, nose, mouth corners) in any image via a simple REST API. Upload a JPEG or PNG, get structured JSON back. 5,000 free requests/month.
Real-time facial emotion detection using optimized CNN architecture achieving ~82% accuracy. Built with TensorFlow/Keras for production deployment with grayscale optimization and data augmentation techniques. Outperforms transfer learning models while maintaining edge-compatible efficiency.
Ad-Corre: Adaptive Correlation-Based Loss for Facial Expression Recognition in the Wild
A project which detects facial emotions
🎭 Detect emotions in real-time from your webcam using DeepFace and OpenCV for instant feedback on feelings like Happy, Sad, and Angry.
This repository consists of a project where deep learning algorithms have been used to analyze facial emotions of the students in the class in real time using Open CV. A web app has also been created using streamlit for demonstration purposes.
Emotion detection using video data to analyze user emotions during the use of a certain website in order to improve user satisfaction
Final submission project in Belajar Pengembangan Machine Learning by Dicoding Academy about Image Classification Facial Emotion With EfficientNetV2-S Tensorflow
A powerful face recognition and analysis library for PHP using various models, with support for file paths, base64 strings, and data URLs.
A website that uses ML-algorithms to detect the facial patterns of a person and detect the identity and facial emotion of the person. The tech-stack includes html, css, js and django
A web-based decision-support system (interface) called HR Robot for emotion detection, analysis and interpretation.
A Machine Learning based Facial Emotion Detection Web Application built using Python, Streamlit, and a CNN-based FER model for emotion classification.
A personal emotion tracking application that captures your face and logs your emotional state over time.
Add a description, image, and links to the facial-emotion-detection topic page so that developers can more easily learn about it.
To associate your repository with the facial-emotion-detection topic, visit your repo's landing page and select "manage topics."