fabio-sim/LightGlue-ONNX

How do I export without specifying an img size

Closed this issue · 1 comments

in the export.py file, it asks for an image size yet the onnx models that we can already download works on any size image. How can I export a model that works for any image size?

set the dynamic flag as true