Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Intra-Inter Camera Similarity for Unsupervised Person Re-Identification

About

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.

Shiyu Xuan, Shiliang Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy89.5
1264
Person Re-IdentificationMarket 1501
mAP72.9
1071
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc80
654
Person Re-IdentificationMSMT17
mAP0.269
514
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc52.4
499
Unsupervised Person Re-identificationMarket1501
mAP72.9
21
Unsupervised Person Re-identificationMSMT17
mAP26.9
20
Person Re-IdentificationMSMT17 31
mAP26.9
16
Showing 8 of 8 rows

Other info

Code

Follow for update