SOTAVerified

Parametric Point Cloud Completion for Polygonal Surface Reconstruction

2025-03-11CVPR 2025Code Available2· sign in to hype

Zhaiyu Chen, Yuqing Wang, Liangliang Nan, Xiao Xiang Zhu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Reproductions