HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Camera-aware Proxies for Unsupervised Person Re-Identification

Menglin Wang Baisheng Lai Jianqiang Huang Xiaojin Gong Xian-Sheng Hua

Camera-aware Proxies for Unsupervised Person Re-Identification

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

Terminator8758/CAP-master
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-dukemtmc-reidCAP
Rank-1: 87.7
Rank-10: 95.4
Rank-5: 93.7
mAP: 76
person-re-identification-on-market-1501CAP
Rank-1: 93.3
Rank-5: 97.5
mAP: 85.1
unsupervised-person-re-identification-on-4CAP
MAP: 79.2
Rank-1: 91.4
Rank-10: 97.7
Rank-5: 96.3
unsupervised-person-re-identification-on-5CAP
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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Camera-aware Proxies for Unsupervised Person Re-Identification | Papers | HyperAI