SOTAVerified

MHSA-Net: Multi-Head Self-Attention Network for Occluded Person Re-Identification

2020-08-10Code Available1· sign in to hype

Hongchen Tan, Xiuping Liu, BaoCai Yin, Xin Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents a novel person re-identification model, named Multi-Head Self-Attention Network (MHSA-Net), to prune unimportant information and capture key local information from person images. MHSA-Net contains two main novel components: Multi-Head Self-Attention Branch (MHSAB) and Attention Competition Mechanism (ACM). The MHSAB adaptively captures key local person information, and then produces effective diversity embeddings of an image for the person matching. The ACM further helps filter out attention noise and non-key information. Through extensive ablation studies, we verified that the Multi-Head Self-Attention Branch (MHSAB) and Attention Competition Mechanism (ACM) both contribute to the performance improvement of the MHSA-Net. Our MHSA-Net achieves competitive performance in the standard and occluded person Re-ID tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Occluded-DukeMTMCMHSA-Net Rank-159.7Unverified

Reproductions