paper-with-me

Papers

Pyramid Spatial-Temporal Aggregation for Video-Based Person Re-Identification

2021-01-01 · ICCV 2021 10 · Yingquan Wang, Pingping Zhang, Shang Gao, Xia Geng, Hu Lu, Dong Wang

Video-based person re-identification aims to associate the video clips of the same person across multiple non-overlapping cameras. Spatial-temporal representations can provide richer and complementary information between frames, which are crucial to distinguish the target person when occlusion occurs. This paper proposes a novel Pyramid Spatial-Temporal Aggregation (PSTA) framework to aggregate the frame-level features progressively and fuse the hierarchical temporal features into a final video-level representation. Thus, short-term and long-term temporal information could be well exploited by different hierarchies. Furthermore, a Spatial-Temporal Aggregation Module (STAM) is proposed to enhance the aggregation capability of PSTA. It mainly consists of two novel attention blocks: Spatial Reference Attention (SRA) and Temporal Reference Attention (TRA). SRA explores the spatial correlations within a frame to determine the attention weight of each location. While TRA extends SRA with the correlations between adjacent frames, temporal consistency information can be fully explored to suppress the interference features and strengthen the discriminative ones. Extensive experiments on several challenging benchmarks demonstrate the effectiveness of the proposed PSTA, and our full model reaches 91.5% and 98.3% Rank-1 accuracy on MARS and DukeMTMC-VID benchmarks.

📄 PDF Abstract BibTeX

Code (1)

WangYQ9/VideoReID_PSTA 공식 구현 pytorch

Tasks

Person Re-IdentificationVideo-Based Person Re-Identification

Similar Papers 제목 키워드 기반

Multi-Stage Spatio-Temporal Aggregation Transformer for Video Person Re-identification

2023-01-02 · Ziyi Tang, Ruimao Zhang, Zhanglin Peng, Jinrui Chen 외

In recent years, the Transformer architecture has shown its superiority in the video-based person re-identification task. Inspired by video representation learning, these methods mainly focus on designing modules to extr…

AttributePerson Re-IdentificationRepresentation LearningVideo-Based Person Re-Identification

Social Relation Recognition From Videos via Multi-Scale Spatial-Temporal Reasoning

2019-06-01 · CVPR 2019 6 · Xinchen Liu, Wu Liu, Meng Zhang, Jingwen Chen 외

Discovering social relations, e.g., kinship, friendship, etc., from visual contents can make machines better interpret the behaviors and emotions of human beings. Existing studies mainly focus on recognizing social relat…

Relation

Video-based Person Re-identification via 3D Convolutional Networks and Non-local Attention

2018-07-12 · Xingyu Liao, Lingxiao He, Zhouwang Yang, Chi Zhang

Video-based person re-identification (ReID) is a challenging problem, where some video tracks of people across non-overlapping cameras are available for matching. Feature aggregation from a video track is a key step for …

Action RecognitionPerson Re-IdentificationTemporal Action LocalizationVideo-Based Person Re-Identification

Beyond Spatial Pyramid Matching: Space-time Extended Descriptor for Action Recognition

2015-10-15 · Zhenzhong Lan, Alexander G. Hauptmann

We address the problem of generating video features for action recognition. The spatial pyramid and its variants have been very popular feature models due to their success in balancing spatial location encoding and spati…

Action RecognitionDiversityTemporal Action Localization

Learning Generalized Spatial-Temporal Deep Feature Representation for No-Reference Video Quality Assessment

2020-12-27 · Baoliang Chen, Lingyu Zhu, Guo Li, Hongfei Fan 외

In this work, we propose a no-reference video quality assessment method, aiming to achieve high-generalization capability in cross-content, -resolution and -frame rate quality prediction. In particular, we evaluate the q…

Video Quality Assessment