vix.ing · top · new · best · stats · spec

2026 International Conference on 3D Vision (3DV)

2025/09/03 by Fabio F. Oberweger, Michael Schwingshackl, Oberweger, Fabio F. +3 · 1 voice · 1 citation
Engineering · Computer Science · #3D Shape Modeling and Analysis #Robotics and Sensor-Based Localization #Image and Object Detection Techniques

paper · pdf · doi:10.1109/3dv69130.2026

Abstract

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. PISDETR 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. Code: https://github.com/fafraob/pi3detr.

Citations

Cited by

Discussions

Related