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

3D Point Cloud Registration with Multi-Scale Architecture and Unsupervised Transfer Learning

About

We propose a method for generalizing deep learning for 3D point cloud registration on new, totally different datasets. It is based on two components, MS-SVConv and UDGE. Using Multi-Scale Sparse Voxel Convolution, MS-SVConv is a fast deep neural network that outputs the descriptors from point clouds for 3D registration between two scenes. UDGE is an algorithm for transferring deep networks on unknown datasets in a unsupervised way. The interest of the proposed method appears while using the two components, MS-SVConv and UDGE, together as a whole, which leads to state-of-the-art results on real world registration datasets such as 3DMatch, ETH and TUM. The code is publicly available at https://github.com/humanpose1/MS-SVConv .

Sofiane Horache, Jean-Emmanuel Deschaud, Fran\c{c}ois Goulette• 2021

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DLoMatch (test)--
287
Feature MatchingETH dataset (test)
FMR (Gazebo Summer)58.2
23
Descriptor matching3DMatch Rotated--
18
Feature Matching3DMatch
FMR (tau_2=0.05)97.6
15
Feature MatchingETH 4-scenes
FMR34.9
10
Point Cloud Feature Extraction3DMatch (test)
Total Execution Time41.23
9
Feature MatchingETH 8-scenes
FMR5.64e+3
8
3D Feature Matching3DMatch (test)
FMR98.4
2
3D Feature Matching3DLoMatch (test)
FMR77.2
2
Showing 9 of 9 rows

Other info

Code

Follow for update