Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Person Re-identification: Clustering and Fine-tuning

About

The superiority of deeply learned pedestrian representations has been reported in very recent literature of person re-identification (re-ID). In this paper, we consider the more pragmatic issue of learning a deep feature with no or only a few labels. We propose a progressive unsupervised learning (PUL) method to transfer pretrained deep representations to unseen domains. Our method is easy to implement and can be viewed as an effective baseline for unsupervised re-ID feature learning. Specifically, PUL iterates between 1) pedestrian clustering and 2) fine-tuning of the convolutional neural network (CNN) to improve the original model trained on the irrelevant labeled dataset. Since the clustering results can be very noisy, we add a selection operation between the clustering and fine-tuning. At the beginning when the model is weak, CNN is fine-tuned on a small amount of reliable examples which locate near to cluster centroids in the feature space. As the model becomes stronger in subsequent iterations, more images are being adaptively selected as CNN training samples. Progressively, pedestrian clustering and the CNN model are improved simultaneously until algorithm convergence. This process is naturally formulated as self-paced learning. We then point out promising directions that may lead to further improvement. Extensive experiments on three large-scale re-ID datasets demonstrate that PUL outputs discriminative features that improve the re-ID accuracy.

Hehe Fan, Liang Zheng, Yi Yang• 2017

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy51.5
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-141.1
1018
Person Re-IdentificationMarket 1501
mAP20.5
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc30.4
648
Person Re-IdentificationMarket-1501 (test)
Rank-151.5
384
Vehicle Re-identificationVeRi-776 (test)
Rank-155.24
232
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-130
172
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc45.5
119
Person Re-IdentificationCUHK03 (test)
Rank-1 Accuracy9.1
108
Person Re-IdentificationCUHK03 NP (new protocol) (test)--
98
Showing 10 of 23 rows

Other info

Code

Follow for update