We provide a fine-tuned models based on DepthAnything. You can download ZodDepth4ToM.pt here.
code:4vmm
And we use the pre-trained models provided by DepthAnything. You can download depth_anything_vitl14.pth here.
Then, put ZopDepth4ToM.pt and depth_anything_vitl14.pth in 'metric_depth/checkpoints'.
Put test data in 'metric_depth/data', and rename it with 'Booster-test'
cd metric_depth
python blur.py
python run.py -m zoedepth --pretrained_resource="local::./checkpoints/ZoeDepth4ToM.pt" -d Booster