paper-with-me

Papers

Weighted Point Cloud Normal Estimation

2023-05-06 · Weijia Wang, Xuequan Lu, Di Shao, Xiao Liu, Richard Dazeley, Antonio Robles-Kelly, Wei Pan

Existing normal estimation methods for point clouds are often less robust to severe noise and complex geometric structures. Also, they usually ignore the contributions of different neighbouring points during normal estimation, which leads to less accurate results. In this paper, we introduce a weighted normal estimation method for 3D point cloud data. We innovate in two key points: 1) we develop a novel weighted normal regression technique that predicts point-wise weights from local point patches and use them for robust, feature-preserving normal regression; 2) we propose to conduct contrastive learning between point patches and the corresponding ground-truth normals of the patches' central points as a pre-training process to facilitate normal regression. Comprehensive experiments demonstrate that our method can robustly handle noisy and complex point clouds, achieving state-of-the-art performance on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2305.04007

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learningregression

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Learning Signed Hyper Surfaces for Oriented Point Cloud Normal Estimation

2023-05-10 · CVPR 2023 1 · Qing Li, Huifang Feng, Kanle Shi, Yue Gao 외

We propose a novel method called SHS-Net for oriented normal estimation of point clouds by learning signed hyper surfaces, which can accurately predict normals with global consistent orientation from various point clouds…

Decoder

Rethinking the Approximation Error in 3D Surface Fitting for Point Cloud Normal Estimation

2023-03-30 · CVPR 2023 1 · Hang Du, Xuejun Yan, Jingjing Wang, Di Xie 외

Most existing approaches for point cloud normal estimation aim to locally fit a geometric surface and calculate the normal from the fitted surface. Recently, learning-based methods have adopted a routine of predicting po…

E$^3$-Net: Efficient E(3)-Equivariant Normal Estimation Network

2024-06-01 · Hanxiao Wang, Mingyang Zhao, Weize Quan, Zhen Chen 외

Point cloud normal estimation is a fundamental task in 3D geometry processing. While recent learning-based methods achieve notable advancements in normal prediction, they often overlook the critical aspect of equivarianc…

3D geometry

DeepFit: 3D Surface Fitting via Neural Network Weighted Least Squares

2020-03-23 · ECCV 2020 8 · Yizhak Ben-Shabat, Stephen Gould

We propose a surface fitting method for unstructured 3D point clouds. This method, called DeepFit, incorporates a neural network to learn point-wise weights for weighted least squares polynomial surface fitting. The lear…

Surface Normals Estimation