D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features
About
A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the learning of 3D feature detectors, even less for a joint learning of the two tasks. In this paper, we leverage a 3D fully convolutional network for 3D point clouds, and propose a novel and practical learning mechanism that densely predicts both a detection score and a description feature for each 3D point. In particular, we propose a keypoint selection strategy that overcomes the inherent density variations of 3D point clouds, and further propose a self-supervised detector loss guided by the on-the-fly feature matching results during training. Finally, our method achieves state-of-the-art results in both indoor and outdoor scenarios, evaluated on 3DMatch and KITTI datasets, and shows its strong generalization ability on the ETH dataset. Towards practical use, we show that by adopting a reliable feature detector, sampling a smaller number of features is sufficient to achieve accurate and fast point cloud alignment.[code release](https://github.com/XuyangBai/D3Feat)
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point cloud registration | 3DMatch (test) | Registration Recall85.8 | 339 | |
| Point cloud registration | 3DLoMatch (test) | Registration Recall46.9 | 287 | |
| Point cloud registration | KITTI | RR99.8 | 76 | |
| Point cloud registration | KITTI odometry (sequences 8-10) | Success Rate99.81 | 70 | |
| Point cloud registration | 3DLoMatch Indoor (test) | RR46.9 | 66 | |
| Point cloud registration | 3DMatch | Registration Recall (RR)81.6 | 51 | |
| Feature Matching | 3DMatch (Origin) | STD2.7 | 33 | |
| 3D Point Cloud Registration | KITTI (test) | RTE Avg (cm)6.9 | 26 | |
| Point cloud registration | KITTI | Mean RR66.4 | 26 | |
| Feature Matching | ETH dataset (test) | FMR (Gazebo Summer)45.7 | 23 |