zxcqlf / MonoViT

Self-supervised monocular depth estimation with a vision transformer
MIT License
157 stars 18 forks source link

Evaluating on a folder of images #27

Open RemaDaher opened 6 months ago

RemaDaher commented 6 months ago

Do you have the equivalent script to monodepth2's "test_simple.py" script but for monovit? or is there a way to use your evaluate_depth.py to evaluate on a folder on RGB images?