Beyond Part Models: Person Retrieval with Refined Part Pooling (and A Strong Convolutional Baseline)
https://arxiv.org/pdf/1711.09349.pdf
复现结果:
| mAP | R-1 | R-5 | R-10 | |
|---|---|---|---|---|
| Paper | 77.3 | 92.4 | 97 | 97.9 |
| Reproduce | 79.6 | 92.7 | 97.0 | 98.1 |
具体代码见:
https://github.com/GuHongyang/Person-ReID-Pytorch