HaWoR / thirdparty /DROID-SLAM /tools /validate_tartanair.sh
ThunderVVV's picture
add thirdparty
b7eedf7
raw
history blame contribute delete
162 Bytes
#!/bin/bash
TARTANAIR_PATH=datasets/TartanAir
python evaluation_scripts/validate_tartanair.py --datapath=$TARTANAIR_PATH --weights=droid.pth --disable_vis $@