verlab / accelerated_features

Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
https://www.verlab.dcc.ufmg.br/descriptors/xfeat_cvpr24
Apache License 2.0
1k stars 114 forks source link

Xfeat + LighterGlue (Google Colab) #43

Closed adricostas closed 3 months ago

adricostas commented 3 months ago

Hello!

I am using the provided XFeat + LighterGlue Google Colab to test this new model. However, I am not sure Google Colab is loading the correct model. It seems that it is downloading xfeat.pt instead of xfeat-lighterglue.pt Downloading: "https://github.com/verlab/accelerated_features/raw/main/weights/xfeat.pt" to /root/.cache/torch/hub/checkpoints/xfeat.pt

Is this ok?

Thanks!

guipotje commented 3 months ago

Hi @adricostas, this is OK, the LightGlue network is loaded the first time you use the function match_lighterglue.