Hybrid-Attention Guided Network with Multiple Resolution Features for Person Re-Identification
Guoqing Zhang, Junchuan Yang, Yuhui Zheng, Yi Wu, Shengyong Chen

TL;DR
This paper introduces a novel person re-identification model that fuses multi-level features with attention mechanisms to improve robustness against inaccurate bounding boxes and enhance discriminative feature extraction.
Contribution
The proposed model combines high- and low-level features with attention mechanisms and divides fused features to improve re-ID accuracy under practical conditions.
Findings
Outperforms existing methods on benchmark datasets.
Effectively handles inaccurate bounding boxes.
Enhances feature discriminability with attention mechanisms.
Abstract
Extracting effective and discriminative features is very important for addressing the challenging person re-identification (re-ID) task. Prevailing deep convolutional neural networks (CNNs) usually use high-level features for identifying pedestrian. However, some essential spatial information resided in low-level features such as shape, texture and color will be lost when learning the high-level features, due to extensive padding and pooling operations in the training stage. In addition, most existing person re-ID methods are mainly based on hand-craft bounding boxes where images are precisely aligned. It is unrealistic in practical applications, since the exploited object detection algorithms often produce inaccurate bounding boxes. This will inevitably degrade the performance of existing algorithms. To address these problems, we put forward a novel person re-ID model that fuses high-…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Fire Detection and Safety Systems
