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.
☆34Updated 4 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
- ☆57Updated 3 years ago
- Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognit…☆130Updated 3 years ago
- This Repo consist code for transfer learning for facial emotion detection via valence and arousal levels. We used pretrained weights from…☆20Updated 4 years ago
- facial emotion recognition with CNN and LSTM☆54Updated 3 years ago
- Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPython☆58Updated 3 years ago
- Real Time Facial Expression Recognition with Deep Learning with keras☆12Updated 4 years ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆159Updated 3 years ago
- Projects Student Engagement Detection System in E-Learning Environment using OpenCV and CNN☆13Updated last year
- [Electronics'21] Facial Emotion Recognition Using Transfer Learning in the Deep CNN"☆21Updated 9 months ago
- A deep learning and image processing project used to predict the emotions of a person in image.☆34Updated 4 years ago
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆151Updated 5 years ago
- This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-train…☆70Updated 6 years ago
- Pytorch implementation of "Real-time Convolutional Neural Networks for Emotion and Gender Classification" (mini-Xception)☆61Updated 3 years ago
- A systematic comparison of different machine learning & deep learning classification approaches applied to the problem of fully automatic…☆32Updated 2 years ago
- Project Made during Virtual Summer Internship under leadingindia.ai and BENNETT UNIVERSITY.☆96Updated 2 years ago
- Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation