TL;DR
This paper introduces a new deep learning method for reconstructing dense, textured 3D point clouds from single RGB images across multiple categories, improving detail and generalization over previous approaches.
Contribution
It presents a novel two-stage approach for dense, textured 3D point cloud reconstruction from RGB images that generalizes well to unseen categories.
Findings
Reconstructs dense point clouds with hundreds of thousands of points.
Includes RGB textures in the reconstructed point clouds.
Demonstrates superior generalization to unseen categories.
Abstract
3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed geometry and texture for objects with arbitrary topology remains challenging. In this paper, we propose a novel approach for reconstructing point clouds from RGB images. Unlike other methods, we can recover dense point clouds with hundreds of thousands of points, and we also include RGB textures. In addition, we train our model on multiple categories which leads to superior generalization to unseen categories compared to previous techniques. We achieve this using a two-stage approach, where we first infer an object coordinate map from the input RGB image, and then obtain the final point cloud using a reprojection and completion step. We show results on…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
