Facial Expression Recognition (FER)
110 papers with code • 23 benchmarks • 28 datasets
Facial Expression Recognition (FER) is a computer vision task aimed at identifying and categorizing emotional expressions depicted on a human face. The goal is to automate the process of determining emotions in real-time, by analyzing the various features of a face such as eyebrows, eyes, mouth, and other features, and mapping them to a set of emotions such as anger, fear, surprise, sadness and happiness.
( Image credit: DeXpression )
Libraries
Use these libraries to find Facial Expression Recognition (FER) models and implementationsSubtasks
Most implemented papers
Challenges in Representation Learning: A report on three machine learning contests
The ICML 2013 Workshop on Challenges in Representation Learning focused on three challenges: the black box learning challenge, the facial expression recognition challenge, and the multimodal learning challenge.
Deep Facial Expression Recognition: A Survey
We then introduce the available datasets that are widely used in the literature and provide accepted data selection and evaluation principles for these datasets.
Training Deep Networks for Facial Expression Recognition with Crowd-Sourced Label Distribution
Crowd sourcing has become a widely adopted scheme to collect ground truth labels.
Facial Motion Prior Networks for Facial Expression Recognition
Deep learning based facial expression recognition (FER) has received a lot of attention in the past few years.
DeXpression: Deep Convolutional Neural Network for Expression Recognition
The proposed architecture achieves 99. 6% for CKP and 98. 63% for MMI, therefore performing better than the state of the art using CNNs.
MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Face Images
On the other hand, KD is proved to be useful for model compression for the FER problem, and we discovered that its effects gets more and more significant with the decreasing model size.
Automatic Recognition of Student Engagement using Deep Learning and Facial Expression
This paper presents a deep learning model to improve engagement recognition from images that overcomes the data sparsity challenge by pre-training on readily available basic facial expression data, before training on specialised engagement data.
Greedy Search for Descriptive Spatial Face Features
Spatial features are derived from displacements of facial landmarks, and carry geometric information.
Convolutional Neural Networks for Facial Expression Recognition
We have developed convolutional neural networks (CNN) for a facial expression recognition task.
A Compact Embedding for Facial Expression Similarity
Most of the existing work on automatic facial expression analysis focuses on discrete emotion recognition, or facial action unit detection.