nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.13k stars 953 forks source link

Can't run the initial training #479

Closed dttran0 closed 11 months ago

dttran0 commented 11 months ago

Greetings,

I'm currently just following the intial step of the the README and when I tried "python train.py --model_name mono_model" command, I got this error: "AttributeError: module 'torchvision.models.resnet' has no attribute 'model_urls", I am confused in how to approach in solving this issue? Appreciate the help, thank you for the consideration