Skip to content

Conversation

@lvfengkun
Copy link

I have implemented ONNX support for lightglue-sift

@fabio-sim
Copy link
Owner

Hi, thanks for the PR, I appreciate it. I'll hold off for now since I'm not sure how to export SIFT itself to ONNX, but I'll leave it open for others' reference.

@lvfengkun
Copy link
Author

Hi, thanks for the PR, I appreciate it. I'll hold off for now since I'm not sure how to export SIFT itself to ONNX, but I'll leave it open for others' reference.

It is very troublesome to convert SIFT to onnx model, but at the same time, SIFT is faster than superPoint in feature point detection and matching, so I directly use SIFT output as input of lightglue-onnx without converting SIFT to onnx.

@CrazyCoder76
Copy link

Does it works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants