update readme: fix typo

pull/119/head
KaiyangZhou 2018-11-12 16:58:58 +00:00
parent e9a2b7c3d3
commit e0ce82fa72
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ It has the following features:
- state-of-the-art training techniques.
## Updates
- 11-11-2018 (**New**): Added multi-dataset training; Added cython code for cuhk03-style evaliation; Wrap dataloader construction to Image/Video-DataManager; Wrap argparse to [args.py](args.py); Added [MLFN (CVPR'18)](https://arxiv.org/abs/1803.09132).
- 11-11-2018 (**New**): Added multi-dataset training; Added cython code for cuhk03-style evaliation; Wrapped dataloader construction to Image/Video-DataManager; Wrapped argparse to [args.py](args.py); Added [MLFN (CVPR'18)](https://arxiv.org/abs/1803.09132).
## Installation
1. Run `git clone https://github.com/KaiyangZhou/deep-person-reid`.