-
In the paper, there are two datasets, can you offer them? So when you release the train code, I can train immediately
1. "first pre-train LightGlue on synthetic homographies of real-images"
2, "We…
-
EVALUATION.md shows the latency of FP32. With export.py and optimize.py only the FP16 model is available. So how to export FP32 model? And could you give the accuracy of different models? thanks!
-
Hi,
Thanks for your great work~
I'm using LightGlue pretrained weight get keypoints from a template image and an input image, and then align the input image with the template by keypoints obtain…
-
Hi, thank you for your great work!
While I'm testing two-view pipeline with SuperPoint and LightGlue as the extractor and the matcher with the custom image data pair, I noticed there's a slight di…
-
我在用onnxruntime的trt支持运行onnx时报错
2023-09-28 15:18:58.706230695 [W:onnxruntime:Default, tensorrt_execution_provider.h:63 log] [2023-09-28 07:18:58 WARNING] nx_tensorrt-src/onnx2trt_utils.cpp:375: Your ON…
-
Hi,
I was wondering if OpenGlue will be supported by HLoc in the future?
-
Hi, while I am going through the document and trying to pre-extract features on MegaDepth, I face the following error:
sh-4.2$ python -m gluefactory.scripts.export_megadepth --method sp_open --num…
-
hi, I have run the demo successfully on PC.
But when I temp to use it on Tx2, it nearly makes me collapse .
Opset 16 is required by LightGlue.onnx, but Tx2 can only support onnxruntime 1.11.0, wh…
-
When I use the command “python -m hloc.pipelines.Aachen.pipeline --outputs ./outputs/aachen”, the program eventually prints “Loaded SuperPoint Model” and stops here. I cannot terminate the program by…
-
I suppose batch support is not yet implemented?
The inference speed is nice but it needs to be batched in order to use 100% GPU