paper-with-me

Papers

DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization

2025-01-19 · Qiuxia Wu, Haiyang Huang, Kunming Su, Zhiyong Wang, Kun Hu

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving encouraging results, a significant issue remains: these methods often overlook the variability in point clouds sampled from a single 3D object surface. This variability can lead to ambiguity and hinder the achievement of more precise completion results. Therefore, in this study, we introduce a novel point cloud completion network, namely Dual-Codebook Point Completion Network (DC-PCN), following an encder-decoder pipeline. The primary objective of DC-PCN is to formulate a singular representation of sampled point clouds originating from the same 3D surface. DC-PCN introduces a dual-codebook design to quantize point-cloud representations from a multilevel perspective. It consists of an encoder-codebook and a decoder-codebook, designed to capture distinct point cloud patterns at shallow and deep levels. Additionally, to enhance the information flow between these two codebooks, we devise an information exchange mechanism. This approach ensures that crucial features and patterns from both shallow and deep levels are effectively utilized for completion. Extensive experiments on the PCN, ShapeNet\_Part, and ShapeNet34 datasets demonstrate the state-of-the-art performance of our method.

📄 PDF Abstract BibTeX arXiv:2501.10966

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPoint Cloud CompletionQuantization

Similar Papers 제목 키워드 기반

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

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

UltraLiDAR: Learning Compact Representations for LiDAR Completion and Generation

2023-11-02 · Yuwen Xiong, Wei-Chiu Ma, Jingkang Wang, Raquel Urtasun

LiDAR provides accurate geometric measurements of the 3D world. Unfortunately, dense LiDARs are very expensive and the point clouds captured by low-beam LiDAR are often sparse. To address these issues, we present UltraLi…

RefComp: A Reference-guided Unified Framework for Unpaired Point Cloud Completion

2025-04-18 · Yixuan Yang, Jinyu Yang, Zixiang Zhao, Victor Sanchez 외

The unpaired point cloud completion task aims to complete a partial point cloud by using models trained with no ground truth. Existing unpaired point cloud completion methods are class-aware, i.e., a separate model is ne…

Point Cloud CompletionTranslation