Update README.md

pull/25/head
Zhun Zhong 2018-01-14 11:18:45 +11:00 committed by GitHub
parent ecf8577e6b
commit f35a9faf48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ 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-implementations
-[Person_reID_baseline + Random Erasing + Re-ranking](https://github.com/layumi/Person_reID_baseline_pytorch)
[[Person_reID_baseline + Random Erasing + Re-ranking]](https://github.com/layumi/Person_reID_baseline_pytorch)
================================================================