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
A strange error occurred while running your main.cpp. The matches have a strange shape: (395, -8646884894171381957). I am running the superpoint.onnx and superpoint_lightglue.onnx models
The text was updated successfully, but these errors were encountered:
I have identified the cause of the problem. The output shape of the latest lightglue has changed, and it only outputs a set of matches and their scores. Therefore, it is necessary to annotate the relevant parts of matchs1 and modify mscores0
A strange error occurred while running your main.cpp. The matches have a strange shape: (395, -8646884894171381957). I am running the superpoint.onnx and superpoint_lightglue.onnx models
The text was updated successfully, but these errors were encountered: