CoolFace
Datasetpublic

AdityaJoglekar/Ortho2CAD_Orthographic_Drawings

Ortho2CAD Orthographic Drawings This repository contains the orthographic drawings dataset from the paper Ortho2CAD: 3D CAD generation from orthographic drawings using vision language models. GitHub Repository: AdityaJoglekar/Ortho2CAD Paper: Ortho2CAD: 3D CAD generation from orthographic drawings using vision language models Dataset Description Ortho2CAD is a dataset designed to facilitate research in translating rasterized orthographic drawings directly into… See the full description on the dataset page: https://huggingface.co/datasets/AdityaJoglekar/Ortho2CAD_Orthographic_Drawings.

sourceHugging Faceupdated 1mo agoView on Hugging Face
1likes550downloads
Dataset Card

Ortho2CAD Orthographic Drawings

This repository contains the orthographic drawings dataset from the paper Ortho2CAD: 3D CAD generation from orthographic drawings using vision language models.

Dataset Description

Ortho2CAD is a dataset designed to facilitate research in translating rasterized orthographic drawings directly into editable CadQuery code, which can then be compiled into 3D CAD models.

For detailed setup, drawing generation, training, and evaluation scripts, please refer to the official GitHub repository.

Citation

bibtex
@article{joglekar2026ortho2cad,
  title={Ortho2CAD: 3D CAD generation from orthographic drawings using vision language models},
  author={Joglekar, Aditya and Regmi, Amit and Shimada, Kenji and Kara, Levent Burak},
  journal={arXiv preprint arXiv:2607.08891},
  year={2026}
}