TL;DR
This paper introduces a robust facial landmark detection method that combines deep learning, shape modeling, and iterative refinement to improve accuracy under challenging conditions.
Contribution
It proposes a novel hybrid approach integrating FCN, PDM, and RLMS for enhanced robustness and accuracy in facial landmark detection.
Findings
Achieves state-of-the-art performance on multiple challenging datasets.
Effectively handles faces with expressions, poses, and occlusions.
Demonstrates robustness and high accuracy in real-world scenarios.
Abstract
Facial landmark detection is an important yet challenging task for real-world computer vision applications. This paper proposes an effective and robust approach for facial landmark detection by combining data- and model-driven methods. Firstly, a Fully Convolutional Network (FCN) is trained to compute response maps of all facial landmark points. Such a data-driven method could make full use of holistic information in a facial image for global estimation of facial landmarks. After that, the maximum points in the response maps are fitted with a pre-trained Point Distribution Model (PDM) to generate the initial facial shape. This model-driven method is able to correct the inaccurate locations of outliers by considering the shape prior information. Finally, a weighted version of Regularized Landmark Mean-Shift (RLMS) is employed to fine-tune the facial shape iteratively. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
