paper-with-me

Papers

Adaptive Graph Representation Learning for Video Person Re-identification

2019-09-05 · Yiming Wu, Omar El Farouk Bourahla, Xi Li, Fei Wu, Qi Tian, Xue Zhou

Recent years have witnessed the remarkable progress of applying deep learning models in video person re-identification (Re-ID). A key factor for video person Re-ID is to effectively construct discriminative and robust video feature representations for many complicated situations. Part-based approaches employ spatial and temporal attention to extract representative local features. While correlations between parts are ignored in the previous methods, to leverage the relations of different parts, we propose an innovative adaptive graph representation learning scheme for video person Re-ID, which enables the contextual interactions between relevant regional features. Specifically, we exploit the pose alignment connection and the feature affinity connection to construct an adaptive structure-aware adjacency graph, which models the intrinsic relations between graph nodes. We perform feature propagation on the adjacency graph to refine regional features iteratively, and the neighbor nodes' information is taken into account for part feature representation. To learn compact and discriminative representations, we further propose a novel temporal resolution-aware regularization, which enforces the consistency among different temporal resolutions for the same identities. We conduct extensive evaluations on four benchmarks, i.e. iLIDS-VID, PRID2011, MARS, and DukeMTMC-VideoReID, experimental results achieve the competitive performance which demonstrates the effectiveness of our proposed method. The code is available at https://github.com/weleen/AGRL.pytorch.

📄 PDF Abstract BibTeX arXiv:1909.02240

Code (1)

weleen/AGRL.pytorch 공식 구현 pytorch

Tasks

Graph Representation LearningPerson Re-IdentificationRepresentation LearningVideo-Based Person Re-Identification

Similar Papers 제목 키워드 기반

Spatial-Temporal Correlation and Topology Learning for Person Re-Identification in Videos

2021-04-15 · CVPR 2021 1 · Jiawei Liu, Zheng-Jun Zha, Wei Wu, Kecheng Zheng 외

Video-based person re-identification aims to match pedestrians from video sequences across non-overlapping camera views. The key factor for video person re-identification is to effectively exploit both spatial and tempor…

Person Re-IdentificationVideo-Based Person Re-IdentificationVideo Deinterlacing

SAS-VPReID: A Scale-Adaptive Framework with Shape Priors for Video-based Person Re-Identification at Extreme Far Distances

2026-01-09 · Qiwei Yang, Pingping Zhang, Yuhao Wang, Zijing Gong arxiv

Video-based Person Re-IDentification (VPReID) aims to retrieve the same person from videos captured by non-overlapping cameras. At extreme far distances, VPReID is highly challenging due to severe resolution degradation,…

Person Re-Identification

Deep Ranking Model by Large Adaptive Margin Learning for Person Re-identification

2017-07-03 · Jiayun Wang, Sanping Zhou, Jinjun Wang, Qiqi Hou

Person re-identification aims to match images of the same person across disjoint camera views, which is a challenging problem in video surveillance. The major challenge of this task lies in how to preserve the similarity…

Person Re-Identification

Learning Multi-Granular Hypergraphs for Video-Based Person Re-Identification

2021-04-30 · CVPR 2020 6 · Yichao Yan, Jie Qin1, Jiaxin Chen, Li Liu 외

Video-based person re-identification (re-ID) is an important research topic in computer vision. The key to tackling the challenging task is to exploit both spatial and temporal clues in video sequences. In this work, we …

Person Re-IdentificationVideo-Based Person Re-Identification

Multi-Granularity Graph Pooling for Video-based Person Re-Identification

2022-09-23 · Honghu Pan, Yongyong Chen, Zhenyu He

The video-based person re-identification (ReID) aims to identify the given pedestrian video sequence across multiple non-overlapping cameras. To aggregate the temporal and spatial features of the video samples, the graph…

Node ClusteringPerson Re-IdentificationRetrievalVideo-Based Person Re-Identification+1