CVApr 8, 2020

Facial Expression Recognition with Deep Learning

arXiv:2004.11823v13 citations
Originality Incremental advance
AI Analysis

This work addresses facial expression recognition for human-computer interaction, with incremental improvements in accuracy and deployment.

The paper tackled facial expression recognition by implementing multiple deep learning models, achieving a state-of-the-art 75.8% accuracy on the FER2013 test set and demonstrating a real-time mobile web app.

One of the most universal ways that people communicate is through facial expressions. In this paper, we take a deep dive, implementing multiple deep learning models for facial expression recognition (FER). Our goals are twofold: we aim not only to maximize accuracy, but also to apply our results to the real-world. By leveraging numerous techniques from recent research, we demonstrate a state-of-the-art 75.8% accuracy on the FER2013 test set, outperforming all existing publications. Additionally, we showcase a mobile web app which runs our FER models on-device in real time.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes