pytorch_depth_from_videos_in_the_wild
pytorch_depth_from_videos_in_the_wild copied to clipboard
IndexError: string index out of range
Hello I tried training on some data from kitti.
I first run the generate on a sample and then the train.py.
This is the error I get.
IndexError: string index out of range
Traceback (most recent call last):
File "train.py", line 61, in
Can you please help me debug what is causing this?
Hello, @Kwame261
Sorry for my late response, have you resolved this issue. If not, please share the arguments you used. Thanks.
Hello, Thank you for your response. I have resolved this issue