TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Sparse Local Patch Transformer for Robust Face Alignment a...

Sparse Local Patch Transformer for Robust Face Alignment and Landmarks Inherent Relation Learning

Jiahao Xia, Weiwei qu, Wenjian Huang, JianGuo Zhang, Xi Wang, Min Xu

2022-03-13CVPR 2022 1Face Alignment
PaperPDFCode(official)

Abstract

Heatmap regression methods have dominated face alignment area in recent years while they ignore the inherent relation between different landmarks. In this paper, we propose a Sparse Local Patch Transformer (SLPT) for learning the inherent relation. The SLPT generates the representation of each single landmark from a local patch and aggregates them by an adaptive inherent relation based on the attention mechanism. The subpixel coordinate of each landmark is predicted independently based on the aggregated feature. Moreover, a coarse-to-fine framework is further introduced to incorporate with the SLPT, which enables the initial landmarks to gradually converge to the target facial landmarks using fine-grained features from dynamically resized local patches. Extensive experiments carried out on three popular benchmarks, including WFLW, 300W and COFW, demonstrate that the proposed method works at the state-of-the-art level with much less computational complexity by learning the inherent relation between facial landmarks. The code is available at the project website.

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingWFW (Extra Data)AUC@10 (inter-ocular)59.5SPLT
Facial Recognition and ModellingWFW (Extra Data)FR@10 (inter-ocular)2.76SPLT
Facial Recognition and ModellingWFW (Extra Data)NME (inter-ocular)4.14SPLT
Facial Recognition and ModellingCOFWNME (inter-ocular)3.32SLPT
Facial Recognition and ModellingCOFWNME (inter-pupil)4.79SLPT
Facial Recognition and Modelling300WNME_inter-ocular (%, Challenge)4.9SLPT
Facial Recognition and Modelling300WNME_inter-ocular (%, Common)2.75SLPT
Facial Recognition and Modelling300WNME_inter-ocular (%, Full)3.17SLPT
Facial Recognition and ModellingCOFW-68NME (inter-ocular)4.1SPLT
Facial Recognition and ModellingWFLWAUC@10 (inter-ocular)59.5SLPT
Facial Recognition and ModellingWFLWFR@10 (inter-ocular)2.76SLPT
Facial Recognition and ModellingWFLWNME (inter-ocular)4.14SLPT
Face ReconstructionCOFWNME (inter-ocular)3.32SLPT
Face ReconstructionCOFWNME (inter-pupil)4.79SLPT
Face ReconstructionCOFW-68NME (inter-ocular)4.1SPLT
Face Reconstruction300WNME_inter-ocular (%, Challenge)4.9SLPT
Face Reconstruction300WNME_inter-ocular (%, Common)2.75SLPT
Face Reconstruction300WNME_inter-ocular (%, Full)3.17SLPT
Face ReconstructionWFW (Extra Data)AUC@10 (inter-ocular)59.5SPLT
Face ReconstructionWFW (Extra Data)FR@10 (inter-ocular)2.76SPLT
Face ReconstructionWFW (Extra Data)NME (inter-ocular)4.14SPLT
Face ReconstructionWFLWAUC@10 (inter-ocular)59.5SLPT
Face ReconstructionWFLWFR@10 (inter-ocular)2.76SLPT
Face ReconstructionWFLWNME (inter-ocular)4.14SLPT
3DCOFWNME (inter-ocular)3.32SLPT
3DCOFWNME (inter-pupil)4.79SLPT
3DCOFW-68NME (inter-ocular)4.1SPLT
3D300WNME_inter-ocular (%, Challenge)4.9SLPT
3D300WNME_inter-ocular (%, Common)2.75SLPT
3D300WNME_inter-ocular (%, Full)3.17SLPT
3DWFW (Extra Data)AUC@10 (inter-ocular)59.5SPLT
3DWFW (Extra Data)FR@10 (inter-ocular)2.76SPLT
3DWFW (Extra Data)NME (inter-ocular)4.14SPLT
3DWFLWAUC@10 (inter-ocular)59.5SLPT
3DWFLWFR@10 (inter-ocular)2.76SLPT
3DWFLWNME (inter-ocular)4.14SLPT
3D Face ModellingWFW (Extra Data)AUC@10 (inter-ocular)59.5SPLT
3D Face ModellingWFW (Extra Data)FR@10 (inter-ocular)2.76SPLT
3D Face ModellingWFW (Extra Data)NME (inter-ocular)4.14SPLT
3D Face ModellingCOFWNME (inter-ocular)3.32SLPT
3D Face ModellingCOFWNME (inter-pupil)4.79SLPT
3D Face Modelling300WNME_inter-ocular (%, Challenge)4.9SLPT
3D Face Modelling300WNME_inter-ocular (%, Common)2.75SLPT
3D Face Modelling300WNME_inter-ocular (%, Full)3.17SLPT
3D Face ModellingCOFW-68NME (inter-ocular)4.1SPLT
3D Face ModellingWFLWAUC@10 (inter-ocular)59.5SLPT
3D Face ModellingWFLWFR@10 (inter-ocular)2.76SLPT
3D Face ModellingWFLWNME (inter-ocular)4.14SLPT
3D Face ReconstructionWFW (Extra Data)AUC@10 (inter-ocular)59.5SPLT
3D Face ReconstructionWFW (Extra Data)FR@10 (inter-ocular)2.76SPLT
3D Face ReconstructionWFW (Extra Data)NME (inter-ocular)4.14SPLT
3D Face ReconstructionCOFWNME (inter-ocular)3.32SLPT
3D Face ReconstructionCOFWNME (inter-pupil)4.79SLPT
3D Face Reconstruction300WNME_inter-ocular (%, Challenge)4.9SLPT
3D Face Reconstruction300WNME_inter-ocular (%, Common)2.75SLPT
3D Face Reconstruction300WNME_inter-ocular (%, Full)3.17SLPT
3D Face ReconstructionCOFW-68NME (inter-ocular)4.1SPLT
3D Face ReconstructionWFLWAUC@10 (inter-ocular)59.5SLPT
3D Face ReconstructionWFLWFR@10 (inter-ocular)2.76SLPT
3D Face ReconstructionWFLWNME (inter-ocular)4.14SLPT

Related Papers

Towards Large-Scale Pose-Invariant Face Recognition Using Face Defrontalization2025-06-04HonestFace: Towards Honest Face Restoration with One-Step Diffusion Model2025-05-24Multimodal Emotion Coupling via Speech-to-Facial and Bodily Gestures in Dyadic Interaction2025-05-08SocioVerse: A World Model for Social Simulation Powered by LLM Agents and A Pool of 10 Million Real-World Users2025-04-14Mitigating Knowledge Discrepancies among Multiple Datasets for Task-agnostic Unified Face Alignment2025-03-28Learning Person-Specific Animatable Face Models from In-the-Wild Images via a Shared Base Model2025-01-01Impact of Face Alignment on Face Image Quality2024-12-16Precise Facial Landmark Detection by Dynamic Semantic Aggregation Transformer2024-12-01