HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Deep Attention Aware Feature Learning for Person Re-Identification

Yifan Chen Han Wang Xiaolu Sun Bin Fan Chu Tang

Deep Attention Aware Feature Learning for Person Re-Identification

Abstract

Visual attention has proven to be effective in improving the performance of person re-identification. Most existing methods apply visual attention heuristically by learning an additional attention map to re-weight the feature maps for person re-identification. However, this kind of methods inevitably increase the model complexity and inference time. In this paper, we propose to incorporate the attention learning as additional objectives in a person ReID network without changing the original structure, thus maintain the same inference time and model size. Two kinds of attentions have been considered to make the learned feature maps being aware of the person and related body parts respectively. Globally, a holistic attention branch (HAB) makes the feature maps obtained by backbone focus on persons so as to alleviate the influence of background. Locally, a partial attention branch (PAB) makes the extracted features be decoupled into several groups and be separately responsible for different body parts (i.e., keypoints), thus increasing the robustness to pose variation and partial occlusion. These two kinds of attentions are universal and can be incorporated into existing ReID networks. We have tested its performance on two typical networks (TriNet and Bag of Tricks) and observed significant performance improvement on five widely used datasets.

Code Repositories

2023-MindSpore-1/ms-code-71
mindspore
Mentioned in GitHub
CYFFF/DAAF_re-id
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-dukemtmc-reidDAAF-BoT
Rank-1: 87.9
mAP: 77.9
person-re-identification-on-dukemtmc-reidDAAF-BoT(RK)
Rank-1: 91.7
mAP: 89.6
person-re-identification-on-market-1501DAAF-BoT
Rank-1: 95.1
mAP: 87.9
person-re-identification-on-market-1501DAAF-BoT(RK)
Rank-1: 96.4
mAP: 95

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
Deep Attention Aware Feature Learning for Person Re-Identification | Papers | HyperAI