Deployed a facial emotion recognition using neural network model which predicts the emotion from faces in images, videos and live feed from webcam.
Libraries required:
- Pandas Version : 0.23.0
- Numpy Version : 1.18.2
- Opencv-python Version : 4.4.0.44
- Tensorflow Version : 2.3.1
- Seaborn Version : 0.10.0
- Easygui Version : 0.98.1
Read more about my project from here: https://medium.com/analytics-vidhya/feedback-system-using-facial-emotion-recognition-e4554157a060