Facial Expression Recognition

125 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Facial Expression Recognition models and implementations

Datasets


Most implemented papers

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.

Frame attention networks for facial expression recognition in videos

Open-Debin/Emotion-FAN 29 Jun 2019

The feature embedding module is a deep Convolutional Neural Network (CNN) which embeds face images into feature vectors.

Suppressing Uncertainties for Large-Scale Facial Expression Recognition

kaiwang960112/Self-Cure-Network CVPR 2020

Annotating a qualitative large-scale facial expression dataset is extremely difficult due to the uncertainties caused by ambiguous facial expressions, low-quality facial images, and the subjectiveness of annotators.

Facial Expression Recognition with Deep Learning

amilkh/cs230-fer 8 Apr 2020

One of the most universal ways that people communicate is through facial expressions.

Graph Convolution with Low-rank Learnable Local Filters

ZichenMiao/GNN-with-Low-rank-Learnable-Local-Filters ICLR 2021

Recent deep models using graph convolutions provide an appropriate framework to handle such non-Euclidean data, but many of them, particularly those based on global graph Laplacians, lack expressiveness to capture local features required for representation of signals lying on the non-Euclidean grid.

Affect Expression Behaviour Analysis in the Wild using Spatio-Channel Attention and Complementary Context Information

1980x/ABAW2020DMACS 29 Sep 2020

Facial expression recognition(FER) in the wild is crucial for building reliable human-computer interactive systems.

Distract Your Attention: Multi-head Cross Attention Network for Facial Expression Recognition

yaoing/dan 15 Sep 2021

To address these issues, we propose our DAN with three key components: Feature Clustering Network (FCN), Multi-head cross Attention Network (MAN), and Attention Fusion Network (AFN).

Detect Faces Efficiently: A Survey and Evaluations

ShiqiYu/libfacedetection 3 Dec 2021

However, with the tremendous increase in images and videos with variations in face scale, appearance, expression, occlusion and pose, traditional face detectors are challenged to detect various "in the wild" faces.

Explore the Expression: Facial Expression Generation using Auxiliary Classifier Generative Adversarial Network

azadlab/FExGAN 22 Jan 2022

Facial expressions are a form of non-verbal communication that humans perform seamlessly for meaningful transfer of information.