cvg / glue-factory

Training library for local feature detection and matching
Apache License 2.0
755 stars 98 forks source link

what is add_scale_ori and how to use it? #78

Open noahzn opened 7 months ago

noahzn commented 7 months ago

What is add_scale_ori? If I want to match imgA (512x512) to imgB (2000x2000), do I need to set add_scale_ori to True?