paper-with-me

Papers

Point2Primitive: CAD Reconstruction from Point Cloud by Direct Primitive Prediction

2025-05-04 · Cheng Wang, Xinzhu Ma, Bin Wang, Shixiang Tang, Yuan Meng, Ping Jiang

Recovering CAD models from point clouds, especially the sketch-extrusion process, can be seen as the process of rebuilding the topology and extrusion primitives. Previous methods utilize implicit fields for sketch representation, leading to shape reconstruction of curved edges. In this paper, we proposed a CAD reconstruction network that produces editable CAD models from input point clouds (Point2Primitive) by directly predicting every element of the extrusion primitives. Point2Primitive can directly detect and predict sketch curves (type and parameter) from point clouds based on an improved transformer. The sketch curve parameters are formulated as position queries and optimized in an autoregressive way, leading to high parameter accuracy. The topology is rebuilt by extrusion segmentation, and each extrusion parameter (sketch and extrusion operation) is recovered by combining the predicted curves and the computed extrusion operation. Extensive experiments demonstrate that our method is superior in primitive prediction accuracy and CAD reconstruction. The reconstructed shapes are of high geometrical fidelity.

📄 PDF Abstract BibTeX arXiv:2505.02043

Code (0)

등록된 구현이 없습니다.

Tasks

CAD Reconstruction

Similar Papers 제목 키워드 기반

TearingNet: Point Cloud Autoencoder to Learn Topology-Friendly Representations

2020-06-17 · CVPR 2021 1 · Jiahao Pang, Duanshun Li, Dong Tian

Topology matters. Despite the recent success of point cloud processing with geometric deep learning, it remains arduous to capture the complex topologies of point cloud data with a learning model. Given a point cloud dat…

BPNet: Bézier Primitive Segmentation on 3D Point Clouds

2023-07-08 · Rao Fu, Cheng Wen, Qian Li, Xiao Xiao 외

This paper proposes BPNet, a novel end-to-end deep learning framework to learn B\'ezier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to fini…

Point Cloud SegmentationSegmentation

Holistic Parameteric Reconstruction of Building Models from Point Clouds

2020-05-19 · Zhixin Li, Wenyuan Zhang, Jie Shan

Building models are conventionally reconstructed by building roof points planar segmentation and then using a topology graph to group the planes together. Roof edges and vertices are then mathematically represented by in…

GarmentGS: Point-Cloud Guided Gaussian Splatting for High-Fidelity Non-Watertight 3D Garment Reconstruction

2025-05-04 · Zhihao Tang, Shenghao Yang, Hongtao Zhang, Mingbo Zhao

Traditional 3D garment creation requires extensive manual operations, resulting in time and labor costs. Recently, 3D Gaussian Splatting has achieved breakthrough progress in 3D scene reconstruction and rendering, attrac…

3D Scene ReconstructionGarment ReconstructionPoint cloud reconstruction

PolyFit: Polygonal Surface Reconstruction From Point Clouds

2017-10-01 · ICCV 2017 10 · Liangliang Nan, Peter Wonka

We propose a novel framework for reconstructing lightweight polygonal surfaces from point clouds. Unlike traditional methods that focus on either extracting good geometric primitives or obtaining proper arrangements of p…

Surface Reconstruction