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