cvg / LightGlue

LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Apache License 2.0
3.15k stars 291 forks source link

Can you suggest me how to train SuperGlue? #84

Open Shuhul24 opened 8 months ago

Shuhul24 commented 8 months ago

According to the comment by @sarlinpe which suggested to go through LightGlue repo for training SuperGlue. How am I suppose to do that using LightGlue or Glue Factory (as suggested in the repo itself)? @Phil26AT

Phil26AT commented 7 months ago

Hi @Shuhul24

You just have to change the "matcher" entry in the LightGlue training config to SuperGlue and then follow the steps described in glue-factory.