HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Batch DropBlock Network for Person Re-identification and Beyond

Zuozhuo Dai; Mingqiang Chen; Xiaodong Gu; Siyu Zhu; Ping Tan

Batch DropBlock Network for Person Re-identification and Beyond

Abstract

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%).

Code Repositories

FaizaAslam2424/Faiza-Aslam
pytorch
Mentioned in GitHub
zjjszj/ps_dm_reid
pytorch
Mentioned in GitHub
zjjszj/batch-feature-erasing
pytorch
Mentioned in GitHub
daizuozhuo/batch-dropblock-network
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-cuhk03-labeledBDB (ICCV'19)
MAP: 76.7
Rank-1: 79.4
person-re-identification-on-market-1501-cBDB
Rank-1: 33.79
mAP: 10.95
mINP: 0.32

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Batch DropBlock Network for Person Re-identification and Beyond | Papers | HyperAI