Shape from Selfies: Human Body Shape Estimation Using CCA Regression Forests

Abstract

In this work, we revise the problem of human body shape estimation from monocular imagery. Starting from a statistical human shape model that describes a body shape with shape parameters, we describe a novel approach to automatically estimate these parameters from a single input shape silhouette using semi-supervised learning. By utilizing silhouette features that encode local and global properties robust to noise, pose and view changes, and projecting them to lower dimensional spaces obtained through multi-view learning with canonical correlation analysis, we show how regression forests can be used to compute an accurate mapping from the silhouette to the shape parameter space. This results in a very fast, robust and automatic system under mild self-occlusion assumptions. We extensively evaluate our method on thousands of synthetic and real data and compare it to the state-of-art approaches that operate under more restrictive assumptions.

Cite

Text

Dibra et al. "Shape from Selfies: Human Body Shape Estimation Using CCA Regression Forests." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46493-0_6

Markdown

[Dibra et al. "Shape from Selfies: Human Body Shape Estimation Using CCA Regression Forests." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/dibra2016eccv-shape/) doi:10.1007/978-3-319-46493-0_6

BibTeX

@inproceedings{dibra2016eccv-shape,
  title     = {{Shape from Selfies: Human Body Shape Estimation Using CCA Regression Forests}},
  author    = {Dibra, Endri and Öztireli, A. Cengiz and Ziegler, Remo and Gross, Markus H.},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {88-104},
  doi       = {10.1007/978-3-319-46493-0_6},
  url       = {https://mlanthology.org/eccv/2016/dibra2016eccv-shape/}
}