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
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point cloud registration | 3DLoMatch (test) | -- | 287 | |
| Feature Matching | ETH dataset (test) | FMR (Gazebo Summer)58.2 | 23 | |
| Descriptor matching | 3DMatch Rotated | -- | 18 | |
| Feature Matching | 3DMatch | FMR (tau_2=0.05)97.6 | 15 | |
| Feature Matching | ETH 4-scenes | FMR34.9 | 10 | |
| Point Cloud Feature Extraction | 3DMatch (test) | Total Execution Time41.23 | 9 | |
| Feature Matching | ETH 8-scenes | FMR5.64e+3 | 8 | |
| 3D Feature Matching | 3DMatch (test) | FMR98.4 | 2 | |
| 3D Feature Matching | 3DLoMatch (test) | FMR77.2 | 2 |
Showing 9 of 9 rows