paper-with-me

Papers

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 network that incorporates a recurrent final layer, which allows information to flow between time-steps. The features from all time-steps are then combined using temporal pooling to give an overall appearance feature for the complete sequence. The convolutional network, recurrent layer, and temporal pooling layer, are jointly trained to act as a feature extractor for video-based re-identification using a Siamese network architecture. Our approach makes use of colour and optical flow information in order to capture appearance and motion information which is useful for video re-identification. Experiments are conduced on the iLIDS-VID and PRID-2011 datasets to show that this approach outperforms existing methods of video-based re-identification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Deep Recurrent Convolutional Networks for Video-based Person Re-identification: An End-to-End Approach

2016-06-06 · Lin Wu, Chunhua Shen, Anton Van Den Hengel

In this paper, we present an end-to-end approach to simultaneously learn spatio-temporal features and corresponding similarity metric for video-based person re-identification. Given the video sequence of a person, featur…

Metric LearningPerson Re-IdentificationTime SeriesTime Series Analysis+1

Video-based Person Re-identification with Accumulative Motion Context

2017-01-01 · Hao Liu, Zequn Jie, Karlekar Jayashree, Meibin Qi 외

Video based person re-identification plays a central role in realistic security and video surveillance. In this paper we propose a novel Accumulative Motion Context (AMOC) network for addressing this important problem, w…

Person Re-IdentificationVideo-Based Person Re-Identification

Video-based Person Re-Identification using Gated Convolutional Recurrent Neural Networks

2020-03-21 · Yang Feng, Yu Wang, Jiebo Luo

Deep neural networks have been successfully applied to solving the video-based person re-identification problem with impressive results reported. The existing networks for person re-id are designed to extract discriminat…

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

Video-based Person Re-identification with Accumulative Motion Context

2017-06-13 · Hao liu, Zequn Jie, Karlekar Jayashree, Meibin Qi 외

Video based person re-identification plays a central role in realistic security and video surveillance. In this paper we propose a novel Accumulative Motion Context (AMOC) network for addressing this important problem, w…

Person Re-IdentificationVideo-Based Person Re-Identification

Ordered or Orderless: A Revisit for Video based Person Re-Identification

2019-12-24 · Le Zhang, Zenglin Shi, Joey Tianyi Zhou, Ming-Ming Cheng 외

Is recurrent network really necessary for learning a good visual representation for video based person re-identification (VPRe-id)? In this paper, we first show that the common practice of employing recurrent neural netw…

DiagnosticPerson Re-IdentificationVideo-Based Person Re-Identification