paper-with-me

Papers

ParSeNet: A Parametric Surface Fitting Network for 3D Point Clouds

2020-03-26 · ECCV 2020 8 · Gopal Sharma, Difan Liu, Subhransu Maji, Evangelos Kalogerakis, Siddhartha Chaudhuri, Radomír Měch

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale dataset of man-made 3D shapes and captures high-level semantic priors for shape decomposition. It handles a much richer class of primitives than prior work, and allows us to represent surfaces with higher fidelity. It also produces repeatable and robust parametrizations of a surface compared to purely geometric approaches. We present extensive experiments to validate our approach against analytical and learning-based alternatives. Our source code is publicly available at: https://hippogriff.github.io/parsenet.

📄 PDF Abstract BibTeX arXiv:2003.12181

Code (2)

Hippogriff/parsenet-codebase pytorch
SimingYan/HPNet pytorch

Similar Papers 제목 키워드 기반

A Real-Time Multi-Model Parametric Representation of Point Clouds

2025-09-18 · Yuan Gao, Wei Dong arxiv

In recent years, parametric representations of point clouds have been widely applied in tasks such as memory-efficient mapping and multi-robot collaboration. Highly adaptive models, like spline surfaces or quadrics, are …

Point Clouds

DeepSpline: Data-Driven Reconstruction of Parametric Curves and Surfaces

2019-01-12 · Jun Gao, Chengcheng Tang, Vignesh Ganapathi-Subramanian, Jiahui Huang 외

Reconstruction of geometry based on different input modes, such as images or point clouds, has been instrumental in the development of computer aided design and computer graphics. Optimal implementations of these applica…

AdaFit: Rethinking Learning-based Normal Estimation on Point Clouds

2021-08-12 · ICCV 2021 10 · Runsong Zhu, YuAn Liu, Zhen Dong, Tengping Jiang 외

This paper presents a neural network for robust normal estimation on point clouds, named AdaFit, that can deal with point clouds with noise and density variations. Existing works use a network to learn point-wise weights…

Surface Normals Estimation

HSurf-Net: Normal Estimation for 3D Point Clouds by Learning Hyper Surfaces

2022-10-13 · Qing Li, Yu-Shen Liu, Jin-San Cheng, Cheng Wang 외

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhood…

Surface Normals Estimation

Learning Bijective Surface Parameterization for Inferring Signed Distance Functions from Sparse Point Clouds with Grid Deformation

2025-03-31 · CVPR 2025 1 · Takeshi Noda, Chao Chen, Junsheng Zhou, Weiqi Zhang 외

Inferring signed distance functions (SDFs) from sparse point clouds remains a challenge in surface reconstruction. The key lies in the lack of detailed geometric information in sparse point clouds, which is essential for…

Surface Reconstruction