paper-with-me

Papers

Point Cloud Completion Guided by Prior Knowledge via Causal Inference

2023-05-28 · Songxue Gao, Chuanqi Jiao, Ruidong Chen, Weijie Wang, Weizhi Nie

Point cloud completion aims to recover raw point clouds captured by scanners from partial observations caused by occlusion and limited view angles. This makes it hard to recover details because the global feature is unlikely to capture the full details of all missing parts. In this paper, we propose a novel approach to point cloud completion task called Point-PC, which uses a memory network to retrieve shape priors and designs a causal inference model to filter missing shape information as supplemental geometric information to aid point cloud completion. Specifically, we propose a memory operating mechanism where the complete shape features and the corresponding shapes are stored in the form of ``key-value'' pairs. To retrieve similar shapes from the partial input, we also apply a contrastive learning-based pre-training scheme to transfer the features of incomplete shapes into the domain of complete shape features. Experimental results on the ShapeNet-55, PCN, and KITTI datasets demonstrate that Point-PC outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2305.17770

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceContrastive LearningPoint Cloud Completion

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

View-Guided Point Cloud Completion

2021-04-12 · CVPR 2021 1 · Xuancheng Zhang, Yutong Feng, Siqi Li, Changqing Zou 외

This paper presents a view-guided solution for the task of point cloud completion. Unlike most existing methods directly inferring the missing points using shape priors, we address this task by introducing ViPC (view-gui…

Point Cloud Completion

Graph-Guided Deformation for Point Cloud Completion

2021-11-11 · Jieqi Shi, Lingyun Xu, Liang Heng, Shaojie Shen

For a long time, the point cloud completion task has been regarded as a pure generation task. After obtaining the global shape code through the encoder, a complete point cloud is generated using the shape priorly learnt …

Autonomous DrivingPoint Cloud Completion

Orthogonal Dictionary Guided Shape Completion Network for Point Cloud

2023-03-24 · AAAI 2023 3 · Pingping Cai, Deja Scott, Xiaoguang Li, Song Wang

Point cloud shape completion, which aims to reconstruct the missing regions of the incomplete point clouds with plausible shapes, is an ill-posed and challenging task that benefits many downstream 3D applications. Prior …

DecoderPoint Cloud Completion

DMF-Net: Image-Guided Point Cloud Completion with Dual-Channel Modality Fusion and Shape-Aware Upsampling Transformer

2024-06-25 · Aihua Mao, Yuxuan Tang, Jiangtao Huang, Ying He

In this paper we study the task of a single-view image-guided point cloud completion. Existing methods have got promising results by fusing the information of image into point cloud explicitly or implicitly. However, giv…

Point Cloud Completion

Fine-grained Text and Image Guided Point Cloud Completion with CLIP Model

2023-08-17 · Wei Song, Jun Zhou, Mingjie Wang, Hongchen Tan 외

This paper focuses on the recently popular task of point cloud completion guided by multimodal information. Although existing methods have achieved excellent performance by fusing auxiliary images, there are still some d…

Language ModellingPoint Cloud Completion