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 implementations

Most implemented papers

Challenges in Representation Learning: A report on three machine learning contests

phamquiluan/ResidualMaskingNetwork 1 Jul 2013

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

AmrElsersy/Emotions-Recognition 23 Apr 2018

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

Microsoft/FERPlus 3 Aug 2016

Crowd sourcing has become a widely adopted scheme to collect ground truth labels.

Facial Motion Prior Networks for Facial Expression Recognition

donydchen/FMPN-FER 23 Feb 2019

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

MaxLikesMath/DeepLearningImplementations 17 Sep 2015

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

cuguilke/microexpnet 19 Nov 2017

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

omidmnezami/Engagement-Recognition 7 Aug 2018

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

bbenligiray/greedy-face-features 7 Jan 2017

Spatial features are derived from displacements of facial landmarks, and carry geometric information.

Convolutional Neural Networks for Facial Expression Recognition

mgeezzyy/Facial-Expression-Recognition-2018 22 Apr 2017

We have developed convolutional neural networks (CNN) for a facial expression recognition task.

A Compact Embedding for Facial Expression Similarity

AmirSh15/FECNet CVPR 2019

Most of the existing work on automatic facial expression analysis focuses on discrete emotion recognition, or facial action unit detection.