fast-reid/projects/StrongerBaseline/scripts/train_market.sh

4 lines
100 B
Bash
Raw Normal View History

gpus='2'
CUDA_VISIBLE_DEVICES=$gpus python train_net.py --config-file 'configs/sbs_market1501.yml'