liaoxingyu 10567bd026 feat(stronger baseline): add solid tricks for a stronger baseline
add 7 tricks on top of BagofTricks, check it in projects/StrongerBaseline/README.md
2020-04-28 11:53:26 +08:00

4 lines
100 B
Bash

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