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

Asymmetric Co-Teaching for Unsupervised Cross Domain Person Re-Identification

About

Person re-identification (re-ID), is a challenging task due to the high variance within identity samples and imaging conditions. Although recent advances in deep learning have achieved remarkable accuracy in settled scenes, i.e., source domain, few works can generalize well on the unseen target domain. One popular solution is assigning unlabeled target images with pseudo labels by clustering, and then retraining the model. However, clustering methods tend to introduce noisy labels and discard low confidence samples as outliers, which may hinder the retraining process and thus limit the generalization ability. In this study, we argue that by explicitly adding a sample filtering procedure after the clustering, the mined examples can be much more efficiently used. To this end, we design an asymmetric co-teaching framework, which resists noisy labels by cooperating two models to select data with possibly clean labels for each other. Meanwhile, one of the models receives samples as pure as possible, while the other takes in samples as diverse as possible. This procedure encourages that the selected training samples can be both clean and miscellaneous, and that the two models can promote each other iteratively. Extensive experiments show that the proposed framework can consistently benefit most clustering-based methods, and boost the state-of-the-art adaptation accuracy. Our code is available at https://github.com/FlyingRoastDuck/ACT_AAAI20.

Fengxiang Yang, Ke Li, Zhun Zhong, Zhiming Luo, Xing Sun, Hao Cheng, Xiaowei Guo, Feiyue Huang, Rongrong Ji, Shaozi Li• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-172.4
172
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc80.5
119
Person Re-IdentificationDukeMTMC-reID to Market1501
mAP60.6
67
Person Re-IdentificationMarket-1501 DukeMTMC-reID
Top-1 Acc80.5
25
Person Re-IdentificationDukeMTMC-reID Market-1501
Top-1 Acc72.4
25
Person Re-IdentificationCUHK03 NP Market1501 (test)
Rank-1 Acc81.2
23
Person Re-IdentificationCUHK03-NP source: DukeMTMC-reID (test)
Rank-152.8
20
Showing 7 of 7 rows

Other info

Code

Follow for update