English

3D Shape Reconstruction from Sketches via Multi-view Convolutional Networks

Computer Vision and Pattern Recognition 2017-10-02 v3 Graphics

Abstract

We propose a method for reconstructing 3D shapes from 2D sketches in the form of line drawings. Our method takes as input a single sketch, or multiple sketches, and outputs a dense point cloud representing a 3D reconstruction of the input sketch(es). The point cloud is then converted into a polygon mesh. At the heart of our method lies a deep, encoder-decoder network. The encoder converts the sketch into a compact representation encoding shape information. The decoder converts this representation into depth and normal maps capturing the underlying surface from several output viewpoints. The multi-view maps are then consolidated into a 3D point cloud by solving an optimization problem that fuses depth and normals across all viewpoints. Based on our experiments, compared to other methods, such as volumetric networks, our architecture offers several advantages, including more faithful reconstruction, higher output surface resolution, better preservation of topology and shape structure.

Keywords

Cite

@article{arxiv.1707.06375,
  title  = {3D Shape Reconstruction from Sketches via Multi-view Convolutional Networks},
  author = {Zhaoliang Lun and Matheus Gadelha and Evangelos Kalogerakis and Subhransu Maji and Rui Wang},
  journal= {arXiv preprint arXiv:1707.06375},
  year   = {2017}
}

Comments

3DV 2017 (oral)

R2 v1 2026-06-22T20:52:31.557Z