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

SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration

About

Extracting robust and general 3D local features is key to downstream tasks such as point cloud registration and reconstruction. Existing learning-based local descriptors are either sensitive to rotation transformations, or rely on classical handcrafted features which are neither general nor representative. In this paper, we introduce a new, yet conceptually simple, neural architecture, termed SpinNet, to extract local features which are rotationally invariant whilst sufficiently informative to enable accurate registration. A Spatial Point Transformer is first introduced to map the input local surface into a carefully designed cylindrical space, enabling end-to-end optimization with SO(2) equivariant representation. A Neural Feature Extractor which leverages the powerful point-based and 3D cylindrical convolutional neural layers is then utilized to derive a compact and representative descriptor for matching. Extensive experiments on both indoor and outdoor datasets demonstrate that SpinNet outperforms existing state-of-the-art techniques by a large margin. More critically, it has the best generalization ability across unseen scenarios with different sensor modalities. The code is available at https://github.com/QingyongHu/SpinNet.

Sheng Ao, Qingyong Hu, Bo Yang, Andrew Markham, Yulan Guo• 2020

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch (test)
Registration Recall88.6
339
Point cloud registration3DLoMatch (test)
Registration Recall59.8
287
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.524
107
Point cloud registrationKITTI
RR97.6
76
Point cloud registrationKITTI odometry (sequences 8-10)
Success Rate99.1
70
Point cloud registration3DLoMatch Indoor (test)
RR59.8
66
Feature Matching3DMatch (Origin)
STD1.9
33
Anomaly SegmentationMVTec 3D-AD
Mean Score65.4
30
3D Point Cloud RegistrationKITTI (test)
RTE Avg (cm)9.88
26
Point cloud registrationKITTI
Mean RR39.1
26
Showing 10 of 40 rows

Other info

Code

Follow for update