NarendrenSaravanan / Emotion-Recognition-using-Python
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.
☆46Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Emotion-Recognition-using-Python
- Facial-Expression-Recognition using tensorflow☆19Updated 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…☆16Updated 7 years ago
- Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognit…☆124Updated 2 years ago
- Real Time Facial Expression Recognition with Deep Learning with keras☆12Updated 4 years ago
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆145Updated 4 years ago
- Facial Expression Recognition Using CNN and Haar-Cascade☆54Updated 4 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 6 years ago
- A web application that performs real-time webcam & video face tracking as well as detect and identify faces from images.☆12Updated 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 6 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…☆103Updated 4 years ago
- 3 networks to recognition age,gender and emotion☆30Updated 5 years ago
- Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection☆28Updated 4 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆94Updated 6 years ago
- Facial Expression Recognition☆40Updated last year
- A model to detect Facial Expression☆23Updated 6 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- ☆14Updated 6 years ago
- facial emotion recognition with CNN and LSTM☆53Updated 3 years ago
- A pipeline to collect data and fine-tune computer vision models to detect emotions in human faces☆36Updated 5 years ago
- YOLO v3 Object Detection with Voice Feedback using gTTS☆48Updated 5 years ago
- A modular pipeline to extract several facial features from videos such as face landmarks, eye gaze direction, head pose and Action Units☆34Updated 5 years ago
- Face recognition based Attendance Management System by using OpenCV and python with a Tkinter GUI interface.☆13Updated 4 years ago
- Implementation of a few prevelant computer vision techniques using Python☆22Updated 7 years ago
- Apache MXNet Gluon implementation for state of the art FER+ paper for Facial Emotion Recognition - https://arxiv.org/abs/1608.01041☆57Updated last year
- Action-Net is a dataset containing images of 16 different human actions.☆12Updated 5 years ago
- Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (…☆49Updated 4 years ago
- Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract th…☆25Updated 6 years ago
- real-time age, gender and emotion prediction based on livestream webcam data☆32Updated 3 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 6 years ago
- Python implementation of a live deep learning based age/gender/expression recognizer☆83Updated 5 years ago