paper-with-me

Papers

Cycle4Completion: Unpaired Point Cloud Completion using Cycle Transformation with Missing Region Coding

2021-03-14 · CVPR 2021 1 · Xin Wen, Zhizhong Han, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Yu-Shen Liu

In this paper, we present a novel unpaired point cloud completion network, named Cycle4Completion, to infer the complete geometries from a partial 3D object. Previous unpaired completion methods merely focus on the learning of geometric correspondence from incomplete shapes to complete shapes, and ignore the learning in the reverse direction, which makes them suffer from low completion accuracy due to the limited 3D shape understanding ability. To address this problem, we propose two simultaneous cycle transformations between the latent spaces of complete shapes and incomplete ones. The insight of cycle transformation is to promote networks to understand 3D shapes by learning to generate complete or incomplete shapes from their complementary ones. Specifically, the first cycle transforms shapes from incomplete domain to complete domain, and then projects them back to the incomplete domain. This process learns the geometric characteristic of complete shapes, and maintains the shape consistency between the complete prediction and the incomplete input. Similarly, the inverse cycle transformation starts from complete domain to incomplete domain, and goes back to complete domain to learn the characteristic of incomplete shapes. We provide a comprehensive evaluation in experiments, which shows that our model with the learned bidirectional geometry correspondence outperforms state-of-the-art unpaired completion methods.

📄 PDF Abstract BibTeX arXiv:2103.07838

Code (1)

diviswen/Cycle4Completion 공식 구현 tf

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

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

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

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

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