TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DeepCAD: A Deep Generative Network for Computer-Aided Desi...

DeepCAD: A Deep Generative Network for Computer-Aided Design Models

Rundi Wu, Chang Xiao, Changxi Zheng

2021-05-20ICCV 2021 10CAD Reconstruction
PaperPDFCode(official)

Abstract

Deep generative models of 3D shapes have received a great deal of research interest. Yet, almost all of them generate discrete shape representations, such as voxels, point clouds, and polygon meshes. We present the first 3D generative model for a drastically different shape representation --- describing a shape as a sequence of computer-aided design (CAD) operations. Unlike meshes and point clouds, CAD models encode the user creation process of 3D shapes, widely used in numerous industrial and engineering design tasks. However, the sequential and irregular structure of CAD operations poses significant challenges for existing 3D generative models. Drawing an analogy between CAD operations and natural language, we propose a CAD generative network based on the Transformer. We demonstrate the performance of our model for both shape autoencoding and random shape generation. To train our network, we create a new CAD dataset consisting of 178,238 models and their CAD construction sequences. We have made this dataset publicly available to promote future research on this topic.

Results

TaskDatasetMetricValueModel
Object ReconstructionFusion 360 GalleryChamfer Distance330DeepCAD
Object ReconstructionFusion 360 GalleryChamfer Distance (median)89.2DeepCAD
Object ReconstructionFusion 360 GalleryInvalid Ratio25.2DeepCAD
Object ReconstructionFusion 360 GalleryIoU39.9DeepCAD
Object ReconstructionDeepCADCamfer Distance (median)9.64DeepCAD
Object ReconstructionDeepCADChamfer Distance42.5DeepCAD
Object ReconstructionDeepCADIoU46.7DeepCAD
Object ReconstructionCC3DChamfer Distance (median)263DeepCAD
3D Object ReconstructionFusion 360 GalleryChamfer Distance330DeepCAD
3D Object ReconstructionFusion 360 GalleryChamfer Distance (median)89.2DeepCAD
3D Object ReconstructionFusion 360 GalleryInvalid Ratio25.2DeepCAD
3D Object ReconstructionFusion 360 GalleryIoU39.9DeepCAD
3D Object ReconstructionDeepCADCamfer Distance (median)9.64DeepCAD
3D Object ReconstructionDeepCADChamfer Distance42.5DeepCAD
3D Object ReconstructionDeepCADIoU46.7DeepCAD
3D Object ReconstructionCC3DChamfer Distance (median)263DeepCAD

Related Papers

cadrille: Multi-modal CAD Reconstruction with Online Reinforcement Learning2025-05-28Point2Primitive: CAD Reconstruction from Point Cloud by Direct Primitive Prediction2025-05-04GaussianCAD: Robust Self-Supervised CAD Reconstruction from Three Orthographic Views Using 3D Gaussian Splatting2025-03-07CAD-Recode: Reverse Engineering CAD Code from Point Clouds2024-12-18Text2CAD: Generating Sequential CAD Models from Beginner-to-Expert Level Text Prompts2024-09-25TransCAD: A Hierarchical Transformer for CAD Sequence Inference from Point Clouds2024-07-17PS-CAD: Local Geometry Guidance via Prompting and Selection for CAD Reconstruction2024-05-24CAD-SIGNet: CAD Language Inference from Point Clouds using Layer-wise Sketch Instance Guided Attention2024-02-27