Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Iterative Surface Normal Estimation

About

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 anisotropic kernel that produces point weights for weighted least-squares plane fitting in local neighborhoods. The approach retains the interpretability and efficiency of traditional sequential plane fitting while benefiting from adaptation to data set statistics through deep learning. This results in a state-of-the-art surface normal estimator that is robust to noise, outliers and point density variation, preserves sharp features through anisotropic kernels and equivariance through a local quaternion-based spatial transformer. Contrary to previous deep learning methods, the proposed approach does not require any hand-crafted features or preprocessing. It improves on the state-of-the-art results while being more than two orders of magnitude faster and more parameter efficient.

Jan Eric Lenssen, Christian Osendorfer, Jonathan Masci• 2019

Related benchmarks

TaskDatasetResultRank
Unoriented Normal EstimationPCPNet (test)
RMSE6.72
56
Normal estimationSceneNN (test)
RMSE (Clean)10.24
21
Unoriented normal vector estimationPCPNet
RMSE (None)6.72
17
Normal estimationPCPNet 1.0 (test)
RMSE (No Noise)6.72
13
Point cloud normal estimationPCPNet Synthetic (test)
Angular Error (No Noise)6.72
11
Normal estimationSceneNN
Angle RMSE18.54
10
Surface ReconstructionNetsuke
RMSE0.0068
7
Surface ReconstructionLiberty
RMSE0.0011
7
Surface ReconstructionColumn
RMSE0.0342
7
Normal estimationPCPNet dataset
Execution Time (100k points)3.57
3
Showing 10 of 10 rows

Other info

Code

Follow for update