There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.