Joint Face Alignment: Rescue Bad Alignments with Good Ones by Regularized Re-Fitting

Abstract

Nowadays, more and more applications need to jointly align a set of facial images from one specific person, which forms the so-called joint face alignment problem. To address this problem, in this paper, starting from an initial face alignment results, we propose to enhance the alignments by a fundamentally novel idea: rescuing the bad alignments with their well-aligned neighbors . In our method, a discriminative alignment evaluator is well designed to assess the initial face alignments and separate the well-aligned images from the badly-aligned ones. To correct the bad ones, a robust regularized re-fitting algorithm is proposed by exploiting the appearance consistency between the badly-aligned image and its k well-aligned nearest neighbors. Experiments conducted on faces in the wild demonstrate that our method greatly improves the initial face alignment results of an off-the-shelf facial landmark locator. In addition, the effectiveness of our method is validated through comparing with other state-of-the-art methods in joint face alignment under complex conditions.

Cite

Text

Zhao et al. "Joint Face Alignment: Rescue Bad Alignments with Good Ones by Regularized Re-Fitting." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_44

Markdown

[Zhao et al. "Joint Face Alignment: Rescue Bad Alignments with Good Ones by Regularized Re-Fitting." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/zhao2012eccv-joint/) doi:10.1007/978-3-642-33709-3_44

BibTeX

@inproceedings{zhao2012eccv-joint,
  title     = {{Joint Face Alignment: Rescue Bad Alignments with Good Ones by Regularized Re-Fitting}},
  author    = {Zhao, Xiaowei and Chai, Xiujuan and Shan, Shiguang},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {616-630},
  doi       = {10.1007/978-3-642-33709-3_44},
  url       = {https://mlanthology.org/eccv/2012/zhao2012eccv-joint/}
}