paper-with-me

Papers

Towards Accurate Facial Landmark Detection via Cascaded Transformers

2022-08-23 · CVPR 2022 1 · Hui Li, Zidong Guo, Seon-Min Rhee, Seungju Han, Jae-Joon Han

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 detection as a coordinate regression task such that the model can be trained end-to-end. With self-attention in transformers, our model can inherently exploit the structured relationships between landmarks, which would benefit landmark detection under challenging conditions such as large pose and occlusion. During cascaded refinement, our model is able to extract the most relevant image features around the target landmark for coordinate prediction, based on deformable attention mechanism, thus bringing more accurate alignment. In addition, we propose a novel decoder that refines image features and landmark positions simultaneously. With few parameter increasing, the detection performance improves further. Our model achieves new state-of-the-art performance on several standard facial landmark detection benchmarks, and shows good generalization ability in cross-dataset evaluation.

📄 PDF Abstract BibTeX arXiv:2208.10808

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFace AlignmentFacial Landmark Detection

Similar Papers 제목 키워드 기반

Cascaded Dual Vision Transformer for Accurate Facial Landmark Detection

2024-11-08 · Ziqiang Dang, Jianfang Li, Lin Liu

Facial landmark detection is a fundamental problem in computer vision for many downstream applications. This paper introduces a new facial landmark detector based on vision transformers, which consists of two unique desi…

Facial Landmark Detection

Facial Landmark Machines: A Backbone-Branches Architecture with Progressive Representation Learning

2018-12-10 · Lingbo Liu, Guanbin Li, Yuan Xie, Yizhou Yu 외

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately loc…

Face AlignmentFace DetectionFace RecognitionRepresentation Learning

Facial Landmarks Localization using Cascaded Neural Networks

2018-05-03 · Shahar Mahpod, Rig Das, Emanuele Maiorana, Yosi Keller 외

The accurate localization of facial landmarks is at the core of face analysis tasks, such as face recognition and facial expression analysis, to name a few. In this work, we propose a novel localization approach based on…

Face RecognitionFacial Landmark Detectionregression

Dynamic Attention-controlled Cascaded Shape Regression Exploiting Training Data Augmentation and Fuzzy-set Sample Weighting

2016-11-16 · CVPR 2017 7 · Zhen-Hua Feng, Josef Kittler, William Christmas, Patrik Huber 외

We present a new Cascaded Shape Regression (CSR) architecture, namely Dynamic Attention-Controlled CSR (DAC-CSR), for robust facial landmark detection on unconstrained faces. Our DAC-CSR divides facial landmark detection…

Data AugmentationFace AlignmentFacial Landmark DetectionModel Selection+1

Convolutional Experts Constrained Local Model for Facial Landmark Detection

2016-11-26 · Amir Zadeh, Tadas Baltrušaitis, Louis-Philippe Morency

Constrained Local Models (CLMs) are a well-established family of methods for facial landmark detection. However, they have recently fallen out of favor to cascaded regression-based approaches. This is in part due to the …

Facial Landmark Detection