HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Intra-Inter Camera Similarity for Unsupervised Person Re-Identification

Shiyu Xuan Shiliang Zhang

Intra-Inter Camera Similarity for Unsupervised Person Re-Identification

Abstract

Most of unsupervised person Re-Identification (Re-ID) works produce pseudo-labels by measuring the feature similarity without considering the distribution discrepancy among cameras, leading to degraded accuracy in label computation across cameras. This paper targets to address this challenge by studying a novel intra-inter camera similarity for pseudo-label generation. We decompose the sample similarity computation into two stage, i.e., the intra-camera and inter-camera computations, respectively. The intra-camera computation directly leverages the CNN features for similarity computation within each camera. Pseudo-labels generated on different cameras train the re-id model in a multi-branch network. The second stage considers the classification scores of each sample on different cameras as a new feature vector. This new feature effectively alleviates the distribution discrepancy among cameras and generates more reliable pseudo-labels. We hence train our re-id model in two stages with intra-camera and inter-camera pseudo-labels, respectively. This simple intra-inter camera similarity produces surprisingly good performance on multiple datasets, e.g., achieves rank-1 accuracy of 89.5% on the Market1501 dataset, outperforming the recent unsupervised works by 9+%, and is comparable with the latest transfer learning works that leverage extra annotations.

Code Repositories

SY-Xuan/IICS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-sysu-30kIICS (generalization)
Rank-1: 36.0
unsupervised-person-re-identification-on-4IICS
MAP: 72.9
Rank-1: 89.5
Rank-10: 97.0
Rank-5: 95.2
unsupervised-person-re-identification-on-8IICS
Rank-1: 80.0

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
Intra-Inter Camera Similarity for Unsupervised Person Re-Identification | Papers | HyperAI