Facial Expression Recognition (FER)

129 papers with code • 24 benchmarks • 29 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

ReSup: Reliable Label Noise Suppression for Facial Expression Recognition

purpleleaves007/ferdenoise 29 May 2023

To further enhance the reliability of our noise decision results, ReSup uses two networks to jointly achieve noise suppression.

0
29 May 2023

A Dual-Branch Adaptive Distribution Fusion Framework for Real-World Facial Expression Recognition

taylor-xy0827/Ada-DF ICASSP 2023

One auxiliary branch is constructed to obtain the label distributions of samples.

5
05 May 2023

ARBEx: Attentive Feature Extraction with Reliability Balancing for Robust Facial Expression Learning

takihasan/arbex 2 May 2023

We also employ learnable anchor points in the embedding space with label distributions and multi-head self-attention mechanism to optimize performance against weak predictions with reliability balancing, which is a strategy that leverages anchor points, attention scores, and confidence values to enhance the resilience of label predictions.

3
02 May 2023

Neuromorphic Event-based Facial Expression Recognition

miccunifi/nefer 13 Apr 2023

Recently, event cameras have shown large applicability in several computer vision fields especially concerning tasks that require high temporal resolution.

22
13 Apr 2023

Masked Student Dataset of Expressions

sridharsola/msd-e 7 Apr 2023

Facial expression recognition (FER) algorithms work well in constrained environments with little or no occlusion of the face.

0
07 Apr 2023

A novel facial emotion recognition model using segmentation VGG-19 architecture

VigneshS10/Segmentation-VGG19 International Journal of Information Technology 2023

CNN has shown great potential in FER tasks due to its unique feature extraction strategy compared to regular FER models.

12
24 Mar 2023

Quaternion Orthogonal Transformer for Facial Expression Recognition in the Wild

gabrella/qot 14 Mar 2023

Firstly, to reduce redundancy among features extracted from pre-trained ResNet-50, we use the orthogonal loss to decompose and compact these features into three sets of orthogonal sub-features.

14
14 Mar 2023

SimFLE: Simple Facial Landmark Encoding for Self-Supervised Facial Expression Recognition in the Wild

jymoon0613/simfle 14 Mar 2023

One of the key issues in facial expression recognition in the wild (FER-W) is that curating large-scale labeled facial images is challenging due to the inherent complexity and ambiguity of facial images.

2
14 Mar 2023

POSTER++: A simpler and stronger facial expression recognition network

talented-q/poster_v2 28 Jan 2023

POSTER achieves the state-of-the-art (SOTA) performance in FER by effectively combining facial landmark and image features through two-stream pyramid cross-fusion design.

102
28 Jan 2023

Vision Transformer with Attentive Pooling for Robust Facial Expression Recognition

youqingxiaozhua/apvit 11 Dec 2022

The proposed APP is employed to select the most informative patches on CNN features, and ATP discards unimportant tokens in ViT.

38
11 Dec 2022