mirror of https://github.com/JDAI-CV/fast-reid.git
4 lines
104 B
Bash
4 lines
104 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
python3 ../main_sk_image_model.py train --save_dir='/DATA/pytorch-ckpt/market1501'
|