Emotion is a huge field where we try to understand to understand how we as humans actually feel. Over here we are trying to use image processing techniques to make our computers that same capability. And the concept of recognizing these emotions are valuable not just for comapnies but for universites and lectures, where it can open a whole new field of better understnading people around us.
Install dependencies using requirements.txt
pip install -r requirements.txt
Download it and put the csv in fer2013/fer2013/
-fer2013 emotion classification test accuracy: 66%
This work is inspired from this great work and the resources of Adrian Rosebrock helped me alot!.