paper-with-me

홈 › Papers

Attention Driven Person Re-identification

2018-10-13 · Fan Yang, Ke Yan, Shijian Lu, Huizhu Jia, Xiaodong Xie, Wen Gao

Person re-identification (ReID) is a challenging task due to arbitrary human pose variations, background clutters, etc. It has been studied extensively in recent years, but the multifarious local and global features are still not fully exploited by either ignoring the interplay between whole-body images and body-part images or missing in-depth examination of specific body-part images. In this paper, we propose a novel attention-driven multi-branch network that learns robust and discriminative human representation from global whole-body images and local body-part images simultaneously. Within each branch, an intra-attention network is designed to search for informative and discriminative regions within the whole-body or body-part images, where attention is elegantly decomposed into spatial-wise attention and channel-wise attention for effective and efficient learning. In addition, a novel inter-attention module is designed which fuses the output of intra-attention networks adaptively for optimal person ReID. The proposed technique has been evaluated over three widely used datasets CUHK03, Market-1501 and DukeMTMC-ReID, and experiments demonstrate its superior robustness and effectiveness as compared with the state of the arts.

📄 PDF Abstract BibTeX arXiv:1810.05866

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Pose-driven Attention-guided Image Generation for Person Re-Identification

2021-04-28 · Amena Khatun, Simon Denman, Sridha Sridharan, Clinton Fookes

Person re-identification (re-ID) concerns the matching of subject images across different camera views in a multi camera surveillance system. One of the major challenges in person re-ID is pose variations across the came…

Generative Adversarial NetworkImage GenerationPerson Re-IdentificationPose Transfer+1

Orientation Driven Bag of Appearances for Person Re-identification

2016-05-09 · Liqian Ma, Hong Liu, Liang Hu, Can Wang 외

Person re-identification (re-id) consists of associating individual across camera network, which is valuable for intelligent video surveillance and has drawn wide attention. Although person re-identification research is …

Person Re-Identification

An Attention-driven Two-stage Clustering Method for Unsupervised Person Re-Identification

2020-08-01 · ECCV 2020 8 · Zilong Ji, Xiaolong Zou, Xiaohan Lin, Xiao Liu 외

The progressive clustering method and its variants, which iteratively generate pseudo labels for unlabeled data and perform feature learning, have shown great process in unsupervised person re-identification (re-id). How…

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification

Multi-Level Attention for Unsupervised Person Re-Identification

2022-01-10 · Yi Zheng

The attention mechanism is widely used in deep learning because of its excellent performance in neural networks without introducing additional information. However, in unsupervised person re-identification, the attention…

Person Re-IdentificationUnsupervised Person Re-Identification

Re-Identification with Consistent Attentive Siamese Networks

2018-11-19 · CVPR 2019 6 · Meng Zheng, Srikrishna Karanam, Ziyan Wu, Richard J. Radke

We propose a new deep architecture for person re-identification (re-id). While re-id has seen much recent progress, spatial localization and view-invariant representation learning for robust cross-view matching remain ke…

Person Re-IdentificationRepresentation Learning