paper-with-me

홈 › Papers

3D PersonVLAD: Learning Deep Global Representations for Video-based Person Re-identification

2018-12-26 · Lin Wu, Yang Wang, Ling Shao, Meng Wang

In this paper, we introduce a global video representation to video-based person re-identification (re-ID) that aggregates local 3D features across the entire video extent. Most of the existing methods rely on 2D convolutional networks (ConvNets) to extract frame-wise deep features which are pooled temporally to generate the video-level representations. However, 2D ConvNets lose temporal input information immediately after the convolution, and a separate temporal pooling is limited in capturing human motion in shorter sequences. To this end, we present a \textit{global} video representation (3D PersonVLAD), complementary to 3D ConvNets as a novel layer to capture the appearance and motion dynamics in full-length videos. However, encoding each video frame in its entirety and computing an aggregate global representation across all frames is tremendously challenging due to occlusions and misalignments. To resolve this, our proposed network is further augmented with 3D part alignment module to learn local features through soft-attention module. These attended features are statistically aggregated to yield identity-discriminative representations. Our global 3D features are demonstrated to achieve state-of-the-art results on three benchmark datasets: MARS \cite{MARS}, iLIDS-VID \cite{VideoRanking}, and PRID 2011

📄 PDF Abstract BibTeX arXiv:1812.10222

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationVideo-Based Person Re-Identification

Similar Papers 제목 키워드 기반

Watching You: Global-guided Reciprocal Learning for Video-based Person Re-identification

2021-03-07 · CVPR 2021 1 · Xuehu Liu, Pingping Zhang, Chenyang Yu, Huchuan Lu 외

Video-based person re-identification (Re-ID) aims to automatically retrieve video sequences of the same person under non-overlapping cameras. To achieve this goal, it is the key to fully utilize abundant spatial and temp…

Feature CorrelationPerson Re-IdentificationVideo-Based Person Re-Identification

Global-Local Temporal Representations For Video Person Re-Identification

2019-08-27 · ICCV 2019 10 · Jianing Li, Jingdong Wang, Qi Tian, Wen Gao 외

This paper proposes the Global-Local Temporal Representation (GLTR) to exploit the multi-scale temporal cues in video sequences for video person Re-Identification (ReID). GLTR is constructed by first modeling the short-t…

Metric LearningPerson Re-IdentificationRe-RankingVideo-Based Person Re-Identification

Video-based Person Re-identification Using Spatial-Temporal Attention Networks

2018-10-26 · Shivansh Rao, Tanzila Rahman, Mrigank Rochan, Yang Wang

We consider the problem of video-based person re-identification. The goal is to identify a person from videos captured under different cameras. In this paper, we propose an efficient spatial-temporal attention based mode…

Person Re-IdentificationVideo-Based Person Re-Identification

Paths: Prompt-aware Spatio-temporal Transformer with Hierarchical Multi-modal Fusion for RGB-Event Video Person Re-Identification

2026-08-13 · Yakun Huo, Yingquan Wang, Yangyang Liu, Tianyu Yan 외 arxiv

RGB-Event Video Person Re-Identification (RE-VReID) aims to retrieve specific person across non-overlapping cameras with complementary RGB videos and event streams. However, existing methods often decouple spatial and te…

Person Re-IdentificationRepresentation Learning

Tran-GCN: A Transformer-Enhanced Graph Convolutional Network for Person Re-Identification in Monitoring Videos

2024-09-14 · Xiaobin Hong, Tarmizi Adam, Masitah Ghazali

Person Re-Identification (Re-ID) has gained popularity in computer vision, enabling cross-camera pedestrian recognition. Although the development of deep learning has provided a robust technical foundation for person Re-…

Person IdentificationPerson Re-IdentificationPose Estimation