DFM
DFM copied to clipboard
Python (Pytorch) and Matlab (MatConvNet) implementations of CVPR 2021 Image Matching Workshop paper DFM: A Performance Baseline for Deep Feature Matching
It works much better, than old one...
How fast is it?
Hi,Thanks for your outstanding work first If I want to use resnet as backbone , can you give any suggestion?
Hi, the non-training trick is quite rewarding, and I appreciate the outstanding work of the DFM. There are some questions confuse me for a period of time: 1. Whether DFM...
Hello, thank you for your amazing job! I tried to use ResNet18 as the backbone of DFM, but the pairs of keypoints were much less than VGG-DFM(only half, for example,...