paper-with-me

Papers

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 discriminative features that preserve the identity information. Usually, whole video frames are fed into the neural networks and all the regions in a frame are equally treated. This may be a suboptimal choice because many regions, e.g., background regions in the video, are not related to the person. Furthermore, the person of interest may be occluded by another person or something else. These unrelated regions may hinder person re-identification. In this paper, we introduce a novel gating mechanism to deep neural networks. Our gating mechanism will learn which regions are helpful for person re-identification and let these regions pass the gate. The unrelated background regions or occluding regions are filtered out by the gate. In each frame, the color channels and optical flow channels provide quite different information. To better leverage such information, we generate one gate using the color channels and another gate using the optical flow channels. These two gates are combined to provide a more reliable gate with a novel fusion method. Experimental results on two major datasets demonstrate the performance improvements due to the proposed gating mechanism.

📄 PDF Abstract BibTeX arXiv:2003.09717

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar 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 n…

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

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

Where-and-When to Look: Deep Siamese Attention Networks for Video-based Person Re-identification

2018-08-03 · Lin Wu, Yang Wang, Junbin Gao, Xue Li

Video-based person re-identification (re-id) is a central application in surveillance systems with significant concern in security. Matching persons across disjoint camera views in their video fragments is inherently cha…

Metric LearningPerson Re-IdentificationVideo-Based Person Re-Identification

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 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