Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AAformer: Auto-Aligned Transformer for Person Re-Identification

About

In person re-identification (re-ID), extracting part-level features from person images has been verified to be crucial to offer fine-grained information. Most of the existing CNN-based methods only locate the human parts coarsely, or rely on pretrained human parsing models and fail in locating the identifiable nonhuman parts (e.g., knapsack). In this article, we introduce an alignment scheme in transformer architecture for the first time and propose the auto-aligned transformer (AAformer) to automatically locate both the human parts and nonhuman ones at patch level. We introduce the "Part tokens ([PART]s)", which are learnable vectors, to extract part features in the transformer. A [PART] only interacts with a local subset of patches in self-attention and learns to be the part representation. To adaptively group the image patches into different subsets, we design the auto-alignment. Auto-alignment employs a fast variant of optimal transport (OT) algorithm to online cluster the patch embeddings into several groups with the [PART]s as their prototypes. AAformer integrates the part alignment into the self-attention and the output [PART]s can be directly used as part features for retrieval. Extensive experiments validate the effectiveness of [PART]s and the superiority of AAformer over various state-of-the-art methods.

Kuan Zhu, Haiyun Guo, Shiliang Zhang, Yaowei Wang, Jing Liu, Jinqiao Wang, Ming Tang• 2021

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.4
1264
Person Re-IdentificationMarket 1501
mAP88
1071
Person Re-IdentificationDuke MTMC-reID (test)
Rank-190.1
1018
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc90.1
654
Person Re-IdentificationMSMT17
mAP0.656
514
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc83.6
499
Person Re-IdentificationMarket-1501 (test)
Rank-195.4
397
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy78.1
227
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc67
177
Person Re-IdentificationDukeMTMC
R1 Accuracy90.1
162
Showing 10 of 16 rows

Other info

Follow for update