You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for open-sourcing this awesome work! I've successfully trained xfeat using your code. I'm running into some issues trying to train lightglue with xfeat as an extractor, following your instructions(#67 (comment)). The results are pretty bad when I evaluate with gluefactory.
After pre-training on the homography dataset:
Thanks for open-sourcing this awesome work! I've successfully trained xfeat using your code. I'm running into some issues trying to train lightglue with xfeat as an extractor, following your instructions(#67 (comment)). The results are pretty bad when I evaluate with gluefactory.
After pre-training on the homography dataset:
Here is my conf file:
And I utilized the
DetectAndCompute
pipeline from the provided source code as the_forward
function within myextractor/xfeat
implementation.Could you share your modified conf file and
extractor/xfeat.py
code file? Seeing how you've set up the xfeat extractor would be really useful.The text was updated successfully, but these errors were encountered: