RePFormer: Refinement Pyramid Transformer for Robust Facial Landmark Detection
This paper presents a Refinement Pyramid Transformer (RePFormer) for robust facial landmark detection. Most facial landmark detectors focus on learning representative image features. However, these CNN-based feature representations are not robust enough to handle complex real-world scenarios due to ignoring the internal structure of landmarks, as well as the relations between landmarks and context. In this work, we formulate the facial landmark detection task as refining landmark queries along pyramid memories. Specifically, a pyramid transformer head (PTH) is introduced to build both homologous relations among landmarks and heterologous relations between landmarks and cross-scale contexts. Besides, a dynamic landmark refinement (DLR) module is designed to decompose the landmark regression into an end-to-end refinement procedure, where the dynamically aggregated queries are transformed to residual coordinates predictions. Extensive experimental results on four facial landmark detection benchmarks and their various subsets demonstrate the superior performance and high robustness of our framework.
Code (0)
등록된 구현이 없습니다.
Tasks
Facial Landmark DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Coarse-to-fine Face Alignment with Multi-Scale Local Patch Regression
Facial landmark localization plays an important role in face recognition and analysis applications. In this paper, we give a brief introduction to a coarse-to-fine pipeline with neural networks and sequential regression.…
Face AlignmentFace RecognitionPositionregressionTowards Accurate Facial Landmark Detection via Cascaded Transformers
Accurate facial landmarks are essential prerequisites for many tasks related to human faces. In this paper, an accurate facial landmark detector is proposed based on cascaded transformers. We formulate facial landmark de…
DecoderFace AlignmentFacial Landmark DetectionPOSTER: A Pyramid Cross-Fusion Transformer Network for Facial Expression Recognition
Facial expression recognition (FER) is an important task in computer vision, having practical applications in areas such as human-computer interaction, education, healthcare, and online monitoring. In this challenging FE…
Facial Expression RecognitionFacial Expression Recognition (FER)1DFormer: a Transformer Architecture Learning 1D Landmark Representations for Facial Landmark Tracking
Recently, heatmap regression methods based on 1D landmark representations have shown prominent performance on locating facial landmarks. However, previous methods ignored to make deep explorations on the good potentials …
Landmark TrackingBRepFormer: Transformer-Based B-rep Geometric Feature Recognition
Recognizing geometric features on B-rep models is a cornerstone technique for multimedia content-based retrieval and has been widely applied in intelligent manufacturing. However, previous research often merely focused o…