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/Point2Cyl: Reverse Engineering 3D Objects from Point Cloud...

Point2Cyl: Reverse Engineering 3D Objects from Point Clouds to Extrusion Cylinders

Mikaela Angelina Uy, Yen-Yu Chang, Minhyuk Sung, Purvi Goel, Joseph Lambourne, Tolga Birdal, Leonidas Guibas

2021-12-17CVPR 2022 1CAD Reconstruction
PaperPDF

Abstract

We propose Point2Cyl, a supervised network transforming a raw 3D point cloud to a set of extrusion cylinders. Reverse engineering from a raw geometry to a CAD model is an essential task to enable manipulation of the 3D data in shape editing software and thus expand their usages in many downstream applications. Particularly, the form of CAD models having a sequence of extrusion cylinders -- a 2D sketch plus an extrusion axis and range -- and their boolean combinations is not only widely used in the CAD community/software but also has great expressivity of shapes, compared to having limited types of primitives (e.g., planes, spheres, and cylinders). In this work, we introduce a neural network that solves the extrusion cylinder decomposition problem in a geometry-grounded way by first learning underlying geometric proxies. Precisely, our approach first predicts per-point segmentation, base/barrel labels and normals, then estimates for the underlying extrusion parameters in differentiable and closed-form formulations. Our experiments show that our approach demonstrates the best performance on two recent CAD datasets, Fusion Gallery and DeepCAD, and we further showcase our approach on reverse engineering and editing.

Results

TaskDatasetMetricValueModel
Object ReconstructionFusion 360 GalleryChamfer Distance (median)4.18Point2Cyl
Object ReconstructionFusion 360 GalleryIoU67.5Point2Cyl
Object ReconstructionDeepCADCamfer Distance (median)4.27Point2Cyl
Object ReconstructionDeepCADIoU73.8Point2Cyl
3D Object ReconstructionFusion 360 GalleryChamfer Distance (median)4.18Point2Cyl
3D Object ReconstructionFusion 360 GalleryIoU67.5Point2Cyl
3D Object ReconstructionDeepCADCamfer Distance (median)4.27Point2Cyl
3D Object ReconstructionDeepCADIoU73.8Point2Cyl

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