rundiwu/DeepCAD
code for our ICCV 2021 paper "DeepCAD: A Deep Generative Network for Computer-Aided Design Models"
Encodes parametric CAD construction sequences into a learnable vectorized representation, enabling both autoencoding reconstruction and generative modeling via a latent GAN trained in the compressed space. Integrates OpenCASCADE (pythonocc) for CAD geometry processing and exports results to industry-standard `.step` file format compatible with commercial CAD software. Training pipeline separates the autoencoder phase from latent space generation, with evaluation metrics covering command/parameter accuracy, geometric fidelity (Chamfer distance), and coverage/MMD statistics.
706 stars. No commits in the last 6 months.
Stars
706
Forks
142
Language
Python
License
MIT
Category
Last pushed
Apr 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/rundiwu/DeepCAD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
XingangPan/GAN2Shape
Code for GAN2Shape (ICLR2021 oral)
ayaanzhaque/instruct-nerf2nerf
Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
compphoto/Intrinsic
Repo for the papers "Intrinsic Image Decomposition via Ordinal Shading" (TOG 2023) and "Colorful...
mworchel/differentiable-shadow-mapping
Differentiable Shadow Mapping for Efficient Inverse Graphics (CVPR 2023)
NVlabs/dream-in-4d
Official PyTorch implementation of "A Unified Approach for Text- and Image-guided 4D Scene...