paper-with-me

Papers

Person Re-identification via Attention Pyramid

2021-08-11 · Guangyi Chen, Tianpei Gu, Jiwen Lu, Jin-An Bao, Jie zhou

In this paper, we propose an attention pyramid method for person re-identification. Unlike conventional attention-based methods which only learn a global attention map, our attention pyramid exploits the attention regions in a multi-scale manner because human attention varies with different scales. Our attention pyramid imitates the process of human visual perception which tends to notice the foreground person over the cluttered background, and further focus on the specific color of the shirt with close observation. Specifically, we describe our attention pyramid by a "split-attend-merge-stack" principle. We first split the features into multiple local parts and learn the corresponding attentions. Then, we merge local attentions and stack these merged attentions with the residual connection as an attention pyramid. The proposed attention pyramid is a lightweight plug-and-play module that can be applied to off-the-shelf models. We implement our attention pyramid method in two different attention mechanisms including channel-wise attention and spatial attention. We evaluate our method on four largescale person re-identification benchmarks including Market-1501, DukeMTMC, CUHK03, and MSMT17. Experimental results demonstrate the superiority of our method, which outperforms the state-of-the-art methods by a large margin with limited computational cost.

📄 PDF Abstract BibTeX arXiv:2108.05340

Code (1)

chengy12/apnet 공식 구현 pytorch

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

FPB: Feature Pyramid Branch for Person Re-Identification

2021-08-04 · Suofei Zhang, Zirui Yin, Xiofu Wu, Kun Wang 외

High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep m…

object-detectionObject DetectionPerson Re-Identification

Multi-Channel Pyramid Person Matching Network for Person Re-Identification

2018-03-07 · Chaojie Mao, Yingming Li, Yaqing Zhang, Zhongfei Zhang 외

In this work, we present a Multi-Channel deep convolutional Pyramid Person Matching Network (MC-PPMN) based on the combination of the semantic-components and the color-texture distributions to address the problem of pers…

Person Re-Identification

Pyramid Spatial-Temporal Aggregation for Video-Based Person Re-Identification

2021-01-01 · ICCV 2021 10 · Yingquan Wang, Pingping Zhang, Shang Gao, Xia Geng 외

Video-based person re-identification aims to associate the video clips of the same person across multiple non-overlapping cameras. Spatial-temporal representations can provide richer and complementary information bet…

Person Re-IdentificationVideo-Based Person Re-Identification

Pyramid Person Matching Network for Person Re-identification

2018-03-07 · Chaojie Mao, Yingming Li, Zhongfei Zhang, Yaqing Zhang 외

In this work, we present a deep convolutional pyramid person matching network (PPMN) with specially designed Pyramid Matching Module to address the problem of person re-identification. The architecture takes a pair of RG…

Person Re-Identification

Foreground-aware Pyramid Reconstruction for Alignment-free Occluded Person Re-identification

2019-04-10 · ICCV 2019 10 · Lingxiao He, Yinggang Wang, Wu Liu, Xingyu Liao 외

Re-identifying a person across multiple disjoint camera views is important for intelligent video surveillance, smart retailing and many other applications. However, existing person re-identification (ReID) methods are ch…

Occluded Person Re-IdentificationPerson Re-Identification