Hierarchical-Localization icon indicating copy to clipboard operation
Hierarchical-Localization copied to clipboard

Please add the GIM image matching method

Open ssheorey opened this issue 11 months ago • 8 comments

The GIM image matching method retrains DKM, LoFTR and SuperGlue image matching methods with higher accuracy. here is the ICLR2024 spotlight paper:

https://arxiv.org/abs/2402.11095

image

ssheorey avatar Mar 15 '24 17:03 ssheorey

@sarlinpe @Phil26AT I would really like this too for a current project I'm working on. Can we expect this soon? It would be a huge improvement!

protoism avatar Mar 27 '24 19:03 protoism

You’re welcome contribute this with a PR.

sarlinpe avatar Mar 27 '24 20:03 sarlinpe

I think a PR should be straightforward, since GIM only uses different weights trained on a lot more data. The model architectures / inference code is the same as DKM / SG.

https://github.com/xuelunshen/gim

ssheorey avatar Apr 03 '24 16:04 ssheorey

@sarlinpe Thank you for releasing hloc. It is really an easy-to-use and powerful project. @ssheorey @protoism Thank you for your attention and interest of gim. I will submit a PR later to integrate the model trained on gim into hloc. Please be patient and wait a little longer.

xuelunshen avatar Apr 11 '24 05:04 xuelunshen

Great, thank you!

sarlinpe avatar Apr 11 '24 06:04 sarlinpe

My pleasure! I'm appreciate you maintaining such a useful project.

xuelunshen avatar Apr 11 '24 07:04 xuelunshen

Any release date planned regarding such PR ? 🫣

gaetan-landreau avatar Jun 13 '24 07:06 gaetan-landreau

@ssheorey @protoism @gaetan-landreau In order to release code as soon as possible, we have directly released the 3D reconstruction code based on hloc in the gim repository. Thank you for your waiting and attention.

xuelunshen avatar Sep 05 '24 03:09 xuelunshen