Facial emotion recognition using convolutional neural network (made with TensorFlow).
Emotions which model can recognize:
- Anger
- Disgust
- Fear
- Happiness
- Sadness
- Surprise
- Neutral
I took the core model from gitshanks repository.
Model accuracy:
- Jupyter Notebook
- TensorFlow
- sklearn
- matplotlib
- seaborn
- cv2
I used the model in my Android application, check it out :)