paper-with-me

Papers

RepKPU: Point Cloud Upsampling with Kernel Point Representation and Deformation

2024-01-01 · CVPR 2024 1 · Yi Rong, Haoran Zhou, Kang Xia, Cheng Mei, Jiahao Wang, Tong Lu

In this work we present RepKPU an efficient network for point cloud upsampling. We propose to promote upsampling performance by exploiting better shape representation and point generation strategy. Inspired by KPConv we propose a novel representation called RepKPoints to effectively characterize the local geometry whose advantages over prior representations are as follows: (1) density-sensitive; (2) large receptive fields; (3) position-adaptive which makes RepKPoints a generalized form of previous representations. Moreover we propose a novel paradigm namely Kernel-to-Displacement generation for point generation where point cloud upsampling is reformulated as the deformation of kernel points. Specifically we propose KP-Queries which is a set of kernel points with predefined positions and learned features to serve as the initial state of upsampling. Using cross-attention mechanisms we achieve interactions between RepKPoints and KP-Queries and subsequently KP-Queries are converted to displacement features followed by a MLP to predict the new positions of KP-Queries which serve as the generated points. Extensive experimental results demonstrate that RepKPU outperforms state-of-the-art methods on several widely-used benchmark datasets with high efficiency.

📄 PDF Abstract BibTeX

Code (1)

easyry/repkpu 공식 구현 pytorch

Tasks

point cloud upsampling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

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

point cloud upsamplingset matching

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

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

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

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