paper-with-me

Papers

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, Yanwei Fu

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 after one-time training, since the feature expansion unit is customized for each upsampling rate; (2)outliers or shrinkage artifact caused by the difficulty of precisely predicting 3D coordinates or residuals of upsampled points. To adress them, we propose a new framework for accurate point cloud upsampling that supports arbitrary upsampling rates. Our method first interpolates the low-res point cloud according to a given upsampling rate. And then refine the positions of the interpolated points with an iterative optimization process, guided by a trained model estimating the difference between the current point cloud and the high-res target. Extensive quantitative and qualitative results on benchmarks and downstream tasks demonstrate that our method achieves the state-of-the-art accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2304.11846

Code (1)

yunhe20/grad-pu 공식 구현 pytorch

Tasks

point cloud upsampling

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

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

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

Arbitrary-Scale Point Cloud Upsampling by Voxel-Based Network with Latent Geometric-Consistent Learning

2024-03-08 · Hang Du, Xuejun Yan, Jingjing Wang, Di Xie 외

Recently, arbitrary-scale point cloud upsampling mechanism became increasingly popular due to its efficiency and convenience for practical applications. To achieve this, most previous approaches formulate it as a problem…

point cloud upsampling

Learning Continuous Implicit Field with Local Distance Indicator for Arbitrary-Scale Point Cloud Upsampling

2023-12-23 · Shujuan Li, Junsheng Zhou, Baorui Ma, Yu-Shen Liu 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from a sparse point cloud, which plays a critical role in 3D computer vision. Previous methods typically split a sparse point cloud into …

point cloud upsampling