Facial Landmark Detection with Tweaked Convolutional Neural Networks
Yue Wu, Tal Hassner, KangGeon Kim, Gerard Medioni, Prem Natarajan

TL;DR
This paper introduces a novel CNN architecture called TCNN for facial landmark detection, which improves accuracy by adaptively tweaking processing based on facial alignment without complex multi-part models.
Contribution
The paper proposes the Tweaked CNN (TCNN), a new CNN design that enhances facial landmark detection by mid-network feature adjustment based on facial alignment.
Findings
TCNN surpasses previous state-of-the-art on benchmark datasets.
The approach improves robustness and accuracy without multi-scale models.
Features from specialized layers effectively capture landmark locations.
Abstract
We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more specialized layers capture rough landmark locations. This provides a natural means of applying differential treatment midway through the network, tweaking processing based on facial alignment. The resulting Tweaked CNN model (TCNN) harnesses the robustness of CNNs for landmark detection, in an appearance-sensitive manner without training multi-part or multi-scale models. Our results on standard face landmark detection and face verification benchmarks show TCNN to surpasses previously published performances by wide margins.
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 · Biometric Identification and Security · Face and Expression Recognition
