You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a newbie and have this question: lightGlue's onnx model can support image inputs of different sizes, but how come the converted onnxRunner model only supports inputs like 512, 1024? ("Sample image size for ONNX tracing , resize the longer side of the images to this value. Supported image size {512 , 1024 , 2048}" in your code) What should I do if I want to achieve support for different sizes of inputs. I would appreciate it if you give a quick reply!
The text was updated successfully, but these errors were encountered:
Hi, I'm a newbie and have this question: lightGlue's onnx model can support image inputs of different sizes, but how come the converted onnxRunner model only supports inputs like 512, 1024? ("Sample image size for ONNX tracing , resize the longer side of the images to this value. Supported image size {512 , 1024 , 2048}" in your code) What should I do if I want to achieve support for different sizes of inputs. I would appreciate it if you give a quick reply!
The text was updated successfully, but these errors were encountered: