HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Jiawei Mao Rui Xu Xuesong Yin Yuanqi Chang Binling Nie Aibin Huang

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

Abstract

Facial expression recognition (FER) plays an important role in a variety of real-world applications such as human-computer interaction. 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. However, the architecture of POSTER is undoubtedly complex. It causes expensive computational costs. In order to relieve the computational pressure of POSTER, in this paper, we propose POSTER++. It improves POSTER in three directions: cross-fusion, two-stream, and multi-scale feature extraction. In cross-fusion, we use window-based cross-attention mechanism replacing vanilla cross-attention mechanism. We remove the image-to-landmark branch in the two-stream design. For multi-scale feature extraction, POSTER++ combines images with landmark's multi-scale features to replace POSTER's pyramid design. Extensive experiments on several standard datasets show that our POSTER++ achieves the SOTA FER performance with the minimum computational cost. For example, POSTER++ reached 92.21% on RAF-DB, 67.49% on AffectNet (7 cls) and 63.77% on AffectNet (8 cls), respectively, using only 8.4G floating point operations (FLOPs) and 43.7M parameters (Param). This demonstrates the effectiveness of our improvements.

Code Repositories

talented-q/poster_v2
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
facial-expression-recognition-on-affectnetPOSTER++
Accuracy (7 emotion): 67.49
Accuracy (8 emotion): 63.77
facial-expression-recognition-on-raf-dbPOSTER++
Overall Accuracy: 92.21

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
POSTER++: A simpler and stronger facial expression recognition network | Papers | HyperAI