maelfabien / Facial-Emotion-RecognitionLinks
Real-Time facial emotion recognition in Python
☆18Updated 6 years ago
Alternatives and similar repositories for Facial-Emotion-Recognition
Users that are interested in Facial-Emotion-Recognition are comparing it to the libraries listed below
Sorting:
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆151Updated 5 years ago
- A pipeline to collect data and fine-tune computer vision models to detect emotions in human faces☆36Updated 6 years ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆172Updated 4 years ago
- Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognit…☆138Updated 4 years ago
- Deception and emotion detection via audio and video.☆38Updated 6 years ago
- A curated list of awesome work on machine learning for mental health applications. Includes topics broadly captured by affective computin…☆124Updated 5 years ago
- A real time Multimodal Emotion Recognition web app for text, sound and video inputs☆1,058Updated 4 years ago
- Realtime Emotion Detection Using Keras☆99Updated 4 years ago
- Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challen…☆108Updated 5 years ago
- Facial Emotion Recognition using a convolutional neural network.☆17Updated 7 years ago
- Classifying Audio to Emotion☆28Updated 6 years ago
- ☆322Updated 5 years ago
- Facial Expression Recognition Model Using Convolutional Neural Networks and Transfer Learning☆33Updated 7 years ago
- Speaker independent emotion recognition☆327Updated last year
- Facial Expression Recognition with a deep neural network as a PyPI package☆403Updated 2 months ago
- Understanding emotions from audio files using neural networks and multiple datasets.☆425Updated 2 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆134Updated last year
- Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation☆283Updated last year
- Group Emotion Recognition using deep neural networks and Bayesian classifiers.☆48Updated 3 years ago
- Stress Detection module which classifies stressed faces and define stress level☆40Updated 4 years ago
- Recognizes the facial emotion and overlays emoji, equivalent to the emotion, on the persons face.☆101Updated 6 years ago
- Tackling the kaggle problem of Facial Expression Recognition Challenge☆29Updated 7 years ago
- Predict valence and arousal from video data. Separate training of CNN and RNN. Feed RNN with simple feature vectors extracted from frames…