Face Model Fitting Based on Machine Learning from Multi-Band Images of Facial Components

Abstract

Geometric models allow to determine semantic information about real-world objects. Model fitting algorithms need to find the best match between a parameterized model and a given image. This task inherently requires an objective function to estimate the error between a model parameterization and an image. The accuracy of this function directly influences the accuracy of the entire process of model fitting. Unfortunately, building these functions is a non-trivial task. Dedicated to the application of face model fitting, this paper proposes to consider a multi-band image representation that indicates the facial components, from which a large set of image features is computed. Since it is not possible to manually formulate an objective function that considers this large amount of features, we apply a Machine Learning framework to construct them. This automatic approach is capable of considering the large amount of features provided and yield highly accurate objective functions for face model fitting. Since the Machine Learning framework rejects non-relevant image features, we obtain high performance runtime characteristics as well.

Cite

Text

Wimmer et al. "Face Model Fitting Based on Machine Learning from Multi-Band Images of Facial Components." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563086

Markdown

[Wimmer et al. "Face Model Fitting Based on Machine Learning from Multi-Band Images of Facial Components." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/wimmer2008cvprw-face/) doi:10.1109/CVPRW.2008.4563086

BibTeX

@inproceedings{wimmer2008cvprw-face,
  title     = {{Face Model Fitting Based on Machine Learning from Multi-Band Images of Facial Components}},
  author    = {Wimmer, Matthias and Mayer, Christoph and Stulp, Freek and Radig, Bernd},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2008},
  pages     = {1-6},
  doi       = {10.1109/CVPRW.2008.4563086},
  url       = {https://mlanthology.org/cvprw/2008/wimmer2008cvprw-face/}
}