paper-with-me

Papers

Unpaired Point Cloud Completion on Real Scans using Adversarial Training

2019-03-29 · ICLR 2020 1 · Xuelin Chen, Baoquan Chen, Niloy J. Mitra

As 3D scanning solutions become increasingly popular, several deep learning setups have been developed geared towards that task of scan completion, i.e., plausibly filling in regions there were missed in the raw scans. These methods, however, largely rely on supervision in the form of paired training data, i.e., partial scans with corresponding desired completed scans. While these methods have been successfully demonstrated on synthetic data, the approaches cannot be directly used on real scans in absence of suitable paired training data. We develop a first approach that works directly on input point clouds, does not require paired training data, and hence can directly be applied to real scans for scan completion. We evaluate the approach qualitatively on several real-world datasets (ScanNet, Matterport, KITTI), quantitatively on 3D-EPN shape completion benchmark dataset, and demonstrate realistic completions under varying levels of incompleteness.

📄 PDF Abstract BibTeX arXiv:1904.00069

Code (2)

xuelin-chen/pcl2pcl-gan-pub 공식 구현 tf
ChenXuelinCXL/pcl2pcl-gan-pub tf

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

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

Unsupervised Point Cloud Completion through Unbalanced Optimal Transport

2024-10-03 · Taekyung Lee, Jaemoo Choi, Myungjoo Kang, Jaewoong Choi

Unpaired point cloud completion explores methods for learning a completion map from unpaired incomplete and complete point cloud data. In this paper, we propose a novel approach for unpaired point cloud completion using …

Point Cloud Completion

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

Learning Point Cloud Completion without Complete Point Clouds: A Pose-Aware Approach

2023-01-01 · ICCV 2023 1 · Jihun Kim, Hyeokjun Kweon, Yunseo Yang, Kuk-Jin Yoon

Point cloud completion is to restore complete 3D scenes and objects from incomplete observations or limited sensor data. Existing fully-supervised methods rely on paired datasets of incomplete and complete point clou…

Point Cloud Completion

Self-supervised Point Cloud Completion on Real Traffic Scenes via Scene-concerned Bottom-up Mechanism

2022-03-20 · Yiming Ren, Peishan Cong, Xinge Zhu, Yuexin Ma

Real scans always miss partial geometries of objects due to the self-occlusions, external-occlusions, and limited sensor resolutions. Point cloud completion aims to refer the complete shapes for incomplete 3D scans of ob…

Point Cloud Completion