paper-with-me

Papers

PU-Net: Point Cloud Upsampling Network

2018-01-21 · CVPR 2018 6 · Lequan Yu, Xianzhi Li, Chi-Wing Fu, Daniel Cohen-Or, Pheng-Ann Heng

Learning and analyzing 3D point clouds with deep networks is challenging due to the sparseness and irregularity of the data. In this paper, we present a data-driven point cloud upsampling technique. The key idea is to learn multi-level features per point and expand the point set via a multi-branch convolution unit implicitly in feature space. The expanded feature is then split to a multitude of features, which are then reconstructed to an upsampled point set. Our network is applied at a patch-level, with a joint loss function that encourages the upsampled points to remain on the underlying surface with a uniform distribution. We conduct various experiments using synthesis and scan data to evaluate our method and demonstrate its superiority over some baseline methods and an optimization-based method. Results show that our upsampled points have better uniformity and are located closer to the underlying surfaces.

📄 PDF Abstract BibTeX arXiv:1801.06761

Code (3)

yulequan/PU-Net 공식 구현 tf
guochengqian/PU-GCN tf
skoo9500/3d-pc-AE-GAN tf

Tasks

Point Cloud Super Resolutionpoint cloud upsampling

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

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

point cloud upsamplingset matching

PU-EdgeFormer: Edge Transformer for Dense Prediction in Point Cloud Upsampling

2023-05-02 · Dohoon Kim, Minwoo Shin, Joonki Paik

Despite the recent development of deep learning-based point cloud upsampling, most MLP-based point cloud upsampling methods have limitations in that it is difficult to train the local and global structure of the point cl…

point 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

PU-GCN: Point Cloud Upsampling using Graph Convolutional Networks

2019-11-30 · CVPR 2021 1 · Guocheng Qian, Abdulellah Abualshour, Guohao Li, Ali Thabet 외

The effectiveness of learning-based point cloud upsampling pipelines heavily relies on the upsampling modules and feature extractors used therein. For the point upsampling module, we propose a novel model called NodeShuf…

3D ReconstructionPoint Cloud Super Resolutionpoint cloud upsampling