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

Batch DropBlock Network for Person Re-identification and Beyond

About

Since the person re-identification task often suffers from the problem of pose changes and occlusions, some attentive local features are often suppressed when training CNNs. In this paper, we propose the Batch DropBlock (BDB) Network which is a two branch network composed of a conventional ResNet-50 as the global branch and a feature dropping branch. The global branch encodes the global salient representations. Meanwhile, the feature dropping branch consists of an attentive feature learning module called Batch DropBlock, which randomly drops the same region of all input feature maps in a batch to reinforce the attentive feature learning of local regions. The network then concatenates features from both branches and provides a more comprehensive and spatially distributed feature representation. Albeit simple, our method achieves state-of-the-art on person re-identification and it is also applicable to general metric learning tasks. For instance, we achieve 76.4% Rank-1 accuracy on the CUHK03-Detect dataset and 83.0% Recall-1 score on the Stanford Online Products dataset, outperforming the existing works by a large margin (more than 6%).

Zuozhuo Dai, Mingqiang Chen, Xiaodong Gu, Siyu Zhu, Ping Tan• 2018

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.3
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-189
1018
Person Re-IdentificationMarket 1501
mAP86.7
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc89
648
Person Re-IdentificationMSMT17
mAP0.515
404
Image RetrievalStanford Online Products (test)
Recall@183
220
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy76.4
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate79.4
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-195.3
131
Person Re-IdentificationDukeMTMC
R1 Accuracy89
120
Showing 10 of 22 rows

Other info

Follow for update