Explore our 3D parametric edge predictions on an unseen test set curated from the ABC dataset . The examples below showcase our model’s ability to infer precise geometric primitives directly from raw point clouds. The evaluation was conducted on our released test dataset .
At first glance, ground truth and prediction might seem identical. Zoom in and rotate the point cloud to appreciate the model’s precision 😉
Colors represent different parametric edge types detected by PI3DETR from raw point clouds.
As a byproduct of our method based on a non-parametric query design, where encoded points are used as transformer decoder queries, we can construct an interactive edge generator driven by point-based prompting. The example below demonstrates this functionality on a sample from our unseen test dataset. This can be used to interactively measure distances or angles between edges, or to create custom edge combinations for CAD applications.
Beyond synthetic point clouds sampled from ABC meshes, our model also operates effectively on real-world 3D scans. The examples below were obtained from 3D-printed models that were scanned using a 7-DOF robotic system equipped with a structured-light sensor. The interactive visualization highlights this capability, and additional real-world results are presented in the paper.
@misc{oberweger2025pi3detrparametricinstancedetection,
title={PI3DETR: Parametric Instance Detection of 3D Point Cloud Edges with a Geometry-Aware 3DETR},
author={Fabio F. Oberweger and Michael Schwingshackl and Vanessa Staderini},
year={2025},
eprint={2509.03262},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2509.03262},
}
This webpage was build by using the template: Nerfies.