Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.19 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.19 KB

Emotion Detector

This is real time facial expression detector where the ML model is trained using CNN via TensorFlow. The data set used was from the FER-2013 dataset from Kaggle (https://www.kaggle.com/msambare/fer2013). The data set maybe biased towards certain emotions and thus to have a equal number of training images data augumentation was used. You can find my data augumentation script for images in my other repo.

Here are some results ,

Whats-App-Image-2020-08-27-at-12-17-21-2 Whats-App-Image-2020-08-27-at-12-17-21-1 Whats-App-Image-2020-08-27-at-12-17-21

The accuracy for validation is around 0.65 as shown below Whats-App-Image-2020-08-24-at-23-17-09