CPFN: Cascaded Primitive Fitting Networks for High-Resolution Point Clouds
Eric-Tuan L\^e, Minhyuk Sung, Duygu Ceylan, Radomir Mech, Tamy, Boubekeur, Niloy J. Mitra

TL;DR
CPFN introduces a cascaded network approach with adaptive sampling and dynamic merging to improve primitive detection in high-resolution point clouds, especially for fine-scale details, outperforming previous methods.
Contribution
The paper proposes a novel cascaded primitive fitting network with adaptive sampling and dynamic merging, enabling better detection of both large and fine-scale primitives in high-resolution point clouds.
Findings
Improves state-of-the-art SPFN performance by 13-14%.
Enhances detection of fine-scale primitives by 20-22%.
Demonstrates effectiveness on high-resolution datasets.
Abstract
Representing human-made objects as a collection of base primitives has a long history in computer vision and reverse engineering. In the case of high-resolution point cloud scans, the challenge is to be able to detect both large primitives as well as those explaining the detailed parts. While the classical RANSAC approach requires case-specific parameter tuning, state-of-the-art networks are limited by memory consumption of their backbone modules such as PointNet++, and hence fail to detect the fine-scale primitives. We present Cascaded Primitive Fitting Networks (CPFN) that relies on an adaptive patch sampling network to assemble detection results of global and local primitive detection networks. As a key enabler, we present a merging formulation that dynamically aggregates the primitives across global and local scales. Our evaluation demonstrates that CPFN improves the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
