Published August 21, 2025 | Version v1
Dataset Open

PI3DETR: Parametric Instance Detection of 3D Point Cloud Edges with a Geometry-Aware 3DETR [Supplementary Material]

Description

We present PI3DETR, an end-to-end framework that directly predicts 3D parametric curve instances from raw point clouds, avoiding the intermediate representations and multi-stage processing common in prior work. Extending 3DETR, our model introduces a geometry-aware matching strategy and specialized loss functions that enable unified detection of differently parameterized curve types, including cubic Bézier curves, line segments, circles, and arcs, in a single forward pass. Optional post-processing steps further refine predictions without adding complexity. This streamlined design improves robustness to noise and varying sampling densities, addressing critical challenges in real world LiDAR and 3D sensing scenarios. PI3DETR sets a new state-of-the-art on the ABC dataset and generalizes effectively to real sensor data, offering a simple yet powerful solution for 3D edge and curve estimation. 

Files

dataset.zip

Files (4.5 GB)

Name Size Download all
md5:af83257d476dbc609bc4c4a5498c2b00
1.2 GB Download
md5:e965dc2bc3ca1c8adf920d78d1a2f999
3.3 GB Preview Download

Additional details

Identifiers

Related works

Is described by
Model: arXiv:2509.03262 (arXiv)
Dataset: arXiv:2509.03262 (arXiv)

Dates

Accepted
2025-12-02
Accepted at 3DV 2026

Software

Repository URL
https://fafraob.github.io/pi3detr/
Programming language
Python
Development Status
Active