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

GraphFit: Learning Multi-scale Graph-Convolutional Representation for Point Cloud Normal Estimation

About

We propose a precise and efficient normal estimation method that can deal with noise and nonuniform density for unstructured 3D point clouds. Unlike existing approaches that directly take patches and ignore the local neighborhood relationships, which make them susceptible to challenging regions such as sharp edges, we propose to learn graph convolutional feature representation for normal estimation, which emphasizes more local neighborhood geometry and effectively encodes intrinsic relationships. Additionally, we design a novel adaptive module based on the attention mechanism to integrate point features with their neighboring features, hence further enhancing the robustness of the proposed normal estimator against point density variations. To make it more distinguishable, we introduce a multi-scale architecture in the graph block to learn richer geometric features. Our method outperforms competitors with the state-of-the-art accuracy on various benchmark datasets, and is quite robust against noise, outliers, as well as the density variations.

Keqiang Li, Mingyang Zhao, Huaiyu Wu, Dong-Ming Yan, Zhen Shen, Fei-Yue Wang, Gang Xiong• 2022

Related benchmarks

TaskDatasetResultRank
Unoriented Normal EstimationPCPNet (test)
RMSE4.45
56
Normal estimationPCPNet dataset (test)
Average Error10.26
13
Point cloud normal estimationPCPNet Synthetic (test)
Angular Error (No Noise)4.45
11
Normal estimationSceneNN
Angle RMSE21.33
10
Surface ReconstructionLiberty
RMSE3.90e-4
7
Surface ReconstructionColumn
RMSE0.0059
7
Surface ReconstructionNetsuke
RMSE0.005
7
Normal estimationSceneNN (all scenes)
Normal Angle RMSE14.79
6
Surface ReconstructionPCPNet (test)
L2 CD (Liberty)0.142
6
Showing 9 of 9 rows

Other info

Code

Follow for update