Update README.md

pull/25/head
Zhun Zhong 2018-05-20 14:24:30 +10:00 committed by GitHub
parent 0e62cc8d44
commit fd17d2159a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ The neighbor encoding method of our paper is inspired by the reference [2]. If y
2. re_ranking_ranklist: re-ranking with given distance matrices, handle the difference of / division between python 2 and 3. Thanks [huang houjing](https://github.com/huanghoujing) !
### Pytorch re-implementation
[[Baseline + CamStyle + Random Erasing + Re-ranking](https://github.com/zhunzhong07/CamStyle)]
[[Person_reID_baseline + Random Erasing + Re-ranking](https://github.com/layumi/Person_reID_baseline_pytorch)]
================================================================