TL;DR
This paper introduces a novel shadow-inspired approach for single-view point cloud completion, reducing the solution space by modeling the problem as a point displacement optimization guided by neural networks.
Contribution
It proposes a shadow volume-inspired method that constrains the completion process using light rays, improving accuracy and robustness over existing techniques.
Findings
Outperforms state-of-the-art methods on MVP datasets
Demonstrates high accuracy and robustness
Effective in handling data sparsity and occlusion
Abstract
Single-view point cloud completion aims to recover the full geometry of an object based on only limited observation, which is extremely hard due to the data sparsity and occlusion. The core challenge is to generate plausible geometries to fill the unobserved part of the object based on a partial scan, which is under-constrained and suffers from a huge solution space. Inspired by the classic shadow volume technique in computer graphics, we propose a new method to reduce the solution space effectively. Our method considers the camera a light source that casts rays toward the object. Such light rays build a reasonably constrained but sufficiently expressive basis for completion. The completion process is then formulated as a point displacement optimization problem. Points are initialized at the partial scan and then moved to their goal locations with two types of movements for each point:…
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.
