mirror of https://github.com/JDAI-CV/fast-reid.git
4 lines
96 B
Bash
4 lines
96 B
Bash
|
gpus='3'
|
||
|
|
||
|
CUDA_VISIBLE_DEVICES=$gpus python train_net.py --config-file 'configs/AGW_msmt17.yml'
|