A Point Set Generation Network for 3D Object Reconstruction from a Single Image
Haoqiang Fan, Hao Su, Leonidas Guibas

TL;DR
This paper introduces a novel neural network architecture that generates multiple plausible 3D point clouds from a single image, addressing shape ambiguity and outperforming existing methods in 3D reconstruction tasks.
Contribution
It proposes a conditional shape sampler that predicts multiple 3D point clouds, handling shape ambiguity and improving reconstruction accuracy from single images.
Findings
Outperforms state-of-the-art on 3D reconstruction benchmarks
Capable of generating multiple plausible 3D shapes
Shows strong performance in shape completion tasks
Abstract
Generation of 3D data by deep neural network has been attracting increasing attention in the research community. The majority of extant works resort to regular representations such as volumetric grids or collection of images; however, these representations obscure the natural invariance of 3D shapes under geometric transformations and also suffer from a number of other issues. In this paper we address the problem of 3D reconstruction from a single image, generating a straight-forward form of output -- point cloud coordinates. Along with this problem arises a unique and interesting issue, that the groundtruth shape for an input image may be ambiguous. Driven by this unorthodox output form and the inherent ambiguity in groundtruth, we design architecture, loss function and learning paradigm that are novel and effective. Our final solution is a conditional shape sampler, capable of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
A Point Set Generation Network for 3D Object Reconstruction From a Single Image· youtube
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Vision and Imaging · Robotics and Sensor-Based Localization
