unsupervised-deep-homography
unsupervised-deep-homography copied to clipboard
IndexError: list index out of range
thanks for your codes!
After I installed the required package and downloaded the pretrained_coco file, and ran the test file, the following problems occurred:
PS C:\Users\Administrator\Desktop\unsupervised-deep-homography-master> python test.py figures/input_0.gif
Traceback (most recent call last):
File "test.py", line 51, in
I would like to ask you what went wrong and how to modify it?