Modify readme

pull/19/head
shaoniangu 2019-03-25 23:01:51 +08:00
parent e4b026f79e
commit 116e8111be
1 changed files with 7 additions and 0 deletions

View File

@ -69,6 +69,13 @@ The designed architecture follows this guide [PyTorch-Project-Template](https://
Create a directory to store reid datasets under this repo or outside this repo. Remember to set your path to the root of the dataset in `config/defaults.py` for all training and testing or set in every single config file in `configs/` or set in every single command.
You can reate a directory to store reid datasets under this repo via
```bash
cd reid-strong-baseline
mkdir data
```
1Market1501
* Download dataset to `data/` from http://www.liangzheng.org/Project/project_reid.html