Share your thoughts, 1 month free Claude Pro on usSee more
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
1071
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc84.8
654
Person Re-IdentificationMSMT17
mAP0.429
514
Person Re-IdentificationMarket-1501 (test)
Rank-194.3
397
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-158.7
191
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc72.7
138
Person Re-IdentificationVIPeR (test)
Top-1 Accuracy49
113
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc66.2
97
Person Re-Identificationi-LIDS (test)
Top-1 Accuracy75.3
47
Person Re-IdentificationMSMT17 to Market-1501
mAP45
46
Showing 10 of 18 rows

Other info

Code

Follow for update