ialhashim / DenseDepth

High Quality Monocular Depth Estimation via Transfer Learning
https://arxiv.org/abs/1812.11941
GNU General Public License v3.0
1.57k stars 357 forks source link

test.py failed #188

Closed yilingyang1 closed 2 years ago

yilingyang1 commented 2 years ago

When I run test.py ,PyCharm warns me "IndexError: list index out of range".

I'd be very appreciated if you could help me .Thanks a lot!

ialhashim commented 2 years ago

Seems like a general Python error. I have not seen such error with my code before.