veichta/IMC-2023

Could you provide the pretrained models of LightGlue?

Closed this issue · 1 comments

Hello, thank you for your amazing work and detailed report. I tried to run your repo on a custom dataset, but I noticed that there seems no pretrained LightGlue model provided (specifically ALIKED+LightGlue). I suppose the models could possibly be provided in the hloc-1.3-py3-none-any.whl via urls. Thank you!

Hi @Yzhbuaa,

You can find our weights in this kaggle dataset. You can refer to this notebook in order to check where you have to place them.

The ALIKED weights might also be released soon to the official LightGlue repository.