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