Skip to content

Commit acdd08c

Browse files
authored
Update README.md
1 parent da605d6 commit acdd08c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

leaderboard/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Priorities are given to papers whose codes are published.
1414
:helicopter: Drone-based building re-id [[code]](https://github.com/layumi/University1652-Baseline) [[paper]](https://arxiv.org/abs/2002.12186)
1515

1616
## Supervised Learning
17+
1718
Train and Test on DukeMTMC-reID
1819

1920
|Methods | Rank@1 | mAP| Reference|
@@ -103,13 +104,15 @@ Is it possible to use less annotation on the unseen dataset, especially ID label
103104
| UDARTP | :heavy_check_mark: | 75.0% | 57.1% | "[Unsupervised Domain Adaptive Re-Identification: Theory and Practice](https://arxiv.org/pdf/1807.11334.pdf)", Liangchen Song, Cheng Wang, Lefei Zhang, Bo Du, Qian Zhang, Chang Huang, and Xinggang Wang, arXiv:1807.11334|
104105

105106
### Train on [MSMT17](https://www.pkuvmc.com/publications/msmt17.html), Test on Market
107+
106108
|Methods | Use Market Training Data (without ID label but may use the camera ID)| Rank@1 | mAP| Reference|
107109
| -------- | ----- | ----- | ---- | ---- |
108110
|OG-Net| :heavy_multiplication_x:| 40.1% | 17.6% | "[Parameter-Efficient Person Re-identification in the 3D Space](https://arxiv.org/abs/2006.04569)", Zhedong Zheng and Yi Yang, TNNLS 2022. [**[pytorch code]**](https://github.com/layumi/person-reid-3d)|
109111
| DG-Net | :heavy_multiplication_x:| 61.8% | 33.6% | "[Joint Discriminative and Generative Learning for Person Re-identification](https://arxiv.org/abs/1904.07223)", Zhedong Zheng, Xiaodong Yang, Zhiding Yu, Liang Zheng, Yi Yang and Jan Kautz, CVPR 2019. [[code]](https://github.com/NVlabs/DG-Net) (Results are in Appendix)|
110112

111113

112114
## DukeMTMC-reID Protocol Citation
115+
113116
```bibtex
114117
@inproceedings{zheng2017unlabeled,
115118
title={Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro},

0 commit comments

Comments
 (0)