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

Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization

About

The fundamental difficulty in person re-identification (ReID) lies in learning the correspondence among individual cameras. It strongly demands costly inter-camera annotations, yet the trained models are not guaranteed to transfer well to previously unseen cameras. These problems significantly limit the application of ReID. This paper rethinks the working mechanism of conventional ReID approaches and puts forward a new solution. With an effective operator named Camera-based Batch Normalization (CBN), we force the image data of all cameras to fall onto the same subspace, so that the distribution gap between any camera pair is largely shrunk. This alignment brings two benefits. First, the trained model enjoys better abilities to generalize across scenarios with unseen cameras as well as transfer across multiple training sets. Second, we can rely on intra-camera annotations, which have been undervalued before due to the lack of cross-camera information, to achieve competitive ReID performance. Experiments on a wide range of ReID tasks demonstrate the effectiveness of our approach. The code is available at https://github.com/automan000/Camera-based-Person-ReID.

Zijie Zhuang, Longhui Wei, Lingxi Xie, Tianyu Zhang, Hengheng Zhang, Haozhe Wu, Haizhou Ai, Qi Tian• 2020

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP83.6
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc84.8
648
Person Re-IdentificationMSMT17
mAP0.429
404
Person Re-IdentificationMarket-1501 (test)
Rank-194.3
384
Person Re-IdentificationVIPeR (test)
Top-1 Accuracy49
113
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc66.2
83
Person Re-Identificationi-LIDS (test)
Top-1 Accuracy75.3
47
Person Re-IdentificationDukeMTMC-reID Market1501 (test)
Rank-1 Acc72.7
45
Person Re-IdentificationMSMT17 Market1501 (test)
mAP45
29
Person Re-IdentificationMarket-1501 original (test)
Rank-1 Accuracy91.3
19
Showing 10 of 13 rows

Other info

Code

Follow for update