Learning general and distinctive 3D local deep descriptors for point cloud registration
Fabio Poiesi, Davide Boscaini
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/fabiopoiesi/gediOfficialIn paperpytorch★ 169
Abstract
An effective 3D descriptor should be invariant to different geometric transformations, such as scale and rotation, robust to occlusions and clutter, and capable of generalising to different application domains. We present a simple yet effective method to learn general and distinctive 3D local descriptors that can be used to register point clouds that are captured in different domains. Point cloud patches are extracted, canonicalised with respect to their local reference frame, and encoded into scale and rotation-invariant compact descriptors by a deep neural network that is invariant to permutations of the input points. This design is what enables our descriptors to generalise across domains. We evaluate and compare our descriptors with alternative handcrafted and deep learning-based descriptors on several indoor and outdoor datasets that are reconstructed by using both RGBD sensors and laser scanners. Our descriptors outperform most recent descriptors by a large margin in terms of generalisation, and also become the state of the art in benchmarks where training and testing are performed in the same domain.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 3DMatch Benchmark | GeDi (no code published as of May 27 2021) | Feature Matching Recall | 97.9 | — | Unverified |
| 3DMatch (trained on KITTI) | GeDi | Recall | 0.92 | — | Unverified |
| ETH (trained on 3DMatch) | GeDi | Feature Matching Recall | 0.98 | — | Unverified |
| FP-O-E | GeDi | Recall (3cm, 10 degrees) | 99.64 | — | Unverified |
| FP-O-H | GeDi | Recall (3cm, 10 degrees) | 8.7 | — | Unverified |
| FP-O-M | GeDi | Recall (3cm, 10 degrees) | 75.4 | — | Unverified |
| FP-R-E | GeDi | Recall (3cm, 10 degrees) | 99.76 | — | Unverified |
| FP-R-H | GeDi | Recall (3cm, 10 degrees) | 99.41 | — | Unverified |
| FP-R-M | GeDi | Recall (3cm, 10 degrees) | 99.94 | — | Unverified |
| FP-T-E | GeDi | Recall (3cm, 10 degrees) | 99.47 | — | Unverified |
| FP-T-H | GeDi | Recall (3cm, 10 degrees) | 99.7 | — | Unverified |
| FP-T-M | GeDi | Recall (3cm, 10 degrees) | 99.7 | — | Unverified |
| KITTI | GeDi | Success Rate | 99.82 | — | Unverified |
| KITTI (trained on 3DMatch) | GeDi | Success Rate | 98.92 | — | Unverified |