CVLGJul 5, 2024

Rethinking Data Input for Point Cloud Upsampling

arXiv:2407.04476v32 citationsh-index: 1
AI Analysis

This addresses a fundamental methodological question in 3D reconstruction for researchers, though it appears incremental as it compares existing input types rather than introducing a new technique.

The paper investigated whether whole model inputs outperform patch-based inputs for point cloud upsampling, finding that patch-based inputs consistently performed better on PU1K and ABC datasets.

Point cloud upsampling is crucial for tasks like 3D reconstruction. While existing methods rely on patch-based inputs, and there is no research discussing the differences and principles between point cloud model full input and patch based input. Ergo, we propose a novel approach using whole model inputs i.e. Average Segment input. Our experiments on PU1K and ABC datasets reveal that patch-based inputs consistently outperform whole model inputs. To understand this, we will delve into factors in feature extraction, and network architecture that influence upsampling results.

Foundations

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

Your Notes