Model Evolution: An Incremental Approach to Non-Rigid Structure from Motion

Abstract

In this paper, we present a new framework for non-rigid structure from motion (NRSFM) that simultaneously addresses three significant challenges: severe occlusion, perspective camera projection, and large non-linear deformation. We introduce a concept called a model graph, which greatly reduces the computational cost of discovering groups of input images that depict consistent 3D shapes. A 3D model is constructed for each input image by traversing the model graph along multiple evolutionary paths. A compressive shape representation is constructed, which (1) consolidates the multiple 3D models for each image reconstructed during model evolution and (2) reduces the number of models needed to represent the input image set. Assuming feature correspondences are known, we demonstrate our algorithm on both real and synthetic data sets that exemplify all three aforementioned challenges. 1.

Cite

Text

Zhu et al. "Model Evolution: An Incremental Approach to Non-Rigid Structure from Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540085

Markdown

[Zhu et al. "Model Evolution: An Incremental Approach to Non-Rigid Structure from Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/zhu2010cvpr-model/) doi:10.1109/CVPR.2010.5540085

BibTeX

@inproceedings{zhu2010cvpr-model,
  title     = {{Model Evolution: An Incremental Approach to Non-Rigid Structure from Motion}},
  author    = {Zhu, Shengqi and Zhang, Li and Smith, Brandon M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1165-1172},
  doi       = {10.1109/CVPR.2010.5540085},
  url       = {https://mlanthology.org/cvpr/2010/zhu2010cvpr-model/}
}