upload slides

pull/51/head
michuanhaohao 2019-07-01 21:06:03 +08:00
parent b1408a96b8
commit 1edc11736d
1 changed files with 7 additions and 2 deletions

View File

@ -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).