| python mono/tools/test_scale_cano.py \ | |
| 'mono/configs/HourglassDecoder/vit.raft5.small.py' \ | |
| --load-from ./weight/metric_depth_vit_small_800k.pth \ | |
| --test_data_path ./data/wild_demo \ | |
| --launcher None |
| python mono/tools/test_scale_cano.py \ | |
| 'mono/configs/HourglassDecoder/vit.raft5.small.py' \ | |
| --load-from ./weight/metric_depth_vit_small_800k.pth \ | |
| --test_data_path ./data/wild_demo \ | |
| --launcher None |