TL;DR
This paper introduces BRepDetNet, a supervised deep learning model that detects boundary and junction features in 3D scans to facilitate reverse engineering of CAD models, improving accuracy and efficiency.
Contribution
The paper presents a novel BRepDetNet architecture with annotated datasets for boundary and junction detection, advancing Scan-to-CAD modeling techniques.
Findings
Achieved high accuracy in BRep boundary detection.
Successfully annotated large datasets with topological relations.
Demonstrated effectiveness of focal-loss and NMS in training.
Abstract
In machining process, 3D reverse engineering of the mechanical system is an integral, highly important, and yet time consuming step to obtain parametric CAD models from 3D scans. Therefore, deep learning-based Scan-to-CAD modeling can offer designers enormous editability to quickly modify CAD model, being able to parse all its structural compositions and design steps. In this paper, we propose a supervised boundary representation (BRep) detection network BRepDetNet from 3D scans of CC3D and ABC dataset. We have carefully annotated the 50K and 45K scans of both the datasets with appropriate topological relations (e.g., next, mate, previous) between the geometrical primitives (i.e., boundaries, junctions, loops, faces) of their BRep data structures. The proposed solution decomposes the Scan-to-CAD problem in Scan-to-BRep ensuring the right step towards feature-based modeling, and…
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
MethodsApproximate Bayesian Computation
