paper-with-me

Papers

Completing Partial Point Clouds with Outliers by Collaborative Completion and Segmentation

2022-03-18 · Changfeng Ma, Yang Yang, Jie Guo, Chongjun Wang, Yanwen Guo

Most existing point cloud completion methods are only applicable to partial point clouds without any noises and outliers, which does not always hold in practice. We propose in this paper an end-to-end network, named CS-Net, to complete the point clouds contaminated by noises or containing outliers. In our CS-Net, the completion and segmentation modules work collaboratively to promote each other, benefited from our specifically designed cascaded structure. With the help of segmentation, more clean point cloud is fed into the completion module. We design a novel completion decoder which harnesses the labels obtained by segmentation together with FPS to purify the point cloud and leverages KNN-grouping for better generation. The completion and segmentation modules work alternately share the useful information from each other to gradually improve the quality of prediction. To train our network, we build a dataset to simulate the real case where incomplete point clouds contain outliers. Our comprehensive experiments and comparisons against state-of-the-art completion methods demonstrate our superiority. We also compare with the scheme of segmentation followed by completion and their end-to-end fusion, which also proves our efficacy.

📄 PDF Abstract BibTeX arXiv:2203.09772

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPoint Cloud CompletionSegmentation

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

CarveNet: Carving Point-Block for Complex 3D Shape Completion

2021-07-28 · Qing Guo, Zhijie Wang, Felix Juefei-Xu, Di Lin 외

3D point cloud completion is very challenging because it heavily relies on the accurate understanding of the complex 3D shapes (e.g., high-curvature, concave/convex, and hollowed-out 3D shapes) and the unknown & diverse …

Data AugmentationPoint Cloud Completion

Pre-Training by Completing Point Clouds

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

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

Multimodal Shape Completion via IMLE

2021-06-30 · Himanshu Arora, Saurabh Mishra, Shichong Peng, Ke Li 외

Shape completion is the problem of completing partial input shapes such as partial scans. This problem finds important applications in computer vision and robotics due to issues such as occlusion or sparsity in real-worl…

Diversity