From 1edc11736df9657981bd9b8e2122043f8b87aa48 Mon Sep 17 00:00:00 2001 From: michuanhaohao Date: Mon, 1 Jul 2019 21:06:03 +0800 Subject: [PATCH] upload slides --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25924af..e8decb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -# Bags of Tricks and A Strong ReID Baseline -Paper: "Bag of Tricks and A Strong Baseline for Deep Person Re-identification"[[pdf]](https://arxiv.org/abs/1903.07071) +# Bag of Tricks and A Strong ReID Baseline + +Bag of Tricks and A Strong Baseline for Deep Person Re-identification. CVPRW2019, Oral. + +[[pdf]](http://openaccess.thecvf.com/content_CVPRW_2019/papers/TRMTMCT/Luo_Bag_of_Tricks_and_a_Strong_Baseline_for_Deep_Person_CVPRW_2019_paper.pdf) +[[Slides]](https://drive.google.com/open?id=1h9SgdJenvfoNp9PTUxPiz5_K5HFCho-V) +[[Poster]](https://drive.google.com/open?id=1izZYAwylBsrldxSMqHCH432P6hnyh1vR) The codes are expanded on a [ReID-baseline](https://github.com/L1aoXingyu/reid_baseline) , which is open sourced by our co-first author [Xingyu Liao](https://github.com/L1aoXingyu).