SuperGlue-pytorch
SuperGlue-pytorch copied to clipboard
Line 30 of the load_data.py file
I think line 30 of the load_data.py file should be:
height, width = image.shape[:2]
Yes. You are right. I test with an image and see that you are true.