mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
4 lines
96 B
Bash
4 lines
96 B
Bash
|
gpus='3'
|
||
|
|
||
|
CUDA_VISIBLE_DEVICES=$gpus python train_net.py --config-file 'configs/sbs_msmt17.yml'
|