From fd17d2159a2658923ae29cfe555656b599f9ad0c Mon Sep 17 00:00:00 2001 From: Zhun Zhong Date: Sun, 20 May 2018 14:24:30 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c834aff..41e30bb 100644 --- a/README.md +++ b/README.md @@ -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)] ================================================================