Look at Boundary: A Boundary-Aware Face Alignment Algorithm
Wayne Wu, Chen Qian, Shuo Yang, Quan Wang, Yici Cai, Qiang Zhou

TL;DR
This paper introduces a boundary-aware face alignment algorithm that leverages facial boundary lines to improve landmark localization accuracy, outperforming existing methods across multiple datasets.
Contribution
The paper proposes a novel boundary-based approach for face alignment, addressing ambiguities in landmark definition and demonstrating superior accuracy over state-of-the-art methods.
Findings
Achieves 3.49% mean error on 300-W Fullset
Attains 3.92% mean error on COFW with 0.39% failure rate
Reaches 1.25% mean error on AFLW-Full
Abstract
We present a novel boundary-aware face alignment algorithm by utilising boundary lines as the geometric structure of a human face to help facial landmark localisation. Unlike the conventional heatmap based method and regression based method, our approach derives face landmarks from boundary lines which remove the ambiguities in the landmark definition. Three questions are explored and answered by this work: 1. Why using boundary? 2. How to use boundary? 3. What is the relationship between boundary estimation and landmarks localisation? Our boundary- aware face alignment algorithm achieves 3.49% mean error on 300-W Fullset, which outperforms state-of-the-art methods by a large margin. Our method can also easily integrate information from other datasets. By utilising boundary information of 300-W dataset, our method achieves 3.92% mean error with 0.39% failure rate on COFW dataset, and…
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.
Taxonomy
TopicsFace recognition and analysis · Facial Rejuvenation and Surgery Techniques · Generative Adversarial Networks and Image Synthesis
MethodsHeatmap
