paper-with-me

Papers

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 vastly larger magnitude of unlabeled faces exists in the real world. We explore the learning strategy of these unlabeled facial images through self-supervised pretraining to transfer generalized face recognition performance. Moreover, motivated by one recent finding, that is, the face saliency area is critical for face recognition, in contrast to utilizing random cropped blocks of images for constructing augmentations in pretraining, we utilize patches localized by extracted facial landmarks. This enables our method - namely LAndmark-based Facial Self-supervised learning LAFS), to learn key representation that is more critical for face recognition. We also incorporate two landmark-specific augmentations which introduce more diversity of landmark information to further regularize the learning. With learned landmark-based facial representations, we further adapt the representation for face recognition with regularization mitigating variations in landmark positions. Our method achieves significant improvement over the state-of-the-art on multiple face recognition benchmarks, especially on more challenging few-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2403.08161

Code (2)

szlbiubiubiu/lafs_cvpr2024 공식 구현 pytorch
FaceOnLive/Face-Recognition-SDK-Android

Tasks

DiversityFace RecognitionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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 th…

Face AlignmentFacial Expression RecognitionFacial Expression Recognition (FER)

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

Emotional Conversation: Empowering Talking Faces with Cohesive Expression, Gaze and Pose Generation

2024-06-12 · Jiadong Liang, Feng Lu

Vivid talking face generation holds immense potential applications across diverse multimedia domains, such as film and game production. While existing methods accurately synchronize lip movements with input audio, they t…

Face GenerationSelf-Supervised LearningTalking Face Generation

Self-supervised learning of a facial attribute embedding from video

2018-08-21 · Olivia Wiles, A. Sophia Koepke, Andrew Zisserman

We propose a self-supervised framework for learning facial attributes by simply watching videos of a human face speaking, laughing, and moving over time. To perform this task, we introduce a network, Facial Attributes-Ne…

AttributeSelf-Supervised LearningUnsupervised Facial Landmark Detection

3D Face Reconstruction from A Single Image Assisted by 2D Face Images in the Wild

2019-03-22 · Xiaoguang Tu, Jian Zhao, Zi-Hang Jiang, Yao Luo 외

3D face reconstruction from a single 2D image is a challenging problem with broad applications. Recent methods typically aim to learn a CNN-based 3D face model that regresses coefficients of 3D Morphable Model (3DMM) fro…

3D Face ReconstructionFace AlignmentFace ModelFace Reconstruction+1