nianticlabs / monodepth2

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

change iterator syntax and explicitly set legacy align_corners so it … #501

Open timjr opened 3 months ago

timjr commented 3 months ago

…works on torch 2.4/python 3.12

update the resnet encoder for pytorch 2.4

update to torch 2.4

np.int is decprecated