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.
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Facial-emotion-Recognition
- Predict valence and arousal from video data. Separate training of CNN and RNN. Feed RNN with simple feature vectors extracted from frames…☆40Updated 4 years ago
- Real-time facial expression recognition and fast face detection based on Keras CNN. Training and testing on both Fer2013 and CK+ facial e…☆56Updated 5 years ago
- Automatic Recognition of Student Engagement using Deep Learning and Facial Expression☆66Updated 3 years ago
- facial emotion recognition with CNN and LSTM☆53Updated 3 years ago
- The FaceChannel model for facial expression recognition.☆21Updated 5 months ago
- Detecting depression levels in employees from videos of DAIC-WOZ dataset using LSTMs and Facial Action Units as input.☆24Updated 5 years ago
- MIMAMO Net: Integrating Micro- and Macro-motion for Video Emotion Recognition☆58Updated 3 years ago
- Human Emotion Understanding using multimodal dataset.☆83Updated 4 years ago
- Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation☆253Updated 9 months ago
- Emotion recognition with Keras library. Uses AffectNet dataset and valence-arousal labels. Implements CNN architecture with regression☆22Updated 4 years ago
- Implementation of Engagement Recognition using DAiSEE dataset☆18Updated last year
- Deployed a facial emotion recognition using neural network model which predicts the emotion from faces in images, videos and live feed fr…☆11Updated 3 years ago
- This is the repository containing the solution for FG-2020 ABAW Competition☆113Updated 6 months ago
- ☆80Updated 5 years ago
- A Pytorch implementation of emotion recognition from videos☆16Updated 4 years ago
- This repository contains the code for the paper `End-to-End Multimodal Emotion Recognition using Deep Neural Networks`.☆237Updated 3 years ago
- ☆64Updated 2 years ago
- ☆39Updated last year
- Submission to the Affective Behavior Analysis in-the-wild (ABAW) 2020 competition.☆35Updated last year
- Multimodal Emotion Recognition in a video using feature level fusion of audio and visual modalities☆14Updated 6 years ago
- Repository with the code of the paper: A proposal for Multimodal Emotion Recognition using auraltransformers and Action Units on RAVDESS …☆96Updated 7 months ago
- ☆16Updated last year
- This emotion sdk based on PyTorch could be used for both video and image face emotion recognition.☆12Updated 5 years ago
- Deep Attentive Center Loss☆62Updated 3 years ago
- [AAAI'21] Robust Lightweight Facial Expression Recognition Network with Label Distribution Training☆189Updated 6 months ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network