paper-with-me

Papers

Automatic Reverse Engineering: Creating computer-aided design (CAD) models from multi-view images

2023-09-23 · Henrik Jobczyk, Hanno Homann

Generation of computer-aided design (CAD) models from multi-view images may be useful in many practical applications. To date, this problem is usually solved with an intermediate point-cloud reconstruction and involves manual work to create the final CAD models. In this contribution, we present a novel network for an automated reverse engineering task. Our network architecture combines three distinct stages: A convolutional neural network as the encoder stage, a multi-view pooling stage and a transformer-based CAD sequence generator. The model is trained and evaluated on a large number of simulated input images and extensive optimization of model architectures and hyper-parameters is performed. A proof-of-concept is demonstrated by successfully reconstructing a number of valid CAD models from simulated test image data. Various accuracy metrics are calculated and compared to a state-of-the-art point-based network. Finally, a real world test is conducted supplying the network with actual photographs of two three-dimensional test objects. It is shown that some of the capabilities of our network can be transferred to this domain, even though the training exclusively incorporates purely synthetic training data. However to date, the feasible model complexity is still limited to basic shapes.

📄 PDF Abstract BibTeX arXiv:2309.13281

Code (0)

등록된 구현이 없습니다.

Tasks

Point cloud reconstructionvalid

Similar Papers 제목 키워드 기반

Reverse engineering of CAD models via clustering and approximate implicitization

2018-10-17 · Andrea Raffo, Oliver J. D. Barrowclough, Georg Muntingh

In applications like computer aided design, geometric models are often represented numerically as polynomial splines or NURBS, even when they originate from primitive geometry. For purposes such as redesign and isogeomet…

Clustering

A2Z-10M+: Geometric Deep Learning with A-to-Z BRep Annotations for AI-Assisted CAD Modeling and Reverse Engineering

2026-03-13 · Pritham Kumar Jena, Bhavika Baburaj, Tushar Anand, Vedant Dutta 외 arxiv

Reverse engineering and rapid prototyping of computer-aided design (CAD) models from 3D scans, sketches, or simple text prompts are vital in industrial product design. However, recent advances in geometric deep learning …

CADENA: Stepwise CAD Reverse Engineering

2026-08-01 · Soslan Kabisov, Gennadiy Savrasov, Maksim Elistratov, Antonio Rodriguez 외 arxiv

Computer-Aided Design (CAD) underpins modern engineering, yet converting existing shapes into editable models still demands substantial expert effort. Most AI systems emit the entire CAD program in a single pass, never i…

CADReasoner: Iterative Program Editing for CAD Reverse Engineering

2026-02-18 · Soslan Kabisov, Vsevolod Kirichuk, Andrey Volkov, Gennadii Savrasov 외 arxiv

Computer-Aided Design (CAD) powers modern engineering, yet producing high-quality parts still demands substantial expert effort. Many AI systems tackle CAD reverse engineering, but most are single-pass and miss fine geom…

Point Clouds

From Idea to CAD: A Language Model-Driven Multi-Agent System for Collaborative Design

2025-03-06 · Felix Ocker, Stefan Menzel, Ahmed Sadik, Thiago Rios

Creating digital models using Computer Aided Design (CAD) is a process that requires in-depth expertise. In industrial product development, this process typically involves entire teams of engineers, spanning requirements…

Language ModelingLanguage Modelling