This document explains the end-to-end process of how WrenchML transforms your CAD files into training data for computer vision models.
WrenchML's CAD to Vision Model Pipeline consists of several interconnected stages that work together to transform your static 3D models into rich synthetic datasets for training vision AI systems.
<aside> Image: CAD to Vision Pipeline
</aside>
The pipeline begins with your CAD file in STEP format (.step or .stp). This industry-standard format preserves the precise geometry and design intent of your part.
When you upload a STEP file, the system:
The result is a GLB file that: