fast-reid/scripts/test.sh

5 lines
199 B
Bash
Raw Normal View History

2018-10-18 19:04:28 +08:00
#!/usr/bin/env bash
python3 tools/test.py --config_file='configs/market_softmax_triplet.yml' \
--load_model='/home/test2/liaoxingyu/pytorch-ckpt/reid/market_softmax_triplet/350_Baseline350.pth.tar'