Hruyi

Results 2 issues of Hruyi

Could you share this dataset again?

python -m gluefactory.eval.megadepth1500 --conf superpoint+lightglue-official File "/home/ImageRegistration/glue-factory-main/gluefactory/eval/io.py", line 91, in load_model model = get_model("two_view_pipeline")(model_conf).eval() File "/home/ImageRegistration/glue-factory-main/gluefactory/models/base_model.py", line 86, in __init__ self._init(conf) File "/home/ImageRegistration/glue-factory-main/gluefactory/models/two_view_pipeline.py", line 49, in _init self.matcher = get_model(conf.matcher.name)(to_ctr(conf.matcher))...