update readme

pull/119/head
KaiyangZhou 2018-10-09 17:02:47 +01:00
parent a80bfb6193
commit 11d7edc6cc
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ python train_vid_model_xent.py -d mars -a resnet50 --evaluate --resume saved-mod
## Visualizing ranked results
Ranked results can be visualized via `--vis-ranked-res`, which works along with `--evaluate`. Ranked images will be saved in `save_dir/ranked_results` where `save_dir` is the directory you specify with `--save-dir`.
Ranked results can be visualized via `--visualize-ranks`, which works along with `--evaluate`. Ranked images will be saved in `save_dir/ranked_results` where `save_dir` is the directory you specify with `--save-dir`.
<div align="center">
<img src="imgs/ranked_results.jpg" alt="train" width="70%">