Shapecollage: Occlusion-Aware, Example-Based Shape Interpretation

Abstract

This paper presents an example-based method to interpret a 3D shape from a single image depicting that shape. A major difficulty in applying an example-based approach to shape interpretation is the combinatorial explosion of shape possibilities that occur at occluding contours. Our key technical contribution is a new shape patch representation and corresponding pairwise compatibility terms that allow for flexible matching of overlapping patches, avoiding the combinatorial explosion by allowing patches to explain only the parts of the image they best fit. We infer the best set of localized shape patches over a graph of keypoints at multiple scales to produce a discontinuous shape representation we term a shape collage . To reconstruct a smooth result, we fit a surface to the collage using the predicted confidence of each shape patch. We demonstrate the method on shapes depicted in line drawing, diffuse and glossy shading, and textured styles.

Cite

Text

Cole et al. "Shapecollage: Occlusion-Aware, Example-Based Shape Interpretation." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_48

Markdown

[Cole et al. "Shapecollage: Occlusion-Aware, Example-Based Shape Interpretation." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/cole2012eccv-shapecollage/) doi:10.1007/978-3-642-33712-3_48

BibTeX

@inproceedings{cole2012eccv-shapecollage,
  title     = {{Shapecollage: Occlusion-Aware, Example-Based Shape Interpretation}},
  author    = {Cole, Forrester and Isola, Phillip and Freeman, William T. and Durand, Frédo and Adelson, Edward H.},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {665-678},
  doi       = {10.1007/978-3-642-33712-3_48},
  url       = {https://mlanthology.org/eccv/2012/cole2012eccv-shapecollage/}
}