Learning Shape Templates with Structured Implicit Functions
International Conference on Computer Vision (ICCV), October 2019
Abstract
Template 3D shapes are useful for many tasks in graphics and vision,
including fitting observation data, analyzing shape collections, and
transferring shape attributes. Because of the variety of geometry and topology
of real-world shapes, previous methods generally use a library of hand-made
templates. In this paper, we investigate learning a general shape template from
data. To allow for widely varying geometry and topology, we choose an implicit
surface representation based on composition of local shape elements. While long
known to computer graphics, this representation has not yet been explored in
the context of machine learning for vision. We show that structured implicit
functions are suitable for learning and allow a network to smoothly and
simultaneously fit multiple classes of shapes. The learned shape template
supports applications such as shape exploration, correspondence, abstraction,
interpolation, and semantic segmentation from an RGB image.
Citation
Kyle Genova, Forrester Cole, Daniel Vlasic, Aaron Sarna, William T. Freeman, and Thomas Funkhouser.
"Learning Shape Templates with Structured Implicit Functions."
International Conference on Computer Vision (ICCV), October 2019.
BibTeX
@inproceedings{Genova:2019:LST, author = "Kyle Genova and Forrester Cole and Daniel Vlasic and Aaron Sarna and William T. Freeman and Thomas Funkhouser", title = "Learning Shape Templates with Structured Implicit Functions", booktitle = "International Conference on Computer Vision (ICCV)", year = "2019", month = oct }