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 6 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:
- Facial-Expression-Recognition using tensorflow☆19Updated 7 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
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 2 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
- 3 networks to recognition age,gender and emotion☆31Updated 6 years ago
- YOLO v3 Object Detection with Voice Feedback using gTTS☆49Updated 6 years ago
- Facial Expression Recognition☆41Updated 2 years ago
- Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection☆28Updated 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 4 years ago
- Facial Expression Recognition Using CNN and Haar-Cascade☆54Updated 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…☆133Updated 3 years ago
- A pipeline to collect data and fine-tune computer vision models to detect emotions in human faces☆36Updated 5 years ago
- Facial Expression Recognition in android where the predictive model built in tensorflow using convolutional neural network☆32Updated 7 years ago
- Real Time Facial Expression Recognition with Deep Learning with keras☆12Updated 4 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 6 years ago
- An emotion and gender detector based on facial features, built with Python and OpenCV☆52Updated 6 years ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆162Updated 3 years ago
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆152Updated 5 years ago
- A face recognition web app powered by Facenet model using Flask, OpenCV, Heroku☆35Updated 4 years ago
- Deep learning based facial expression recognizer. Recognizes 6 expresions☆27Updated 2 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 6 years ago
- Face Recognition tutorial code☆82Updated 5 years ago
- facial emotion recognition with CNN and LSTM☆55Updated 4 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- A keras port of swook/GazeML for pupil, iris and eye-lid detection☆54Updated 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 2 years ago
- Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.☆171Updated last year
- A Realtime CPU eye detector to detect if the eyes are open or closed☆50Updated 2 years ago
- This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.☆20Updated 7 years ago
- Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (…☆51Updated 4 years ago