mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
4 lines
227 B
Bash
4 lines
227 B
Bash
python demo/visualize_result.py --config-file logs/dukemtmc/mgn_R50-ibn/config.yaml \
|
|
--parallel --vis-label --dataset-name 'DukeMTMC' --output logs/mgn_duke_vis \
|
|
--opts MODEL.WEIGHTS logs/dukemtmc/mgn_R50-ibn/model_final.pth
|