paper-with-me

Papers

SPU-Net: Self-Supervised Point Cloud Upsampling by Coarse-to-Fine Reconstruction with Self-Projection Optimization

2020-12-08 · Xinhai Liu, Xinchen Liu, Yu-Shen Liu, Zhizhong Han

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense point sets as the supervision, which makes them limited to be trained under synthetic paired training data and not suitable to be under real-scanned sparse data. However, it is expensive and tedious to obtain large numbers of paired sparse-dense point sets as supervision from real-scanned sparse data. To address this problem, we propose a self-supervised point cloud upsampling network, named SPU-Net, to capture the inherent upsampling patterns of points lying on the underlying object surface. Specifically, we propose a coarse-to-fine reconstruction framework, which contains two main components: point feature extraction and point feature expansion, respectively. In the point feature extraction, we integrate the self-attention module with the graph convolution network (GCN) to capture context information inside and among local regions simultaneously. In the point feature expansion, we introduce a hierarchically learnable folding strategy to generate upsampled point sets with learnable 2D grids. Moreover, to further optimize the noisy points in the generated point sets, we propose a novel self-projection optimization associated with uniform and reconstruction terms as a joint loss to facilitate the self-supervised point cloud upsampling. We conduct various experiments on both synthetic and real-scanned datasets, and the results demonstrate that we achieve comparable performances to state-of-the-art supervised methods.

📄 PDF Abstract BibTeX arXiv:2012.04439

Code (1)

liuxinhai/spu-net 공식 구현 tf

Tasks

point cloud upsampling

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow Estimation on 3D Point Clouds

2019-11-27 · Wenxuan Wu, Zhiyuan Wang, Zhuwen Li, Wei Liu 외

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and warped to a finer level, enabling the algorithm…

Scene Flow EstimationSelf-supervised Scene Flow Estimation

SPU-PMD: Self-Supervised Point Cloud Upsampling via Progressive Mesh Deformation

2024-01-01 · CVPR 2024 1 · Yanzhe Liu, Rong Chen, Yushi Li, Yixi Li 외

Despite the success of recent upsampling approaches generating high-resolution point sets with uniform distribution and meticulous structures is still challenging. Unlike existing methods that only take spatial infor…

Descriptivepoint cloud upsampling

Self-Supervised Arbitrary-Scale Point Clouds Upsampling via Implicit Neural Representation

2022-04-18 · CVPR 2022 1 · Wenbo Zhao, Xianming Liu, Zhiwei Zhong, Junjun Jiang 외

Point clouds upsampling is a challenging issue to generate dense and uniform point clouds from the given sparse input. Most existing methods either take the end-to-end supervised learning based manner, where large amount…

Self-Supervised Learning

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

PointPWC-Net: Cost Volume on Point Clouds for (Self-)Supervised Scene Flow Estimation

2020-08-01 · ECCV 2020 8 · Wenxuan Wu, Zhi Yuan Wang, Zhuwen Li, Wei Liu 외

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, that directly processes 3D point cloud scenes with large motions in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and w…

Scene Flow EstimationSelf-supervised Scene Flow Estimation