Skip to content

v0.1.3: TensorRT-compatible LightGlue-ONNX

Compare
Choose a tag to compare
@fabio-sim fabio-sim released this 20 Jul 11:46
· 31 commits to main since this release
e82a1a4

TensorRT-compatible LightGlue-ONNX Models

This release provides exported ONNX LightGlue models that have undergone shape inference for compatibility with ONNXRuntime's TensorRT Execution Provider. Only the SuperPoint feature extractor is supported. It is recommended to pass the min-opt-max shape range options to the execution provider (see EVALUATION.md for an example).