NarendrenSaravanan / Emotion-Recognition-using-PythonLinks
The python code detects different landmarks on the face and predicts the emotions such as smile based on it. It automatically takes a photo of that person when he smiles. Also when the two eyebrows are lifted up, the system plays a music automatically and the music stops when you blink your right eye.
☆45Updated 7 years ago
Alternatives and similar repositories for Emotion-Recognition-using-Python
Users that are interested in Emotion-Recognition-using-Python are comparing it to the libraries listed below
Sorting:
- 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
- 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
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆18Updated 8 years ago
- Facial Expression Recognition Using CNN and Haar-Cascade☆55Updated 5 years ago
- Facial-Expression-Recognition using tensorflow☆19Updated 7 years ago
- 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
- The supporting code used for the baseline temporal method on the UTA-RLDD dataset☆79Updated 4 years ago
- Apache MXNet Gluon implementation for state of the art FER+ paper for Facial Emotion Recognition - https://arxiv.org/abs/1608.01041☆57Updated 3 years ago
- Facial Expression Recognition☆41Updated 3 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 3 years ago
- Precise face-alignment with opencv and dlib, using some geometry magic.☆49Updated 5 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Updated 7 years ago
- Recognising expression/emotion of unique faces in a video☆19Updated 8 years ago
- Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset☆174Updated 7 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 7 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- 3 networks to recognition age,gender and emotion☆31Updated 6 years ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆169Updated 4 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 7 years ago
- This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN☆25Updated 3 years ago
- facial emotion recognition with CNN and LSTM☆57Updated 4 years ago
- Drowsy driver detection using Keras and convolution neural networks.☆113Updated 7 years ago
- ☆15Updated 5 years ago
- MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Frontal Face Images☆142Updated 4 years ago
- Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemen…☆29Updated 7 years ago
- Identifies emotion(s) from user facial expressions☆31Updated 8 years ago
- A keras port of swook/GazeML for pupil, iris and eye-lid detection☆55Updated 4 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated 2 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 7 years ago