Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 907 Bytes

Emotion_Detection_CNN_keras

We will use 7 emotions namely - 'Angry'😠, 'Disgust'🤢, 'Fear'😱, 'Happy'😇, 'Neutral'😐, 'Sad'☹️, 'Surprise'😲 to train and test our algorithm using Convolution Neural Networks. Screenshot (237)
Screenshot (259)

You need a dataset with different emotions :

image

Given dataset of different expressions on kaggle:

https://www.kaggle.com/jonathanoheix/face-expression-recognition-dataset

Screenshot (249)