classification / scripts /run_ood_benchmark_vit.sh
jtt
update
a919b01
#!/bin/bash
CUDA_VISIBLE_DEVICES=0 python dota.py --config configs/vit \
--log-path ./log \
--datasets A \
--backbone ViT-B/16 \
--classifier-mode gmm