Joint Multi-view Face Alignment in the Wild
Jiankang Deng, George Trigeorgis, Yuxiang Zhou, Stefanos Zafeiriou

TL;DR
This paper introduces a joint multi-view convolutional network that simultaneously detects faces and localizes a large number of facial landmarks across different poses, improving accuracy in-the-wild.
Contribution
It presents the first joint multi-view CNN for face detection and landmark localization that handles large pose variations and detects many landmarks for semi-frontal and profile faces.
Findings
Significant improvement on deformable face tracking in 300VW benchmark.
State-of-the-art face detection results on FDDB and MALF datasets.
Effective handling of large pose variations across multiple datasets.
Abstract
The de facto algorithm for facial landmark estimation involves running a face detector with a subsequent deformable model fitting on the bounding box. This encompasses two basic problems: i) the detection and deformable fitting steps are performed independently, while the detector might not provide best-suited initialisation for the fitting step, ii) the face appearance varies hugely across different poses, which makes the deformable face fitting very challenging and thus distinct models have to be used (\eg, one for profile and one for frontal faces). In this work, we propose the first, to the best of our knowledge, joint multi-view convolutional network to handle large pose variations across faces in-the-wild, and elegantly bridge face detection and facial landmark localisation tasks. Existing joint face detection and landmark localisation methods focus only on a very small set of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Advanced Image and Video Retrieval Techniques
