Skip to content

A repository to evaluate the dinov2 and dpt model on SCARED dataset

Notifications You must be signed in to change notification settings

BeileiCui/eval_dinov2_dpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eval_dinov2_dpt

A repository to evaluate the dinov2 and dpt model on the SCARED dataset

steps:

  1. Follow the instructions in dinov2 and dpt to prepare for the environment and dependencies.
  2. Change the sys.path.insert path to your own path in the run_monodepth_scared.py files in each folder. Also, change the arguments in the files to your own path. Make sure your path to split file is correct.
  3. run dinov2/run_monodepth_scared.py and dpt/run_monodepth_scared.py to start the evaluation.

About

A repository to evaluate the dinov2 and dpt model on SCARED dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages