Lepard: Learning partial point cloud matching in rigid and deformable scenes
Yang Li, Tatsuya Harada
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/rabbityl/lepardOfficialIn paperpytorch★ 234
Abstract
We present Lepard, a Learning based approach for partial point cloud matching in rigid and deformable scenes. The key characteristics are the following techniques that exploit 3D positional knowledge for point cloud matching: 1) An architecture that disentangles point cloud representation into feature space and 3D position space. 2) A position encoding method that explicitly reveals 3D relative distance information through the dot product of vectors. 3) A repositioning technique that modifies the crosspoint-cloud relative positions. Ablation studies demonstrate the effectiveness of the above techniques. In rigid cases, Lepard combined with RANSAC and ICP demonstrates state-of-the-art registration recall of 93.9% / 71.3% on the 3DMatch / 3DLoMatch. In deformable cases, Lepard achieves +27.1% / +34.8% higher non-rigid feature matching recall than the prior art on our newly constructed 4DMatch / 4DLoMatch benchmark.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 4DMatch | Li and Harada (θc=0.05) | NFMR | 83.9 | — | Unverified |
| 4DMatch | Li and Harada (θc=0.1) | NFMR | 83.7 | — | Unverified |
| 4DMatch | Li and Harada (θc=0.2) | NFMR | 82.2 | — | Unverified |
| 4DMatch | Predator (5000) | NFMR | 56.8 | — | Unverified |
| 4DMatch | Predator (3000) | NFMR | 56.4 | — | Unverified |
| 4DMatch | D3Feat (5000) | NFMR | 56.1 | — | Unverified |
| 4DMatch | D3Feat (3000) | NFMR | 55.5 | — | Unverified |
| 4DMatch | Predator (1000) | NFMR | 53.3 | — | Unverified |
| 4DMatch | D3Feat (1000) | NFMR | 51.6 | — | Unverified |