GitHub / OMEGAMAX10 / Emotion-Detector-Using-Facial-Landmarks-and-Deep-Learning
Emotion detector capable of identifying 7 of the most important human emotions: angriness, disgust, fear, happiness, neutral, sadness, surprise. This application is based on the 68 facial landmarks computed by the shape predictor from "dlib" Python module. The model for this deep learning application is built using Tensorflow Keras and was trained on the FER-2013 dataset. The dataset is parsed using Pandas module of Python.
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 129 MB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: over 1 year ago
Pushed at: almost 4 years ago
Last synced at: over 1 year ago
Topics: computer-vision, deep-learning, dlib, dlib-face-detection, emotion-detection, emotion-detector, emotion-recognition, face-landmark-detection, face-landmarks, keras, pandas, pandas-dataframe, python, tensorflow