paper-with-me

Papers

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

2023-03-14 · Jiyong Moon, Seongsik Park

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. Therefore, in this paper, we propose a self-supervised simple facial landmark encoding (SimFLE) method that can learn effective encoding of facial landmarks, which are important features for improving the performance of FER-W, without expensive labels. Specifically, we introduce novel FaceMAE module for this purpose. FaceMAE reconstructs masked facial images with elaborately designed semantic masking. Unlike previous random masking, semantic masking is conducted based on channel information processed in the backbone, so rich semantics of channels can be explored. Additionally, the semantic masking process is fully trainable, enabling FaceMAE to guide the backbone to learn spatial details and contextual properties of fine-grained facial landmarks. Experimental results on several FER-W benchmarks prove that the proposed SimFLE is superior in facial landmark localization and noticeably improved performance compared to the supervised baseline and other self-supervised methods.

📄 PDF Abstract BibTeX arXiv:2303.07648

Code (1)

jymoon0613/simfle 공식 구현 pytorch

Tasks

Face AlignmentFacial Expression RecognitionFacial Expression Recognition (FER)

Similar Papers 제목 키워드 기반

Subpixel Heatmap Regression for Facial Landmark Localization

2021-11-03 · Adrian Bulat, Enrique Sanchez, Georgios Tzimiropoulos

Deep Learning models based on heatmap regression have revolutionized the task of facial landmark localization with existing models working robustly under large poses, non-uniform illumination and shadows, occlusions and …

Face Alignmentregression

Facial Expression Translation using Landmark Guided GANs

2022-09-05 · Hao Tang, Nicu Sebe

We propose a simple yet powerful Landmark guided Generative Adversarial Network (LandmarkGAN) for the facial expression-to-expression translation using a single image, which is an important and challenging task in comput…

Facial Expression TranslationGenerative Adversarial NetworkTranslation

Robust and Precise Facial Landmark Detection by Self-Calibrated Pose Attention Network

2021-12-23 · Jun Wan, Hui Xi, Jie zhou, Zhihui Lai 외

Current fully-supervised facial landmark detection methods have progressed rapidly and achieved remarkable performance. However, they still suffer when coping with faces under large poses and heavy occlusions for inaccur…

Facial Landmark Detection

LAFS: Landmark-based Facial Self-supervised Learning for Face Recognition

2024-03-13 · CVPR 2024 1 · Zhonglin Sun, Chen Feng, Ioannis Patras, Georgios Tzimiropoulos

In this work we focus on learning facial representations that can be adapted to train effective face recognition models, particularly in the absence of labels. Firstly, compared with existing labelled face datasets, a va…

DiversityFace RecognitionSelf-Supervised Learning

Synthesizing Normalized Faces from Facial Identity Features

2017-01-17 · CVPR 2017 7 · Forrester Cole, David Belanger, Dilip Krishnan, Aaron Sarna 외

We present a method for synthesizing a frontal, neutral-expression image of a person's face given an input face photograph. This is achieved by learning to generate facial landmarks and textures from features extracted f…

Decoder