paper-with-me

Papers

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, Wei Gao, Ge Li, Xiangyang Ji

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 amounts of pairs of sparse input and dense ground-truth are exploited as supervision information; or treat up-scaling of different scale factors as independent tasks, and have to build multiple networks to handle upsampling with varying factors. In this paper, we propose a novel approach that achieves self-supervised and magnification-flexible point clouds upsampling simultaneously. We formulate point clouds upsampling as the task of seeking nearest projection points on the implicit surface for seed points. To this end, we define two implicit neural functions to estimate projection direction and distance respectively, which can be trained by two pretext learning tasks. Experimental results demonstrate that our self-supervised learning based scheme achieves competitive or even better performance than supervised learning based state-of-the-art methods. The source code is publicly available at https://github.com/xnowbzhao/sapcu.

📄 PDF Abstract BibTeX arXiv:2204.08196

Code (1)

xnowbzhao/sapcu 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

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

MortonNet: Self-Supervised Learning of Local Features in 3D Point Clouds

2019-03-30 · Ali Thabet, Humam Alwassel, Bernard Ghanem

We present a self-supervised task on point clouds, in order to learn meaningful point-wise features that encode local structure around each point. Our self-supervised network, named MortonNet, operates directly on unstru…

SegmentationSelf-Supervised LearningSemantic Segmentation

Domain Adaptation on Point Clouds via Geometry-Aware Implicits

2021-12-17 · CVPR 2022 1 · Yuefan Shen, Yanchao Yang, Mi Yan, He Wang 외

As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point clou…

Autonomous DrivingDomain AdaptationUnsupervised Domain Adaptation

ASUR3D: Arbitrary Scale Upsampling and Refinement of 3D Point Clouds using Local Occupancy Fields

2023-10-02 · IEEE/CVF International Conference on Computer Vision Workshops (ICCVW) 2023 10 · Akash Kumbar, Tejas Anvekar, Ramesh Ashok Tabib, Uma Mudenagudi

In this paper, we introduce ASUR3D, a novel methodology for the arbitrary-scale upsampling of 3D point clouds employing Local Occupancy Representation. Our proposed implicit occupancy representation enables efficient poi…

3D Reconstruction3D Shape Generation3D Shape RepresentationPoint Cloud Super Resolution+1

Self-supervised Learning for Pre-Training 3D Point Clouds: A Survey

2023-05-08 · Ben Fei, Weidong Yang, Liwen Liu, Tianyue Luo 외

Point cloud data has been extensively studied due to its compact form and flexibility in representing complex 3D structures. The ability of point cloud data to accurately capture and represent intricate 3D geometry makes…

3D geometryAutonomous DrivingRepresentation LearningSelf-Supervised Learning