Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 323 Bytes

Emotion_Recognition

Datasets & Setup

We are mainly using FER2013 datasets to do the project and also try some examples of multple face images.

Method

Face Detection

We are using MTCNN pre-trained model to do the work.

Emotion Classification

We are using custom CNN model with sequential architecture