paper-with-me

홈 › Papers

Second-order Non-local Attention Networks for Person Re-identification

2019-08-31 · Bryan, Xia, Yuan Gong, Yizhe Zhang, Christian Poellabauer

Recent efforts have shown promising results for person re-identification by designing part-based architectures to allow a neural network to learn discriminative representations from semantically coherent parts. Some efforts use soft attention to reallocate distant outliers to their most similar parts, while others adjust part granularity to incorporate more distant positions for learning the relationships. Others seek to generalize part-based methods by introducing a dropout mechanism on consecutive regions of the feature map to enhance distant region relationships. However, only few prior efforts model the distant or non-local positions of the feature map directly for the person re-ID task. In this paper, we propose a novel attention mechanism to directly model long-range relationships via second-order feature statistics. When combined with a generalized DropBlock module, our method performs equally to or better than state-of-the-art results for mainstream person re-identification datasets, including Market1501, CUHK03, and DukeMTMC-reID.

📄 PDF Abstract BibTeX arXiv:1909.00295

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

DropBlock DropBlock is a structured form of dropout directed at regularizing convolutional networks. In DropBlock, units in a contiguous…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Second-Order Non-Local Attention Networks for Person Re-Identification

2019-10-01 · ICCV 2019 10 · Bryan (Ning) Xia, Yuan Gong, Yizhe Zhang, Christian Poellabauer

Recent efforts have shown promising results for person re-identification by designing part-based architectures to allow a neural network to learn discriminative representations from semantically coherent parts. Some effo…

Person Re-Identification

Self-Supervised Gait Encoding with Locality-Aware Attention for Person Re-Identification

2020-08-21 · Haocong Rao, Siqi Wang, Xiping Hu, Mingkui Tan 외

Gait-based person re-identification (Re-ID) is valuable for safety-critical applications, and using only 3D skeleton data to extract discriminative gait features for person Re-ID is an emerging open topic. Existing metho…

Person Re-Identification

OH-Former: Omni-Relational High-Order Transformer for Person Re-Identification

2021-09-23 · Xianing Chen, Chunlin Xu, Qiong Cao, Jialang Xu 외

Transformers have shown preferable performance on many vision tasks. However, for the task of person re-identification (ReID), vanilla transformers leave the rich contexts on high-order feature relations under-exploited …

Person Re-IdentificationVocal Bursts Intensity Prediction

Bilinear Attention Networks for Person Retrieval

2019-10-01 · ICCV 2019 10 · Pengfei Fang, Jieming Zhou, Soumava Kumar Roy, Lars Petersson 외

This paper investigates a novel Bilinear attention (Bi-attention) block, which discovers and uses second order statistical information in an input feature map, for the purpose of person retrieval. The Bi-attention block …

Person RetrievalRetrieval

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