CAD Reconstruction

4 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

End-to-End CAD Model Retrieval and 9DoF Alignment in 3D Scans

alexeybokhovkin/CAD-Deform ICCV 2019

We present a novel, end-to-end approach to align CAD models to an 3D scan of a scene, enabling transformation of a noisy, incomplete 3D scan to a compact, CAD reconstruction with clean, complete object geometry.

Fusion 360 Gallery: A Dataset and Environment for Programmatic CAD Construction from Human Design Sequences

AutodeskAILab/Fusion360GalleryDataset 5 Oct 2020

Parametric computer-aided design (CAD) is a standard paradigm used to design manufactured objects, where a 3D shape is represented as a program supported by the CAD software.

ComplexGen: CAD Reconstruction by B-Rep Chain Complex Generation

guohaoxiang/complexgen 29 May 2022

We view the reconstruction of CAD models in the boundary representation (B-Rep) as the detection of geometric primitives of different orders, i. e. vertices, edges and surface patches, and the correspondence of primitives, which are holistically modeled as a chain complex, and show that by modeling such comprehensive structures more complete and regularized reconstructions can be achieved.

SECAD-Net: Self-Supervised CAD Reconstruction by Learning Sketch-Extrude Operations

bunnysocrazy/secad-net CVPR 2023

Reverse engineering CAD models from raw geometry is a classic but strenuous research problem.