ratnajitmukherjee / EmotionClassification_FER2013Links
Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract the face in an image and using the FER 2013 released by Kaggle, this project couples a deep learning based face detector and an emotion classification DNN to classify the six/seven basic human emotions.
☆25Updated 7 years ago
Alternatives and similar repositories for EmotionClassification_FER2013
Users that are interested in EmotionClassification_FER2013 are comparing it to the libraries listed below
Sorting:
- Apache MXNet Gluon implementation for state of the art FER+ paper for Facial Emotion Recognition - https://arxiv.org/abs/1608.01041☆58Updated 2 years ago
- real-time face detection and emotion classification☆70Updated 7 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 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…☆135Updated 3 years ago
- Drowsy driver detection using Keras and convolution neural networks.☆111Updated 7 years ago
- Real Time Facial Expression Recognition with Deep Learning with keras☆12Updated 4 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆18Updated 7 years ago
- Tackling the kaggle problem of Facial Expression Recognition Challenge☆29Updated 6 years ago
- 2 networks to recognition gender and emotion; face detection using Opencv or Mtcnn☆22Updated 7 years ago
- A Python based skin detection system using OpenCV☆170Updated 4 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 7 years ago
- This project aims to detect the dangerous status of driving based on the images captured by the dashboard camera using deep learning.☆32Updated 8 years ago
- drowsiness detection☆152Updated 5 years ago
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆152Updated 5 years ago
- Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python☆50Updated 7 years ago
- This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN☆25Updated 2 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 4 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- A Keras + TensorFlow implementation of the CVPR 2016 paper "Eye Tracking for Everyone"☆67Updated 7 years ago
- Face expression recognition app with Keras, Flask and OpenCV☆68Updated 6 years ago
- 3 networks to recognition age,gender and emotion☆31Updated 6 years ago
- Facial Expression Recognition Using CNN and Haar-Cascade☆55Updated 4 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 3 years ago
- A classification model in Machine Learning capable of recognizing human facial emotions☆23Updated 7 years ago
- Deep Learning project written with Keras/TensorFlow to predict human hand gestures based on the jester dataset☆19Updated 6 years ago
- Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection☆28Updated 5 years ago
- Greedy Search for Descriptive Spatial Face Features☆19Updated 8 years ago
- Facial Expression Recognization using JAFFE☆28Updated 4 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 7 years ago