TL;DR
This paper introduces a weakly-supervised, learning-based method for 3D shape completion from sparse, noisy point clouds that is faster and requires less supervision than existing approaches, while maintaining high accuracy.
Contribution
It proposes an amortized maximum likelihood approach that avoids slow optimization and full supervision, enabling efficient and accurate 3D shape completion.
Findings
Outperforms data-driven methods on benchmarks
Achieves accuracy comparable to fully supervised methods
Significantly faster than optimization-based approaches
Abstract
We address the problem of 3D shape completion from sparse and noisy point clouds, a fundamental problem in computer vision and robotics. Recent approaches are either data-driven or learning-based: Data-driven approaches rely on a shape model whose parameters are optimized to fit the observations; Learning-based approaches, in contrast, avoid the expensive optimization step by learning to directly predict complete shapes from incomplete observations in a fully-supervised setting. However, full supervision is often not available in practice. In this work, we propose a weakly-supervised learning-based approach to 3D shape completion which neither requires slow optimization nor direct supervision. While we also learn a shape prior on synthetic data, we amortize, i.e., learn, maximum likelihood fitting using deep neural networks resulting in efficient shape completion without sacrificing…
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.
