paper-with-me

Papers

Temporal Attribute-Appearance Learning Network for Video-based Person Re-Identification

2020-09-09 · Jiawei Liu, Xierong Zhu, Zheng-Jun Zha

Video-based person re-identification aims to match a specific pedestrian in surveillance videos across different time and locations. Human attributes and appearance are complementary to each other, both of them contribute to pedestrian matching. In this work, we propose a novel Temporal Attribute-Appearance Learning Network (TALNet) for video-based person re-identification. TALNet simultaneously exploits human attributes and appearance to learn comprehensive and effective pedestrian representations from videos. It explores hard visual attention and temporal-semantic context for attributes, and spatial-temporal dependencies among body parts for appearance, to boost the learning of them. Specifically, an attribute branch network is proposed with a spatial attention block and a temporal-semantic context block for learning robust attribute representation. The spatial attention block focuses the network on corresponding regions within video frames related to each attribute, the temporal-semantic context block learns both the temporal context for each attribute across video frames and the semantic context among attributes in each video frame. The appearance branch network is designed to learn effective appearance representation from both whole body and body parts with spatial-temporal dependencies among them. TALNet leverages the complementation between attribute and appearance representations, and jointly optimizes them by multi-task learning fashion. Moreover, we annotate ID-level attributes for each pedestrian in the two commonly used video datasets. Extensive experiments on these datasets, have verified the superiority of TALNet over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2009.04181

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMulti-Task LearningPerson Re-IdentificationVideo-Based Person Re-Identification

Similar Papers 제목 키워드 기반

Appearance-Preserving 3D Convolution for Video-based Person Re-identification

2020-07-16 · ECCV 2020 8 · Xinqian Gu, Hong Chang, Bingpeng Ma, Hongkai Zhang 외

Due to the imperfect person detection results and posture changes, temporal appearance misalignment is unavoidable in video-based person re-identification (ReID). In this case, 3D convolution may destroy the appearance r…

Human DetectionPerson Re-IdentificationVideo-Based Person Re-Identification

Recurrent Convolutional Network for Video-Based Person Re-Identification

2016-06-01 · CVPR 2016 6 · Niall McLaughlin, Jesus Martinez del Rincon, Paul Miller

In this paper we propose a novel recurrent neural network architecture for video-based person re-identification. Given the video sequence of a person, features are extracted from each frame using a convolutional neural n…

Optical Flow EstimationPerson Re-IdentificationVideo-Based Person Re-Identification

A Spatio-Temporal Appearance Representation for Viceo-Based Pedestrian Re-Identification

2015-12-01 · ICCV 2015 12 · Kan Liu, Bingpeng Ma, Wei zhang, Rui Huang

Pedestrian re-identification is a difficult problem due to the large variations in a person's appearance caused by different poses and viewpoints, illumination changes, and occlusions. Spatial alignment is commonly used …

CHIRLA: Comprehensive High-resolution Identification and Re-identification for Large-scale Analysis

2025-02-10 · Bessie Dominguez-Dager, Felix Escalona, Francisco Gomez-Donoso, Miguel Cazorla

Person re-identification (Re-ID) is a key challenge in computer vision, requiring the matching of individuals across different cameras, locations, and time periods. While most research focuses on short-term scenarios wit…

Person Re-Identification

Video Person Re-identification using Attribute-enhanced Features

2021-08-16 · Tianrui Chai, ZhiYuan Chen, Annan Li, Jiaxin Chen 외

Video-based person re-identification (Re-ID) which aims to associate people across non-overlapping cameras using surveillance video is a challenging task. Pedestrian attribute, such as gender, age and clothing characteri…

AttributePerson Re-IdentificationTripletVideo-Based Person Re-Identification