paper-with-me

홈 › Papers

Salience-Guided Cascaded Suppression Network for Person Re-Identification

2020-06-01 · CVPR 2020 6 · Xuesong Chen, Canmiao Fu, Yong Zhao, Feng Zheng, Jingkuan Song, Rongrong Ji, Yi Yang

Employing attention mechanisms to model both global and local features as a final pedestrian representation has become a trend for person re-identification (Re-ID) algorithms. A potential limitation of these methods is that they focus on the most salient features, but the re-identification of a person may rely on diverse clues masked by the most salient features in different situations, e.g., body, clothes or even shoes. To handle this limitation, we propose a novel Salience-guided Cascaded Suppression Network (SCSN) which enables the model to mine diverse salient features and integrate these features into the final representation by a cascaded manner. Our work makes the following contributions: (i) We observe that the previously learned salient features may hinder the network from learning other important information. To tackle this limitation, we introduce a cascaded suppression strategy, which enables the network to mine diverse potential useful features that be masked by the other salient features stage-by-stage and each stage integrates different feature embedding for the last discriminative pedestrian representation. (ii) We propose a Salient Feature Extraction (SFE) unit, which can suppress the salient features learned in the previous cascaded stage and then adaptively extracts other potential salient feature to obtain different clues of pedestrians. (iii) We develop an efficient feature aggregation strategy that fully increases the network's capacity for all potential salience features. Finally, experimental results demonstrate that our proposed method outperforms the state-of-the-art methods on four large-scale datasets. Especially, our approach exceeds the current best method by over 7% on the CUHK03 dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Salience-Guided Iterative Asymmetric Mutual Hashing for Fast Person Re-identification

2021-09-08 · IEEE Transactions on Image Processing 2021 9 · Cairong Zhao, Yuanpeng Tu, Zhihui Lai, Fumin Shen 외

Person Re-identification (ReID) aims to retrieve the pedestrian with the same identity across different views. Existing studies mainly focus on improving accuracy, while ignoring their efficiency. Recently, several hash …

Code GenerationPerson Re-Identification

Unsupervised Salience Learning for Person Re-identification

2013-06-01 · CVPR 2013 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

Human eyes can recognize person identities based on some small salient regions. However, such valuable salient information is often hidden when computing similarities of images with existing approaches. Moreover, many ex…

Patch MatchingPerson Re-Identification

Salience Guided Depth Calibration for Perceptually Optimized Compressive Light Field 3D Display

2018-06-01 · CVPR 2018 6 · Shizheng Wang, Wenjuan Liao, Phil Surman, Zhigang Tu 외

Multi-layer light field displays are a type of computational three-dimensional (3D) display which has recently gained increasing interest for its holographic-like effect and natural compatibility with 2D displays. Howeve…

Spatial Cascaded Clustering and Weighted Memory for Unsupervised Person Re-identification

2024-03-01 · Jiahao Hong, Jialong Zuo, Chuchu Han, Ruochen Zheng 외

Recent unsupervised person re-identification (re-ID) methods achieve high performance by leveraging fine-grained local context. These methods are referred to as part-based methods. However, most part-based methods obtain…

ClusteringHuman ParsingMetric LearningPerson Re-Identification+1

Cascaded Attention based Unsupervised Information Distillation for Compressive Summarization

2017-09-01 · EMNLP 2017 9 · Piji Li, Wai Lam, Lidong Bing, Weiwei Guo 외

When people recall and digest what they have read for writing summaries, the important content is more likely to attract their attention. Inspired by this observation, we propose a cascaded attention based unsupervised m…

Document SummarizationMulti-Document SummarizationSentenceSentence Compression