English

P2CADNet: An End-to-End Reconstruction Network for Parametric 3D CAD Model from Point Clouds

Computer Vision and Pattern Recognition 2023-10-05 v1

Abstract

Computer Aided Design (CAD), especially the feature-based parametric CAD, plays an important role in modern industry and society. However, the reconstruction of featured CAD model is more challenging than the reconstruction of other CAD models. To this end, this paper proposes an end-to-end network to reconstruct featured CAD model from point cloud (P2CADNet). Initially, the proposed P2CADNet architecture combines a point cloud feature extractor, a CAD sequence reconstructor and a parameter optimizer. Subsequently, in order to reconstruct the featured CAD model in an autoregressive way, the CAD sequence reconstructor applies two transformer decoders, one with target mask and the other without mask. Finally, for predicting parameters more precisely, we design a parameter optimizer with cross-attention mechanism to further refine the CAD feature parameters. We evaluate P2CADNet on the public dataset, and the experimental results show that P2CADNet has excellent reconstruction quality and accuracy. To our best knowledge, P2CADNet is the first end-to-end network to reconstruct featured CAD model from point cloud, and can be regarded as baseline for future works. Therefore, we open the source code at https://github.com/Blice0415/P2CADNet.

Keywords

Cite

@article{arxiv.2310.02638,
  title  = {P2CADNet: An End-to-End Reconstruction Network for Parametric 3D CAD Model from Point Clouds},
  author = {Zhihao Zong and Fazhi He and Rubin Fan and Yuxin Liu},
  journal= {arXiv preprint arXiv:2310.02638},
  year   = {2023}
}
R2 v1 2026-06-28T12:40:12.419Z