SOTAVerified

Deep Iterative Surface Normal Estimation

2019-04-15CVPR 2020Code Available0· sign in to hype

Jan Eric Lenssen, Christian Osendorfer, Jonathan Masci

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PCPNetIter-NetRMSE 11.84Unverified

Reproductions