AnonymousUser20's picture
Upload 1314 files
178d33b verified
# sh ./scripts/download/dowanload.sh
# download the up-to-date benchmarks and checkpoints
# provided by OpenOOD v1.5
python ./scripts/download/download.py \
--contents 'datasets' 'checkpoints' \
--datasets 'ood_v1.5' \
--checkpoints 'ood_v1.5' \
--save_dir './data' './results' \
--dataset_mode 'benchmark'