Skip to content

TarioYX/NTIRE2024_HRDepth_M

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NTIRE2024_HRDepth_M

Pre-trained models

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'.

Data set

Put test data in 'metric_depth/data', and rename it with 'Booster-test'

Running

cd metric_depth
python blur.py
python run.py -m zoedepth --pretrained_resource="local::./checkpoints/ZoeDepth4ToM.pt" -d Booster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published