PulseAugur
EN
LIVE 07:01:38

New framework generates parametric CAD code from raster drawings

Researchers have developed Drawing-Recode, a new framework designed to generate parametric CAD code from raster 2D CAD drawings. This system addresses the limitations of existing methods by explicitly linking dimensional annotations to geometric features using cross-attention and a novel Annotation Grounding Loss. The framework employs an image encoder for feature extraction and a text recognition module for annotations, feeding the combined information into a Large Language Model to produce CAD code in the Structured Parametric CAD Code format. Experiments indicate that Drawing-Recode surpasses current baselines, even on scanned drawings representative of industrial conditions, offering a significant contribution to the digitization of legacy CAD data for manufacturing automation. AI

IMPACT This research could streamline the digitization of legacy CAD data, potentially accelerating manufacturing processes and part reproduction.

RANK_REASON Academic paper detailing a new framework for CAD code generation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework generates parametric CAD code from raster drawings

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Mingi Kim, Yongjun Kim, Hyungki Kim ·

    Drawing-Recode: Annotation Grounding for Parametric CAD Code Generation from Raster 2D CAD Drawings

    arXiv:2607.27558v1 Announce Type: new Abstract: Recovering Parametric CAD sequences from raster-format 2D Computer-Aided Design (CAD) drawings accumulated prior to digital transformation is important for part reproduction and manufacturing process automation. However, existing st…