paper-with-me

Papers

Self-supervised 3D Point Cloud Completion via Multi-view Adversarial Learning

2024-07-13 · Lintai Wu, Xianjing Cheng, Yong Xu, Huanqiang Zeng, Junhui Hou

In real-world scenarios, scanned point clouds are often incomplete due to occlusion issues. The task of self-supervised point cloud completion involves reconstructing missing regions of these incomplete objects without the supervision of complete ground truth. Current self-supervised methods either rely on multiple views of partial observations for supervision or overlook the intrinsic geometric similarity that can be identified and utilized from the given partial point clouds. In this paper, we propose MAL-SPC, a framework that effectively leverages both object-level and category-specific geometric similarities to complete missing structures. Our MAL-SPC does not require any 3D complete supervision and only necessitates a single partial point cloud for each object. Specifically, we first introduce a Pattern Retrieval Network to retrieve similar position and curvature patterns between the partial input and the predicted shape, then leverage these similarities to densify and refine the reconstructed results. Additionally, we render the reconstructed complete shape into multi-view depth maps and design an adversarial learning module to learn the geometry of the target shape from category-specific single-view depth images. To achieve anisotropic rendering, we design a density-aware radius estimation algorithm to improve the quality of the rendered images. Our MAL-SPC yields the best results compared to current state-of-the-art methods.We will make the source code publicly available at \url{https://github.com/ltwu6/malspc

📄 PDF Abstract BibTeX arXiv:2407.09786

Code (1)

ltwu6/malspc 공식 구현

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

Self-Supervised Point Cloud Completion based on Multi-View Augmentations of Single Partial Point Cloud

2025-09-26 · Jingjing Lu, Huilong Pi, Yunchuan Qin, Zhuo Tang 외 arxiv

Point cloud completion aims to reconstruct complete shapes from partial observations. Although current methods have achieved remarkable performance, they still have some limitations: Supervised methods heavily rely on gr…

Point Cloud CompletionPoint Clouds

ACL-SPC: Adaptive Closed-Loop system for Self-Supervised Point Cloud Completion

2023-03-02 · CVPR 2023 1 · Sangmin Hong, Mohsen Yavartanoo, Reyhaneh Neshatavar, Kyoung Mu Lee

Point cloud completion addresses filling in the missing parts of a partial point cloud obtained from depth sensors and generating a complete point cloud. Although there has been steep progress in the supervised methods o…

Point Cloud CompletionSelf-Supervised Learning

Reconstruction-Aware Prior Distillation for Semi-supervised Point Cloud Completion

2022-04-20 · Zhaoxin Fan, Yulin He, Zhicheng Wang, Kejian Wu 외

Real-world sensors often produce incomplete, irregular, and noisy point clouds, making point cloud completion increasingly important. However, most existing completion methods rely on large paired datasets for training, …

Point Cloud Completion

Self-Supervised Large Scale Point Cloud Completion for Archaeological Site Restoration

2025-01-01 · CVPR 2025 1 · Aocheng Li, James R. Zimmer-Dauphinee, Rajesh Kalyanam, Ian Lindsay 외

Point cloud completion helps restore partial incomplete point clouds suffering occlusions. Current self-supervised methods fail to give high fidelity completion for large objects with missing surfaces and unbalanced …

Point Cloud Completion

P2C: Self-Supervised Point Cloud Completion from Single Partial Clouds

2023-07-27 · ICCV 2023 1 · Ruikai Cui, Shi Qiu, Saeed Anwar, Jiawei Liu 외

Point cloud completion aims to recover the complete shape based on a partial observation. Existing methods require either complete point clouds or multiple partial observations of the same object for learning. In contras…

Point Cloud Completion