Convolutional Experts Constrained Local Model for Facial Landmark Detection
Abstract
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 inability of existing CLM local detectors to model the very complex individual landmark appearance that is affected by expression, illumination, facial hair, makeup, and accessories. In our work, we present a novel local detector -- Convolutional Experts Network (CEN) -- that brings together the advantages of neural architectures and mixtures of experts in an end-to-end framework. We further propose a Convolutional Experts Constrained Local Model (CE-CLM) algorithm that uses CEN as local detectors. We demonstrate that our proposed CE-CLM algorithm outperforms competitive state-of-the-art baselines for facial landmark detection by a large margin on four publicly-available datasets. Our approach is especially accurate and robust on challenging profile images.
Cite
Text
Zadeh et al. "Convolutional Experts Constrained Local Model for Facial Landmark Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.256Markdown
[Zadeh et al. "Convolutional Experts Constrained Local Model for Facial Landmark Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/zadeh2017cvprw-convolutional/) doi:10.1109/CVPRW.2017.256BibTeX
@inproceedings{zadeh2017cvprw-convolutional,
title = {{Convolutional Experts Constrained Local Model for Facial Landmark Detection}},
author = {Zadeh, Amir and Baltrusaitis, Tadas and Morency, Louis-Philippe},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2017},
pages = {2051-2059},
doi = {10.1109/CVPRW.2017.256},
url = {https://mlanthology.org/cvprw/2017/zadeh2017cvprw-convolutional/}
}