fabio-sim / LightGlue-ONNX

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

fix: ort warning #5

Closed shidqiet closed 1 year ago

shidqiet commented 1 year ago

fix onnxruntime warning because of same name for input/output node axis. see here: https://github.com/microsoft/onnxruntime/issues/14187