cvg / LightGlue

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

compare to SuperGlue #81

Open cuonga1cvp opened 8 months ago

cuonga1cvp commented 8 months ago

Thanks for your great work. Can I have a question? Why LightGlue is our-perform SuperGlue while the speed is much higher? Thank you

sarlinpe commented 8 months ago

Answered in https://github.com/cvg/LightGlue/issues/62

cuonga1cvp commented 8 months ago

and how about the impact of rotary encoding? why you partition the space into d/2 sub-space?