paper-with-me

홈 › Papers

SCAN: Self-and-Collaborative Attention Network for Video Person Re-identification

2018-07-16 · Ruimao Zhang, Hongbin Sun, Jingyu Li, Yuying Ge, Liang Lin, Ping Luo, Xiaogang Wang

Video person re-identification attracts much attention in recent years. It aims to match image sequences of pedestrians from different camera views. Previous approaches usually improve this task from three aspects, including a) selecting more discriminative frames, b) generating more informative temporal representations, and c) developing more effective distance metrics. To address the above issues, we present a novel and practical deep architecture for video person re-identification termed Self-and-Collaborative Attention Network (SCAN). It has several appealing properties. First, SCAN adopts non-parametric attention mechanism to refine the intra-sequence and inter-sequence feature representation of videos, and outputs self-and-collaborative feature representation for each video, making the discriminative frames aligned between the probe and gallery sequences.Second, beyond existing models, a generalized pairwise similarity measurement is proposed to calculate the similarity feature representations of video pairs, enabling computing the matching scores by the binary classifier. Third, a dense clip segmentation strategy is also introduced to generate rich probe-gallery pairs to optimize the model. Extensive experiments demonstrate the effectiveness of SCAN, which outperforms the best-performing baselines on iLIDS-VID, PRID2011 and MARS dataset, respectively.

📄 PDF Abstract BibTeX arXiv:1807.05688

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationVideo-Based Person Re-Identification

Similar Papers 제목 키워드 기반

TRUST: Efficient Abdominal Trauma Recognition via Image-to-Ultrasound-Video Transfer Learning

2026-06-26 · Enguang Wang, Hao Zhou, Shuo Gao, Tuo Liu 외 arxiv

Abdominal ultrasound is indispensable for rapid, noninvasive trauma triage. However, interpreting the subtle dynamic cues embedded in continuous scanning is time-intensive and operator-dependent. Parameter-Efficient Imag…

Computational EfficiencyTransfer Learning

Person Re-Identification by Context-aware Part Attention and Multi-Head Collaborative Learning

2021-04-26 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2021 4 · Dongming Wu, Mang Ye, Gaojie Lin, Xin Gao 외

Most existing works solve the video-based person re-identification (re-ID) problem by computing the representation of each frame independently and finally aggregate the frame-level features. However, these methods often …

Person Re-IdentificationVideo-Based Person Re-Identification

What I See Is What You See: Joint Attention Learning for First and Third Person Video Co-analysis

2019-04-16 · Huangyue Yu, Minjie Cai, Yunfei Liu, Feng Lu

In recent years, more and more videos are captured from the first-person viewpoint by wearable cameras. Such first-person video provides additional information besides the traditional third-person video, and thus has a w…

Self-Supervised LearningTriplet

Stacked Temporal Attention: Improving First-person Action Recognition by Emphasizing Discriminative Clips

2021-12-02 · Lijin Yang, Yifei HUANG, Yusuke Sugano, Yoichi Sato

First-person action recognition is a challenging task in video understanding. Because of strong ego-motion and a limited field of view, many backgrounds or noisy frames in a first-person video can distract an action reco…

Action RecognitionVideo Understanding

FedTP: Federated Learning by Transformer Personalization

2022-11-03 · Hongxia Li, Zhongyi Cai, Jingya Wang, Jiangnan Tang 외

Federated learning is an emerging learning paradigm where multiple clients collaboratively train a machine learning model in a privacy-preserving manner. Personalized federated learning extends this paradigm to overcome …

Federated LearningPersonalized Federated LearningPrivacy Preserving