English

3D Shape Completion with Multi-view Consistent Inference

Computer Vision and Pattern Recognition 2019-12-02 v1

Abstract

3D shape completion is important to enable machines to perceive the complete geometry of objects from partial observations. To address this problem, view-based methods have been presented. These methods represent shapes as multiple depth images, which can be back-projected to yield corresponding 3D point clouds, and they perform shape completion by learning to complete each depth image using neural networks. While view-based methods lead to state-of-the-art results, they currently do not enforce geometric consistency among the completed views during the inference stage. To resolve this issue, we propose a multi-view consistent inference technique for 3D shape completion, which we express as an energy minimization problem including a data term and a regularization term. We formulate the regularization term as a consistency loss that encourages geometric consistency among multiple views, while the data term guarantees that the optimized views do not drift away too much from a learned shape descriptor. Experimental results demonstrate that our method completes shapes more accurately than previous techniques.

Keywords

Cite

@article{arxiv.1911.12465,
  title  = {3D Shape Completion with Multi-view Consistent Inference},
  author = {Tao Hu and Zhizhong Han and Matthias Zwicker},
  journal= {arXiv preprint arXiv:1911.12465},
  year   = {2019}
}

Comments

Accepted to AAAI 2020 as oral presentation

R2 v1 2026-06-23T12:29:37.119Z