English

Facial Expression Recognition with Deep Learning

Computer Vision and Pattern Recognition 2020-04-27 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2004.11823,
  title  = {Facial Expression Recognition with Deep Learning},
  author = {Amil Khanzada and Charles Bai and Ferhat Turker Celepcikay},
  journal= {arXiv preprint arXiv:2004.11823},
  year   = {2020}
}

Comments

6 pages

R2 v1 2026-06-23T15:04:49.806Z