PC$^2$-PU: Patch Correlation and Point Correlation for Effective Point Cloud Upsampling
Chen Long, Wenxiao Zhang, Ruihui Li, Hao Wang, Zhen Dong, Bisheng Yang

TL;DR
This paper introduces PC$^2$-PU, a novel point cloud upsampling method that leverages patch-to-patch and point-to-point correlations to improve densification and robustness, especially with noisy data.
Contribution
The method uniquely incorporates patch and point correlation modules to enhance global and local spatial consistency in point cloud upsampling.
Findings
Outperforms previous methods on synthetic and real datasets.
Shows robustness to noisy input data.
Achieves higher quality point cloud densification.
Abstract
Point cloud upsampling is to densify a sparse point set acquired from 3D sensors, providing a denser representation for the underlying surface. Existing methods divide the input points into small patches and upsample each patch separately, however, ignoring the global spatial consistency between patches. In this paper, we present a novel method PC-PU, which explores patch-to-patch and point-to-point correlations for more effective and robust point cloud upsampling. Specifically, our network has two appealing designs: (i) We take adjacent patches as supplementary inputs to compensate the loss structure information within a single patch and introduce a Patch Correlation Module to capture the difference and similarity between patches. (ii) After augmenting each patch's geometry, we further introduce a Point Correlation Module to reveal the relationship of points inside each patch to…
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.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Human Pose and Action Recognition
