paper-with-me

Papers

Attention-Aware Compositional Network for Person Re-identification

2018-05-09 · CVPR 2018 6 · Jing Xu, Rui Zhao, Feng Zhu, Huaming Wang, Wanli Ouyang

Person re-identification (ReID) is to identify pedestrians observed from different camera views based on visual appearance. It is a challenging task due to large pose variations, complex background clutters and severe occlusions. Recently, human pose estimation by predicting joint locations was largely improved in accuracy. It is reasonable to use pose estimation results for handling pose variations and background clutters, and such attempts have obtained great improvement in ReID performance. However, we argue that the pose information was not well utilized and hasn't yet been fully exploited for person ReID. In this work, we introduce a novel framework called Attention-Aware Compositional Network (AACN) for person ReID. AACN consists of two main components: Pose-guided Part Attention (PPA) and Attention-aware Feature Composition (AFC). PPA is learned and applied to mask out undesirable background features in pedestrian feature maps. Furthermore, pose-guided visibility scores are estimated for body parts to deal with part occlusion in the proposed AFC module. Extensive experiments with ablation analysis show the effectiveness of our method, and state-of-the-art results are achieved on several public datasets, including Market-1501, CUHK03, CUHK01, SenseReID, CUHK03-NP and DukeMTMC-reID.

📄 PDF Abstract BibTeX arXiv:1805.03344

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationPose Estimation

Similar Papers 제목 키워드 기반

Deep Attention Aware Feature Learning for Person Re-Identification

2020-03-01 · Yifan Chen, Han Wang, Xiaolu Sun, Bin Fan 외

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 fe…

Deep AttentionPerson Re-Identification

READ: Reciprocal Attention Discriminator for Image-to-Video Re-Identification

2020-08-01 · ECCV 2020 8 · Minho Shim, Hsuan-I Ho, Jinhyung Kim, Dongyoon Wee

Person re-identification (re-ID) is the problem of visually identifying a person given a database of identities. In this work, we focus on image-to-video re-ID which compares a single query image to videos in the gallery…

Image-To-Video Person Re-IdentificationPerson Re-IdentificationVideo-Based Person Re-Identification

Adversarial Pairwise Reverse Attention for Camera Performance Imbalance in Person Re-identification: New Dataset and Metrics

2022-07-04 · Eugene P. W. Ang, Shan Lin, Rahul Ahuja, Nemath Ahmed 외

Existing evaluation metrics for Person Re-Identification (Person ReID) models focus on system-wide performance. However, our studies reveal weaknesses due to the uneven data distributions among cameras and different came…

Person Re-Identification

Contrastive Viewpoint-aware Shape Learning for Long-term Person Re-Identification

2024-01-04 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Vuong D. Nguyen, Khadija Khaldi, Dung Nguyen, Pranav Mantini 외

Traditional approaches for Person Re-identification (Re-ID) rely heavily on modeling the appearance of persons. This measure is unreliable over longer durations due to the possibility for changes in clothing or biometric…

Cloth-Changing Person Re-IdentificationContrastive LearningGraph AttentionPerson Re-Identification

Relation-Aware Global Attention for Person Re-identification

2019-04-05 · CVPR 2020 6 · Zhizheng Zhang, Cuiling Lan, Wen-Jun Zeng, Xin Jin 외

For person re-identification (re-id), attention mechanisms have become attractive as they aim at strengthening discriminative features and suppressing irrelevant ones, which matches well the key of re-id, i.e., discrimin…

ClusteringImage ClassificationPerson Re-IdentificationRelation+1