update training help options

pull/150/head
liaoxingyu 2020-06-17 09:49:00 +08:00
parent 2123cddb96
commit 6623bff187
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ CUDA_VISIBLE_DEVICES=$gpus ./tools/train_net.py --config-file ./configs/Market15
--eval-only MODEL.WEIGHTS /path/to/checkpoint_file
```
For more options, see `./train_net.py -h`.
For more options, see `./tools/train_net.py -h`.