Convolutional Temporal Attention Model for Video-based Person Re-identification
The goal of video-based person re-identification is to match two input videos, so that the distance of the two videos is small if two videos contain the same person. A common approach for person re-identification is to first extract image features for all frames in the video, then aggregate all the features to form a video-level feature. The video-level features of two videos can then be used to calculate the distance of the two videos. In this paper, we propose a temporal attention approach for aggregating frame-level features into a video-level feature vector for re-identification. Our method is motivated by the fact that not all frames in a video are equally informative. We propose a fully convolutional temporal attention model for generating the attention scores. Fully convolutional network (FCN) has been widely used in semantic segmentation for generating 2D output maps. In this paper, we formulate video based person re-identification as a sequence labeling problem like semantic segmentation. We establish a connection between them and modify FCN to generate attention scores to represent the importance of each frame. Extensive experiments on three different benchmark datasets (i.e. iLIDS-VID, PRID-2011 and SDU-VID) show that our proposed method outperforms other state-of-the-art approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
Person Re-IdentificationSemantic SegmentationVideo-Based Person Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Video-based Person Re-identification via 3D Convolutional Networks and Non-local Attention
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-IdentificationVideo-Based Convolutional Attention for Person Re-Identification
In this paper we consider the problem of video-based person re-identification, which is the task of associating videos of the same person captured by different and non-overlapping cameras. We propose a Siamese framework …
Person Re-IdentificationVideo-Based Person Re-IdentificationVideo-based Person Re-identification Using Spatial-Temporal Attention Networks
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-IdentificationRecurrent Convolutional Network for Video-Based Person Re-Identification
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-IdentificationSpatial-Temporal Graph Convolutional Network for Video-Based Person Re-Identification
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 ambigui…
Person Re-IdentificationVideo-Based Person Re-Identification