paper-with-me

Papers

Spatial-Temporal Graph Convolutional Network for Video-Based Person Re-Identification

2020-06-01 · CVPR 2020 6 · Jinrui Yang, Wei-Shi Zheng, Qize Yang, Ying-Cong Chen, Qi Tian

While video-based person re-identification (Re-ID) has drawn increasing attention and made great progress in recent years, it is still very challenging to effectively overcome the occlusion problem and the visual ambiguity problem for visually similar negative samples. On the other hand, we observe that different frames of a video can provide complementary information for each other, and the structural information of pedestrians can provide extra discriminative cues for appearance features. Thus, modeling the temporal relations of different frames and the spatial relations within a frame has the potential for solving the above problems. In this work, we propose a novel Spatial-Temporal Graph Convolutional Network (STGCN) to solve these problems. The STGCN includes two GCN branches, a spatial one and a temporal one. The spatial branch extracts structural information of a human body. The temporal branch mines discriminative cues from adjacent frames. By jointly optimizing these branches, our model extracts robust spatial-temporal information that is complementary with appearance information. As shown in the experiments, our model achieves state-of-the-art results on MARS and DukeMTMC-VideoReID datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationVideo-Based Person Re-Identification

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

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

Graph and Temporal Convolutional Networks for 3D Multi-person Pose Estimation in Monocular Videos

2020-12-22 · Yu Cheng, Bo wang, Bo Yang, Robby T. Tan

Despite the recent progress, 3D multi-person pose estimation from monocular videos is still challenging due to the commonly encountered problem of missing information caused by occlusion, partially out-of-frame target pe…

3D Absolute Human Pose Estimation3D Human Pose Estimation3D Multi-Person Pose Estimation3D Multi-Person Pose Estimation (absolute)+6

Keypoint Message Passing for Video-based Person Re-Identification

2021-11-16 · Di Chen, Andreas Doering, Shanshan Zhang, Jian Yang 외

Video-based person re-identification (re-ID) is an important technique in visual surveillance systems which aims to match video snippets of people captured by different cameras. Existing methods are mostly based on convo…

Person Re-IdentificationRepresentation LearningVideo-Based Person Re-Identification

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

Skeleton-based Group Activity Recognition via Spatial-Temporal Panoramic Graph

2024-07-28 · Zhengcen Li, Xinle Chang, Yueran Li, Jingyong Su

Group Activity Recognition aims to understand collective activities from videos. Existing solutions primarily rely on the RGB modality, which encounters challenges such as background variations, occlusions, motion blurs,…

Activity RecognitionGroup Activity RecognitionPose Estimation