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

The Perfect Match: 3D Point Cloud Matching with Smoothed Densities

About

We propose 3DSmoothNet, a full workflow to match 3D point clouds with a siamese deep learning architecture and fully convolutional layers using a voxelized smoothed density value (SDV) representation. The latter is computed per interest point and aligned to the local reference frame (LRF) to achieve rotation invariance. Our compact, learned, rotation invariant 3D point cloud descriptor achieves 94.9% average recall on the 3DMatch benchmark data set, outperforming the state-of-the-art by more than 20 percent points with only 32 output dimensions. This very low output dimension allows for near realtime correspondence search with 0.1 ms per feature point on a standard PC. Our approach is sensor- and sceneagnostic because of SDV, LRF and learning highly descriptive features with fully convolutional layers. We show that 3DSmoothNet trained only on RGB-D indoor scenes of buildings achieves 79.0% average recall on laser scans of outdoor vegetation, more than double the performance of our closest, learning-based competitors. Code, data and pre-trained models are available online at https://github.com/zgojcic/3DSmoothNet.

Zan Gojcic, Caifa Zhou, Jan D. Wegner, Andreas Wieser• 2018

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch (test)
Registration Recall81.5
339
Point cloud registration3DLoMatch (test)
Registration Recall36.6
287
Point cloud registration3DLoMatch Indoor (test)
RR33
66
Feature Matching3DMatch (Origin)
STD2.7
33
Point cloud registrationOxford Stereo DSO
RTE (m)0.7
30
Feature MatchingETH dataset (test)
FMR (Gazebo Summer)62.8
23
3D Point Cloud Registration3DMatch (test)
Total Time3.24e+4
21
Descriptor matching3DMatch Rotated
STD2.5
18
3D local descriptor matching3DMatch
Average Recall95
16
Point cloud registration3DMatch indoor RGBD (test)
Registration Recall (5k samples)78.4
16
Showing 10 of 26 rows

Other info

Code

Follow for update