paper-with-me

Papers

Img2CADSeq: Image-to-CAD Generation via Sequence-Based Diffusion

2026-05-13 · Shiyu Tan, Zixuan Zhao, Hao Gao, Zhiheng Chen, Xiaolong Yin, Enya Shen arxiv

Boundary Representation (BRep) is the standard format for Computer-Aided Design (CAD), yet reconstructing high-quality BReps from single-view images remains challenging due to the complexity of topological constraints and operation sequences. We present Img2CADSeq, a multi-stage pipeline that overcomes these limitations by encoding CAD sequences into a three-level hierarchical codebook. Guided by an importance prioritization, this strategy values profiles over details, compressing long sequences into a stable discrete latent space. To bridge the modality gap, we leverage a coarse-to-fine point cloud intermediate, aligning 2D visual features with 3D CAD sequences via contrastive learning to condition a VQ-Diffusion model. Supported by newly introduced CAD-220K and PrintCAD datasets, our approach ensures robust industrial domain adaptation. Extensive experiments demonstrate that Img2CADSeq significantly outperforms state-of-the-art methods, producing standard STEP files that can be directly used in commercial CAD software.

📄 PDF Abstract BibTeX arXiv:2605.13293

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain Adaptation

Similar Papers 제목 키워드 기반

Image2CADSeq: Computer-Aided Design Sequence and Knowledge Inference from Product Images

2025-01-09 · Xingang Li, Zhenghui Sha

Computer-aided design (CAD) tools empower designers to design and modify 3D models through a series of CAD operations, commonly referred to as a CAD sequence. In scenarios where digital CAD files are not accessible, reve…

SADM: Sequence-Aware Diffusion Model for Longitudinal Medical Image Generation

2022-12-16 · Jee Seok Yoon, Chenghao Zhang, Heung-Il Suk, Jia Guo 외

Human organs constantly undergo anatomical changes due to a complex mix of short-term (e.g., heartbeat) and long-term (e.g., aging) factors. Evidently, prior knowledge of these factors will be beneficial when modeling th…

Image GenerationMedical Image Generation

SeqDiffuSeq: Text Diffusion with Encoder-Decoder Transformers

2022-12-20 · Hongyi Yuan, Zheng Yuan, Chuanqi Tan, Fei Huang 외

Diffusion model, a new generative modelling paradigm, has achieved great success in image, audio, and video generation. However, considering the discrete categorical nature of text, it is not trivial to extend continuous…

DecoderDenoisingText GenerationVideo Generation

Diffusion-based Document Layout Generation

2023-03-19 · Liu He, Yijuan Lu, John Corring, Dinei Florencio 외

We develop a diffusion-based approach for various document layout sequence generation. Layout sequences specify the contents of a document design in an explicit format. Our novel diffusion-based approach works in the seq…

Layout Generation

Scaling Diffusion Mamba with Bidirectional SSMs for Efficient Image and Video Generation

2024-05-24 · Shentong Mo, Yapeng Tian

In recent developments, the Mamba architecture, known for its selective state space approach, has shown potential in the efficient modeling of long sequences. However, its application in image generation remains underexp…

Image GenerationMambaVideo Generation