paper-with-me

Papers

PCN: Point Completion Network

2018-08-02 · Wentao Yuan, Tejas Khot, David Held, Christoph Mertz, Martial Hebert

Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), a novel learning-based approach for shape completion. Unlike existing shape completion methods, PCN directly operates on raw point clouds without any structural assumption (e.g. symmetry) or annotation (e.g. semantic class) about the underlying shape. It features a decoder design that enables the generation of fine-grained completions while maintaining a small number of parameters. Our experiments show that PCN produces dense, complete point clouds with realistic structures in the missing regions on inputs with various levels of incompleteness and noise, including cars from LiDAR scans in the KITTI dataset.

📄 PDF Abstract BibTeX arXiv:1808.00671

Code (5)

wentaoyuan/pcn 공식 구현 tf
Yan-Xia/ASFM-Net tf
qinglew/PCN pytorch
qinglew/PCN-PyTorch pytorch
vinits5/learning3d pytorch

Tasks

DecoderPoint 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

Enhancing Performance of Point Cloud Completion Networks with Consistency Loss

2024-10-09 · Kevin Tirta Wijaya, Christofel Rio Goenawan, Seung-Hyun Kong

Point cloud completion networks are conventionally trained to minimize the disparities between the completed point cloud and the ground-truth counterpart. However, an incomplete object-level point cloud can have multiple…

Point Cloud Completion

Semantic Point Completion Network for 3D Semantic Scene Completion

2020-08-29 · ECAI 2020 8 · Min Zhong, Gang Zeng

Semantic scene completion (SSC) is composed of scene completion (SC) and semantic segmentation. Most of the existing methods carry out SSC in a regular 3D grid space, where 3D CNNs cause unnecessary computational cost…

3D Semantic Scene CompletionDecoderSemantic Segmentation

DuInNet: Dual-Modality Feature Interaction for Point Cloud Completion

2024-07-10 · Xinpu Liu, Baolin Hou, Hanyun Wang, Ke Xu 외

To further promote the development of multimodal point cloud completion, we contribute a large-scale multimodal point cloud completion benchmark ModelNet-MPC with richer shape categories and more diverse test data, which…

DenoisingPoint Cloud CompletionZero-Shot Learning

VAPCNet: Viewpoint-Aware 3D Point Cloud Completion

2023-01-01 · ICCV 2023 1 · Zhiheng Fu, Longguang Wang, Lian Xu, Zhiyong Wang 외

Most existing learning-based 3D point cloud completion methods ignore the fact that the completion process is highly coupled with the viewpoint of a partial scan. However, the various viewpoints of incompletely scann…

Point Cloud CompletionRepresentation LearningViewpoint Estimation