Simple Real Time Emotion Detector built in python and powered by a CNN trained with FER Dataset
Camera Detection
Emotion Detector works accessing the webcam so can perform a real time face detection and emotion analysis frame by frame
Modular Haar Cascades
Currently working with eyes and face classifiers the original code will not require exhaustive modification to implement others such as smiles, full body, specific eye, etc
Pretrained Model
A Pretrained Model with 60% accuracy rate at 50 epochs is already included