paper-with-me

Papers

Pre-Training by Completing Point Clouds

2020-09-28 · Hanchen Wang, Qi Liu, Xiangyu Yue, Joan Lasenby, Matt Kusner

There has recently been a flurry of exciting advances in deep learning models on point clouds. However, these advances have been hampered by the difficulty of creating labelled point cloud datasets: sparse point clouds often have unclear label identities for certain points, while dense point clouds are time-consuming to annotate. Inspired by mask-based pre-training in the natural language processing community, we propose a pre-training mechanism based point clouds completion. It works by masking occluded points that result from observations at different camera views. It then optimizes a completion model that learns how to reconstruct the occluded points, given the partial point cloud. In this way, our method learns a pre-trained representation that can identify the visual constraints inherently embedded in real-world point clouds. We call our method Occlusion Completion (OcCo). We demonstrate that OcCo learns representations that improve the semantic understandings as well as generalization on downstream tasks over prior methods, transfer to different datasets, reduce training time and improve label efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ComPC: Completing a 3D Point Cloud with 2D Diffusion Priors

2024-04-10 · Tianxin Huang, Zhiwen Yan, Yuyang Zhao, Gim Hee Lee

3D point clouds directly collected from objects through sensors are often incomplete due to self-occlusion. Conventional methods for completing these partial point clouds rely on manually organized training sets and are …

ColorizationPoint Cloud Completion

Denoising-While-Completing Network (DWCNet): Robust Point Cloud Completion Under Corruption

2025-07-22 · Keneni W. Tesema, Lyndon Hill, Mark W. Jones, Gary K. L. Tam arxiv

Point cloud completion is crucial for 3D computer vision tasks in autonomous driving, augmented reality, and robotics. However, obtaining clean and complete point clouds from real-world environments is challenging due to…

Point Cloud CompletionContrastive LearningAutonomous DrivingPoint Clouds

Automatic marker-free registration based on similar tetrahedras for single-tree point clouds

2024-11-20 · Jing Ren, Pei Wang, Hanlong Li, Yuhan Wu 외

In recent years, terrestrial laser scanning technology has been widely used to collect tree point cloud data, aiding in measurements of diameter at breast height, biomass, and other forestry survey data. Since a single s…

Point Cloud Registration

3D Point Cloud Generation via Autoregressive Up-sampling

2025-03-11 · Ziqiao Meng, Qichao Wang, Zhipeng Zhou, Irwin King 외

We introduce a pioneering autoregressive generative model for 3D point cloud generation. Inspired by visual autoregressive modeling (VAR), we conceptualize point cloud generation as an autoregressive up-sampling process.…

Point Cloud Generation

Sparse SPN: Depth Completion from Sparse Keypoints

2022-12-02 · Yuqun Wu, Jae Yong Lee, Derek Hoiem

Our long term goal is to use image-based depth completion to quickly create 3D models from sparse point clouds, e.g. from SfM or SLAM. Much progress has been made in depth completion. However, most current works assume w…

Depth Completion