isl-org / ZoeDepth

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

Changing models #102

Open cmore86 opened 10 months ago

cmore86 commented 10 months ago

Hi I have zoedepth running locally on unbutu. I am pretty new at this but managed to set the up the environment etc and get it going.

I want to learn how to change models. Right now I can see it's pulling the model with pytorch online.

I want to try the dpt_beit_large_512.pt which I downloaded, but I am unclear on how to activate it. I if someone could point me in the right direction that would awesome.

Thanks for your help