paper-with-me

Papers

Patch-based Progressive 3D Point Set Upsampling

2018-11-27 · CVPR 2019 6 · Wang Yifan, Shihao Wu, Hui Huang, Daniel Cohen-Or, Olga Sorkine-Hornung

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.

📄 PDF Abstract BibTeX arXiv:1811.11286

Code (3)

yifita/3PU_pytorch 공식 구현 pytorch
guochengqian/PU-GCN tf
yifita/3PU tf

Tasks

Point Cloud Super ResolutionPoint Set UpsamplingSuper-ResolutionSurface Reconstruction

Similar Papers 제목 키워드 기반

TP-NoDe: Topology-aware Progressive Noising and Denoising of Point Clouds towards Upsampling

2023-10-02 · Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops 2023 10 · Akash Kumbar, Tejas Anvekar, Tulasi Amitha Vikrama, Ramesh Ashok Tabib 외

In this paper, we propose TP-NoDe, a novel Topology-aware Progressive Noising and Denoising technique for 3D point cloud upsampling. TP-NoDe revisits the traditional method of upsampling of the point cloud by introducing…

DenoisingPoint Cloud Super Resolutionpoint cloud upsampling

PC$^2$-PU: Patch Correlation and Point Correlation for Effective Point Cloud Upsampling

2021-09-20 · Chen Long, Wenxiao Zhang, Ruihui Li, Hao Wang 외

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 eac…

point cloud upsampling

Rethinking Data Input for Point Cloud Upsampling

2024-07-05 · Tongxu Zhang

In recent years, point cloud upsampling has been widely applied in fields such as 3D reconstruction and surface generation. However, existing point cloud upsampling inputs are all patch based, and there is no research di…

3D Reconstructionpoint cloud upsampling

SPU-IMR: Self-supervised Arbitrary-scale Point Cloud Upsampling via Iterative Mask-recovery Network

2025-02-26 · Ziming Nie, Qiao Wu, Chenlei Lv, Siwen Quan 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from sparse point clouds. Existing point cloud upsampling methods typically approach the task as an interpolation problem. They achieve u…

point cloud upsampling

High-Fidelity Point Cloud Completion with Low-Resolution Recovery and Noise-Aware Upsampling

2021-12-21 · Ren-Wu Li, Bo wang, Chun-Peng Li, Ling-Xiao Zhang 외

Completing an unordered partial point cloud is a challenging task. Existing approaches that rely on decoding a latent feature to recover the complete shape, often lead to the completed point cloud being over-smoothing, l…

Point Cloud Completion