Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Frame attention networks for facial expression recognition in videos

About

The video-based facial expression recognition aims to classify a given video into several basic emotions. How to integrate facial features of individual frames is crucial for this task. In this paper, we propose the Frame Attention Networks (FAN), to automatically highlight some discriminative frames in an end-to-end framework. The network takes a video with a variable number of face images as its input and produces a fixed-dimension representation. The whole network is composed of two modules. The feature embedding module is a deep Convolutional Neural Network (CNN) which embeds face images into feature vectors. The frame attention module learns multiple attention weights which are used to adaptively aggregate the feature vectors to form a single discriminative video representation. We conduct extensive experiments on CK+ and AFEW8.0 datasets. Our proposed FAN shows superior performance compared to other CNN based methods and achieves state-of-the-art performance on CK+.

Debin Meng, Xiaojiang Peng, Kai Wang, Yu Qiao• 2019

Related benchmarks

TaskDatasetResultRank
Facial Expression RecognitionAFEW 8.0 (test)
Accuracy51.18
20
Facial Expression RecognitionSFEW 2.0 (test)
Accuracy50.98
15
Facial Expression RecognitionSFEW
Accuracy50.98
15
Facial Expression RecognitionCK+ (test)
Accuracy99.69
14
Video-based Facial Expression RecognitionAFEW 8.0 (val)
Accuracy0.5118
12
Facial Expression RecognitionCK+ 7 classes (10-fold cross-validation)
Accuracy99.69
7
Emotion RecognitionMA-52-Pro extended (test)
Accuracy56.81
5
Showing 7 of 7 rows

Other info

Code

Follow for update