Command Palette
Search for a command to run...
Menglin Wang Baisheng Lai Jianqiang Huang Xiaojin Gong Xian-Sheng Hua

Abstract
This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models progressively. These methods are relatively simple but effective. However, most clustering-based methods take each cluster as a pseudo identity class, neglecting the large intra-ID variance caused mainly by the change of camera views. To address this issue, we propose to split each single cluster into multiple proxies and each proxy represents the instances coming from the same camera. These camera-aware proxies enable us to deal with large intra-ID variance and generate more reliable pseudo labels for learning. Based on the camera-aware proxies, we design both intra- and inter-camera contrastive learning components for our Re-ID model to effectively learn the ID discrimination ability within and across cameras. Meanwhile, a proxy-balanced sampling strategy is also designed, which facilitates our learning further. Extensive experiments on three large-scale Re-ID datasets show that our proposed approach outperforms most unsupervised methods by a significant margin. Especially, on the challenging MSMT17 dataset, we gain $14.3\%$ Rank-1 and $10.2\%$ mAP improvements when compared to the second place. Code is available at: \texttt{https://github.com/Terminator8758/CAP-master}.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| person-re-identification-on-dukemtmc-reid | CAP | Rank-1: 87.7 Rank-10: 95.4 Rank-5: 93.7 mAP: 76 |
| person-re-identification-on-market-1501 | CAP | Rank-1: 93.3 Rank-5: 97.5 mAP: 85.1 |
| unsupervised-person-re-identification-on-4 | CAP | MAP: 79.2 Rank-1: 91.4 Rank-10: 97.7 Rank-5: 96.3 |
| unsupervised-person-re-identification-on-5 | CAP | MAP: 67.3 Rank-1: 81.1 Rank-10: 91.8 Rank-5: 89.3 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.