English

Inferring Point Clouds from Single Monocular Images by Depth Intermediation

Computer Vision and Pattern Recognition 2020-10-27 v3

Abstract

In this paper, we propose a pipeline to generate 3D point cloud of an object from a single-view RGB image. Most previous work predict the 3D point coordinates from single RGB images directly. We decompose this problem into depth estimation from single images and point cloud completion from partial point clouds. Our method sequentially predicts the depth maps from images and then infers the complete 3D object point clouds based on the predicted partial point clouds. We explicitly impose the camera model geometrical constraint in our pipeline and enforce the alignment of the generated point clouds and estimated depth maps. Experimental results for the single image 3D object reconstruction task show that the proposed method outperforms existing state-of-the-art methods. Both the qualitative and quantitative results demonstrate the generality and suitability of our method.

Keywords

Cite

@article{arxiv.1812.01402,
  title  = {Inferring Point Clouds from Single Monocular Images by Depth Intermediation},
  author = {Wei Zeng and Sezer Karaoglu and Theo Gevers},
  journal= {arXiv preprint arXiv:1812.01402},
  year   = {2020}
}

Comments

Statement: This paper is under consideration at Computer Vision and Image Understanding

R2 v1 2026-06-23T06:31:02.112Z