facial-emotion-recognition
There are 56 repositories under facial-emotion-recognition topic.
kdhht2334/awesome-SOTA-FER
A curated list of facial expression recognition in both 7-emotion classification and affect estimation.
gitshanks/fer2013
Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network
manish-9245/Facial-Emotion-Recognition-using-OpenCV-and-Deepface
Facial Emotion Recognition using OpenCV and Deepface
TalkAI/facial-emotion-recognition-gluon
Apache MXNet Gluon implementation for state of the art FER+ paper for Facial Emotion Recognition - https://arxiv.org/abs/1608.01041
MahmoudSabra1/Facial-emotion-recognition
A facial emotion recognition program implemented in Python using TensorFlow, Keras and OpenCV and trained on the FER2013 dataset with FERPlus' labels.
gianscuri/Emotion-Recognition_SER-FER_RAVDESS
Multi-modal Human Emotion Recognition of speech clips (audio + video) contained in RAVDESS dataset using a two stream architecture
greatsharma/Facial_Emotion_Recognition
A Deep Learning based Facial Emotion Recognition in python.
sid230798/Facial-emotion-Recognition
This Repo consist code for transfer learning for facial emotion detection via valence and arousal levels. We used pretrained weights from VGG-16 net and apply on that features deep neural network and lstm model in pytorch. We tested our model on Aff-wild net dataset.
jalajthanaki/Facial_emotion_recognition_using_Keras
I have used FER2013 dataset and try to build the Facial emotion recognition using Keras
dfgHiatus/NoVRCFT
Screen mode eye and face tracking for VRChat
danagh1/Real-Time-Facial-Emotion-Recognition-Using-AI
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.
PrudhvirajuChekuri/EmoViz
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.
RichardoMrMu/facial-emotion-recognition
Method for facial emotion recognition compitition of Xunfei and Datawhale .
kevinnaguirre9/facial-emotion-recognition-app
🔭 Real-time Streamlit Facial Emotion Recognition web application to monitor student's mood in a classroom
shivam1808/Facial-Expression-Recognition
Facial expression recognition using keras model
srgynmv/EmoteNN
A collection of the neural networks for the emotion recognition
zabir-nabil/EmotionsInTheWild-CNN-Benchmarks
Emotion (Context + Facial) recognition in the wild using ConvNets (EfficientNet, ResNet, ResNext)
bmanczak/BEP
This repository is devoted to the development of the facial emotion recognition (FER) system as a final bachelor project at the TU/e. Realised by Blazej Manczak. Supervisors: Dr. Laura Astola (Accenture) and Dr. Vlado Menkovski (TU/e)
DaltonPayne/GPT-FACIAL-EMOTION-RECOGNITION
This project is a basic emotion recognition system that combines OpenAI's GPT API and a deep learning model trained on the FER2013 dataset. It detects facial emotions in real-time from a webcam feed and generates AI responses based on the user's emotion. The project is implemented using TensorFlow, OpenCV, and OpenAI's API
jalajthanaki/Facial_emotion_recognition_using_TensorFlow
I have used FER2013 dataset and try to build the Facial emotion recognition using TensorFlow
PrudhvirajuChekuri/DataGen
This is a web application which can be used for data annotation for tasks like face detection, facial emotion classification, facial emotion detection
dwy6626/TaiwaneseEldersFER
CNN (Convolutional neural network)-based facial expression recognition model (with pretrained weights) implemented with Pytorch
Hpouralireza/Facial_Emotion_Recognition
Emotion recognition with the FER-2013 Dataset
jtn-ms/emotionID
personalized facial expression recognition
RajwardhanShinde/Facial-Expression-Recognition
fer2013 Competition Dataset is used to train the model which predicts facial expressions
AnveshaM/Facial_Emotion_Recognition
Project aimed to compare the performances of MLP, SVM and CNN algorithms in detecting the facial emotions. It also uses a pre-trained model and evaluates its performance in facial emotion recognition.
ErfanMomeniii/face-emotion-recognition
Facial emotion recognition by using convolutional neural network (CNN)
naszifnaaz/facial-emotion-recognition
a project which uses machine learning techniques to analyse the emotion of a person in real time using a camera module.
vainavinair/YOLOv8-FER-MusicRecommendation
Moodify is a Flask-based web application that seamlessly integrates facial emotion recognition (FER) with personalized music recommendations.
wahid18benz/Detect-Facial-Features
Using dlib, OpenCV, and Python, to detect in real time how to open/closed eyes,mouth, position of the head, and the emotion
gnurt2041/Facial-Emotion
Facial Emotions Recognition using CNN
GravityDarkLab/FRT-in-advertising
This project was a collaborative effort completed for a university course titled, "Making People Understand Facial Recognition Technologies: Building an AI Application as Didactic Tool".
md002asif/Smart-Goggles
AI-enabled smart glasses can assist the visually impaired using Python.
OmidGhadami95/EfficientNetV2_Quantization_CK
EfficientNetV2 (Efficientnetv2-b2) and quantization int8 and fp32 (QAT and PTQ) on CK+ dataset . fine-tuning, augmentation, solving imbalanced dataset, etc.
tanjiarui/facial-emotion-recognition
end-to-end model based on EfficientDet
tobiadey/Facial-Emotion-Recognition-FER-
Playground for a computer vision pipeline for Facial Emotion Recognition (FER).