Improving Person Re-identification by Attribute and Identity Learning
About
Person re-identification (re-ID) and attribute recognition share a common target at learning pedestrian descriptions. Their difference consists in the granularity. Most existing re-ID methods only take identity labels of pedestrians into consideration. However, we find the attributes, containing detailed local descriptions, are beneficial in allowing the re-ID model to learn more discriminative feature representations. In this paper, based on the complementarity of attribute labels and ID labels, we propose an attribute-person recognition (APR) network, a multi-task network which learns a re-ID embedding and at the same time predicts pedestrian attributes. We manually annotate attribute labels for two large-scale re-ID datasets, and systematically investigate how person re-ID and attribute recognition benefit from each other. In addition, we re-weight the attribute predictions considering the dependencies and correlations among the attributes. The experimental results on two large-scale re-ID benchmarks demonstrate that by learning a more discriminative representation, APR achieves competitive re-ID performance compared with the state-of-the-art methods. We use APR to speed up the retrieval process by ten times with a minor accuracy drop of 2.92% on Market-1501. Besides, we also apply APR on the attribute recognition task and demonstrate improvement over the baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | Market1501 (test) | Rank-1 Accuracy95.7 | 1264 | |
| Person Re-Identification | Duke MTMC-reID (test) | Rank-188.7 | 1018 | |
| Person Re-Identification | Market 1501 | mAP66.9 | 999 | |
| Person Re-Identification | DukeMTMC-reID | Rank-1 Acc73.9 | 648 | |
| Person Re-Identification | Market-1501 1.0 (test) | Rank-187.04 | 131 | |
| Person Re-Identification | Market-1501 single query | Rank-1 Acc84.3 | 114 | |
| Person Re-Identification | CUHK03 Labeled (767/700) | Rank-168 | 56 | |
| Person Re-Identification | CUHK03 Detected (767/700 split) | R168 | 49 | |
| Pedestrian Attribute Recognition | PETA | -- | 39 | |
| Person Re-Identification | Market-1501 + 500k 1.0 (test) | Rank-1 Acc84 | 16 |