ALIKED Support
mug1wara26 opened this issue · 2 comments
It was mentioned in #55 that ALIKED had some tricky operations and could not be exported to onnx properly, however these operations have been implemented in https://github.com/ajuric/aliked-tensorrt and I was able to export ALIKED to onnx. Is there any plans to add support for ALIKED now?
Hi @mug1wara26, thank you for your interest in LightGlue-ONNX.
Not at the moment, but a PR would be welcome :)
It was mentioned in #55 that ALIKED had some tricky operations and could not be exported to onnx properly, however these operations have been implemented in https://github.com/ajuric/aliked-tensorrt and I was able to export ALIKED to onnx. Is there any plans to add support for ALIKED now?
I have tried it and successfully converted aliked to onnx. It is completely feasible to use the onnx model for this project.