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/Reconstructing editable prismatic CAD from rounded voxel m...

Reconstructing editable prismatic CAD from rounded voxel models

Joseph G. Lambourne, Karl D. D. Willis, Pradeep Kumar Jayaraman, Longfei Zhang, Aditya Sanghi, Kamal Rahimi Malekshan

2022-09-02CAD Reconstruction
PaperPDF

Abstract

Reverse Engineering a CAD shape from other representations is an important geometric processing step for many downstream applications. In this work, we introduce a novel neural network architecture to solve this challenging task and approximate a smoothed signed distance function with an editable, constrained, prismatic CAD model. During training, our method reconstructs the input geometry in the voxel space by decomposing the shape into a series of 2D profile images and 1D envelope functions. These can then be recombined in a differentiable way allowing a geometric loss function to be defined. During inference, we obtain the CAD data by first searching a database of 2D constrained sketches to find curves which approximate the profile images, then extrude them and use Boolean operations to build the final CAD model. Our method approximates the target shape more closely than other methods and outputs highly editable constrained parametric sketches which are compatible with existing CAD software.

Results

TaskDatasetMetricValueModel
Object ReconstructionFusion 360 GalleryChamfer Distance (median)4.75PrismCAD
Object ReconstructionFusion 360 GalleryIoU65.3PrismCAD
Object ReconstructionDeepCADCamfer Distance (median)4.28PrismCAD
Object ReconstructionDeepCADIoU72.1PrismCAD
3D Object ReconstructionFusion 360 GalleryChamfer Distance (median)4.75PrismCAD
3D Object ReconstructionFusion 360 GalleryIoU65.3PrismCAD
3D Object ReconstructionDeepCADCamfer Distance (median)4.28PrismCAD
3D Object ReconstructionDeepCADIoU72.1PrismCAD

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