/Facial-Emotion-Recognition

This project aims to detect facial expressions in real time using CNNs. We subdivided the task into 2 smaller tasks: Detecting faces using YOLO and then Training a CNN on these small close-up face images to identify emotions. The dataset used in this project is the famous FER13 data.

Primary LanguageJupyter Notebook

Stargazers