paper-with-me

Papers

Arbitrary point cloud upsampling via Dual Back-Projection Network

2023-07-18 · Zhi-Song Liu, Zijia Wang, Zhen Jia

Point clouds acquired from 3D sensors are usually sparse and noisy. Point cloud upsampling is an approach to increase the density of the point cloud so that detailed geometric information can be restored. In this paper, we propose a Dual Back-Projection network for point cloud upsampling (DBPnet). A Dual Back-Projection is formulated in an up-down-up manner for point cloud upsampling. It not only back projects feature residues but also coordinates residues so that the network better captures the point correlations in the feature and space domains, achieving lower reconstruction errors on both uniform and non-uniform sparse point clouds. Our proposed method is also generalizable for arbitrary upsampling tasks (e.g. 4x, 5.5x). Experimental results show that the proposed method achieves the lowest point set matching losses with respect to the benchmark. In addition, the success of our approach demonstrates that generative networks are not necessarily needed for non-uniform point clouds.

📄 PDF Abstract BibTeX arXiv:2307.08992

Code (0)

등록된 구현이 없습니다.

Tasks

point cloud upsamplingset matching

Similar Papers 제목 키워드 기반

Meta-PU: An Arbitrary-Scale Upsampling Network for Point Cloud

2021-02-09 · Shuquan Ye; Dongdong Chen; Songfang Han; Ziyu Wan; Jing Liao

Point cloud upsampling is vital for the quality of the mesh in three-dimensional reconstruction. Recent research on point cloud upsampling has achieved great success due to the development of deep learning. However, the …

Point Cloud Super Resolutionpoint cloud upsampling

Grad-PU: Arbitrary-Scale Point Cloud Upsampling via Gradient Descent with Learned Distance Functions

2023-04-24 · CVPR 2023 1 · Yun He, Danhang Tang, yinda zhang, xiangyang xue 외

Most existing point cloud upsampling methods have roughly three steps: feature extraction, feature expansion and 3D coordinate prediction. However,they usually suffer from two critical issues: (1)fixed upsampling rate af…

point cloud upsampling

Arbitrary Point Cloud Upsampling with Spherical Mixture of Gaussians

2022-08-10 · Anthony Dell'Eva, Marco Orsingher, Massimo Bertozzi

Generating dense point clouds from sparse raw data benefits downstream 3D understanding tasks, but existing models are limited to a fixed upsampling ratio or to a short range of integer values. In this paper, we present …

Decoderpoint cloud upsampling

A Conditional Denoising Diffusion Probabilistic Model for Point Cloud Upsampling

2023-12-03 · CVPR 2024 1 · Wentao Qu, Yuantian Shao, Lingwu Meng, Xiaoshui Huang 외

Point cloud upsampling (PCU) enriches the representation of raw point clouds, significantly improving the performance in downstream tasks such as classification and reconstruction. Most of the existing point cloud upsamp…

Denoisingpoint cloud upsampling

PU-EVA: An Edge-Vector Based Approximation Solution for Flexible-Scale Point Cloud Upsampling

2021-01-01 · ICCV 2021 10 · Luqing Luo, Lulu Tang, Wanyi Zhou, Shizheng Wang 외

High-quality point clouds have practical significance for point-based rendering, semantic understanding, and surface reconstruction. Upsampling sparse, noisy and non-uniform point clouds for a denser and more regular…

point cloud upsamplingSurface Reconstruction