• Stars
    star
    5
  • Rank 2,794,479 (Top 57 %)
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

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.