isl-org / ZoeDepth

Metric depth estimation from a single image
MIT License
2.36k stars 216 forks source link

only cpu is used in gui mode fix and hacky gardio/timm fixes #90

Open utku-helvaci opened 1 year ago

utku-helvaci commented 1 year ago

https://github.com/isl-org/ZoeDepth/issues/82#issuecomment-1779799540 implemented the hacky fix from the said issue discussion

I've also did a hacky fix on my own to make it work on modern gardio

Also fixed the issue where if the zoedepth is run as gui it wouldn't run on the correct device and only on the cpu