paper-with-me

Papers

Normal Estimation for 3D Point Clouds via Local Plane Constraint and Multi-scale Selection

2019-10-18 · Jun Zhou, Hua Huang, Bin Liu, Xiuping Liu

In this paper, we propose a normal estimation method for unstructured 3D point clouds. In this method, a feature constraint mechanism called Local Plane Features Constraint (LPFC) is used and then a multi-scale selection strategy is introduced. The LPEC can be used in a single-scale point network architecture for a more stable normal estimation of the unstructured 3D point clouds. In particular, it can partly overcome the influence of noise on a large sampling scale compared to the other methods which only use regression loss for normal estimation. For more details, a subnetwork is built after point-wise features extracted layers of the network and it gives more constraints to each point of the local patch via a binary classifier in the end. Then we use multi-task optimization to train the normal estimation and local plane classification tasks simultaneously.Also, to integrate the advantages of multi-scale results, a scale selection strategy is adopted, which is a data-driven approach for selecting the optimal scale around each point and encourages subnetwork specialization. Specifically, we employed a subnetwork called Scale Estimation Network to extract scale weight information from multi-scale features. More analysis is given about the relations between noise levels, local boundary, and scales in the experiment. These relationships can be a better guide to choosing particular scales for a particular model. Besides, the experimental result shows that our network can distinguish the points on the fitting plane accurately and this can be used to guide the normal estimation and our multi-scale method can improve the results well. Compared to some state-of-the-art surface normal estimators, our method is robust to noise and can achieve competitive results.

📄 PDF Abstract BibTeX arXiv:1910.08537

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

3D Point Cloud Denoising via Deep Neural Network based Local Surface Estimation

2019-04-09 · Chaojing Duan, Siheng Chen, Jelena Kovacevic

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference pla…

Denoising

Oriented Point Sampling for Plane Detection in Unorganized Point Clouds

2019-05-04 · Bo Sun, Philippos Mordohai

Plane detection in 3D point clouds is a crucial pre-processing step for applications such as point cloud segmentation, semantic mapping and SLAM. In contrast to many recent plane detection methods that are only applicabl…

Point Cloud Segmentation

Deep Iterative Surface Normal Estimation

2019-04-15 · CVPR 2020 6 · Jan Eric Lenssen, Christian Osendorfer, Jonathan Masci

This paper presents an end-to-end differentiable algorithm for robust and detail-preserving surface normal estimation on unstructured point-clouds. We utilize graph neural networks to iteratively parameterize an adaptive…

Deep LearningSurface Normal EstimationSurface Normals Estimation

Deep Point-to-Plane Registration by Efficient Backpropagation for Error Minimizing Function

2022-07-14 · Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki

Traditional algorithms of point set registration minimizing point-to-plane distances often achieve a better estimation of rigid transformation than those minimizing point-to-point distances. Nevertheless, recent deep-lea…

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