fabio-sim / LightGlue-ONNX

ONNX-compatible LightGlue: Local Feature Matching at Light Speed. Supports TensorRT, OpenVINO
Apache License 2.0
323 stars 26 forks source link

Adding support for SIFT #71

Open demplo opened 3 months ago

demplo commented 3 months ago

Hello @fabio-sim , thanks for the amazing work! Is it feasible to have SIFT working with the ONNX model? Are you planning to add the possibility to run LightGlue+SIFT?

fabio-sim commented 3 months ago

Hi @demplo, thank you for your interest in LightGlue-ONNX.

Not at the moment, but a PR would be welcome :)

lvfengkun commented 1 month ago

Hi @demplo, thank you for your interest in LightGlue-ONNX.

Not at the moment, but a PR would be welcome :)

hi, fabio, I have implemented ONNX support for sift-lightglue and have pushed it to LightGlue ONNX, but I am not very familiar with using GitHub. If you have any questions, please feel free to contact me

lvfengkun commented 1 month ago

I have implemented ONNX support for lightglue-sift, and the repository can be found in: https://github.com/lvfengkun/LightGlue-ONNX-SITF.git