paper-with-me

Papers

Parametric Point Cloud Completion for Polygonal Surface Reconstruction

2025-03-11 · CVPR 2025 1 · Zhaiyu Chen, Yuqing Wang, Liangliang Nan, Xiao Xiang Zhu

Existing polygonal surface reconstruction methods heavily depend on input completeness and struggle with incomplete point clouds. We argue that while current point cloud completion techniques may recover missing points, they are not optimized for polygonal surface reconstruction, where the parametric representation of underlying surfaces remains overlooked. To address this gap, we introduce parametric completion, a novel paradigm for point cloud completion, which recovers parametric primitives instead of individual points to convey high-level geometric structures. Our presented approach, PaCo, enables high-quality polygonal surface reconstruction by leveraging plane proxies that encapsulate both plane parameters and inlier points, proving particularly effective in challenging scenarios with highly incomplete data. Comprehensive evaluations of our approach on the ABC dataset establish its effectiveness with superior performance and set a new standard for polygonal surface reconstruction from incomplete data. Project page: https://parametric-completion.github.io.

📄 PDF Abstract BibTeX arXiv:2503.08363

Code (1)

parametric-completion/paco 공식 구현 pytorch

Tasks

Point Cloud CompletionSurface Reconstruction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

PolyFit: Polygonal Surface Reconstruction From Point Clouds

2017-10-01 · ICCV 2017 10 · Liangliang Nan, Peter Wonka

We propose a novel framework for reconstructing lightweight polygonal surfaces from point clouds. Unlike traditional methods that focus on either extracting good geometric primitives or obtaining proper arrangements of p…

Surface Reconstruction

Parametric Surface Constrained Upsampler Network for Point Cloud

2023-03-14 · Pingping Cai, Zhenyao Wu, Xinyi Wu, Song Wang

Designing a point cloud upsampler, which aims to generate a clean and dense point cloud given a sparse point representation, is a fundamental and challenging problem in computer vision. A line of attempts achieves this g…

Point Cloud Completionpoint cloud upsampling

Morphing and Sampling Network for Dense Point Cloud Completion

2019-11-30 · Minghua Liu, Lu Sheng, Sheng Yang, Jing Shao 외

3D point cloud completion, the task of inferring the complete geometric shape from a partial point cloud, has been attracting attention in the community. For acquiring high-fidelity dense point clouds and avoiding uneven…

Point Cloud Completion

Skeleton-bridged Point Completion: From Global Inference to Local Adjustment

2020-10-14 · NeurIPS 2020 12 · Yinyu Nie, Yiqun Lin, Xiaoguang Han, Shihui Guo 외

Point completion refers to complete the missing geometries of objects from partial point clouds. Existing works usually estimate the missing shape by decoding a latent feature encoded from the input points. However, real…

Surface Reconstruction

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

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

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…

DecoderPoint Cloud CompletionQuantization