mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
5 lines
199 B
Bash
5 lines
199 B
Bash
#!/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' |