ECCV 2020 spotlight presentation.
Publication:
DH3D: Deep Hierarchical 3D Descriptors for Robust Large-Scale 6DoF Relocalization, ECCV 2020 (spotlight)
Authors:
Juan Du, Rui Wang, Daniel Cremers
Project page:
https://vision.in.tum.de/research/vslam/dh3d
Code will be released, please check the project page for update.
Paper & Supplementary Material:
https://arxiv.org/abs/2007.09217
Abstract:
For relocalization in large-scale point clouds, we propose the first approach that unifies global place recognition and local 6DoF pose refinement. To this end, we design a Siamese network that jointly learns 3D local feature detection and description directly from raw 3D points. It integrates FlexConv and Squeeze-and-Excitation (SE) to assure that the learned local descriptor captures multi-level geometric information and channel-wise relations. For detecting 3D keypoints we predict the discriminativeness of the local descriptors in an unsupervised manner. We generate the global descriptor by directly aggregating the learned local descriptors with an effective attention mechanism. In this way, local and global 3D descriptors are inferred in one single forward pass. Experiments on various benchmarks demonstrate that our method achieves competitive results for both global point cloud retrieval and for local point cloud registration in comparison to state-of-the-art approaches. To validate the generalizability and robustness of our 3D keypoints, we demonstrate that our method also performs favorably without fine-tuning on registration of point clouds that were generated by a visual SLAM system.