CVGRLGNov 27, 2018

Patch-based Progressive 3D Point Set Upsampling

arXiv:1811.11286v3316 citations
Originality Incremental advance
AI Analysis

This work addresses the need for high-resolution point sets in point-based rendering and surface reconstruction, representing an incremental advancement with strong specific gains.

The authors tackled the problem of generating high-resolution 3D point sets from low-resolution inputs, achieving significant performance improvements over state-of-the-art methods in handling low-resolution inputs and revealing high-fidelity details.

We present a detail-driven deep neural network for point set upsampling. A high-resolution point set is essential for point-based rendering and surface reconstruction. Inspired by the recent success of neural image super-resolution techniques, we progressively train a cascade of patch-based upsampling networks on different levels of detail end-to-end. We propose a series of architectural design contributions that lead to a substantial performance boost. The effect of each technical contribution is demonstrated in an ablation study. Qualitative and quantitative experiments show that our method significantly outperforms the state-of-the-art learning-based and optimazation-based approaches, both in terms of handling low-resolution inputs and revealing high-fidelity details.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes