isl-org / MiDaS

Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
MIT License
4.25k stars 597 forks source link

Add compatibility with latest timm and torch #240

Open semjon00 opened 10 months ago

semjon00 commented 10 months ago

This is a slightly tweaked version of https://github.com/isl-org/MiDaS/pull/234

@ranftlr could you please merge this?