English

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

Computer Vision and Pattern Recognition 2022-03-29 v2

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.

Keywords

Cite

@article{arxiv.2203.06541,
  title  = {Sparse Local Patch Transformer for Robust Face Alignment and Landmarks Inherent Relation Learning},
  author = {Jiahao Xia and Weiwei qu and Wenjian Huang and Jianguo Zhang and Xi Wang and Min Xu},
  journal= {arXiv preprint arXiv:2203.06541},
  year   = {2022}
}

Comments

Accepted to CVPR2022

R2 v1 2026-06-24T10:11:13.772Z