中文
相关论文

相关论文: Recurrent Neural Networks for Person Re-identifica…

200 篇论文

State-of-the-art solutions in the areas of "Language Modelling & Generating Text", "Speech Recognition", "Generating Image Descriptions" or "Video Tagging" have been using Recurrent Neural Networks as the foundation for their approaches.…

机器学习 · 计算机科学 2019-12-13 Robin M. Schmidt

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Recurrent Neural Networks (RNNs) produce state-of-art performance on many machine learning tasks but their demand on resources in terms of memory and computational power are often high. Therefore, there is a great interest in optimizing the…

神经与进化计算 · 计算机科学 2017-02-28 Joachim Ott , Zhouhan Lin , Ying Zhang , Shih-Chii Liu , Yoshua Bengio

Recurrent neural networks (RNNs) have been used extensively and with increasing success to model various types of sequential data. Much of this progress has been achieved through devising recurrent units and architectures with the…

机器学习 · 统计学 2017-03-06 Yacine Jernite , Edouard Grave , Armand Joulin , Tomas Mikolov

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

Person Re-identification is defined as a recognizing process where the person is observed by non-overlapping cameras at different places. In the last decade, the rise in the applications and importance of Person Re-identification for…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Sajad Amouei Sheshkal , Kazim Fouladi-Ghaleh , Hossein Aghababa

People re-identification task has seen enormous improvements in the latest years, mainly due to the development of better image features extraction from deep Convolutional Neural Networks (CNN) and the availability of large datasets.…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Luca Bergamini , Angelo Porrello , Andrea Capobianco Dondona , Ercole Del Negro , Mauro Mattioli , Nicola D'Alterio , Simone Calderara

Person re-identification (re-ID) aims at matching images of the same identity across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade person re-ID…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Xiaofei Du , Yu-Chiang Frank Wang

Person re-identification (person re-ID) aims at matching target person(s) grabbed from different and non-overlapping camera views. It plays an important role for public safety and has application in various tasks such as, human retrieval,…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Huan-Cheng Hsu , Ching-Hang Chen , Hsiao-Rong Tyan , Hong-Yuan Mark Liao

During the last couple of years, Recurrent Neural Networks (RNN) have reached state-of-the-art performances on most of the sequence modelling problems. In particular, the "sequence to sequence" model and the neural CRF have proved to be…

计算与语言 · 计算机科学 2019-04-17 Marco Dinarelli , Loïc Grobol

Biological visual systems exhibit abundant recurrent connectivity. State-of-the-art neural network models for visual recognition, by contrast, rely heavily or exclusively on feedforward computation. Any finite-time recurrent neural network…

神经元与认知 · 定量生物学 2020-12-09 Ruben S. van Bergen , Nikolaus Kriegeskorte

Recurrent Neural Networks (RNNs) are popular models of brain function. The typical training strategy is to adjust their input-output behavior so that it matches that of the biological circuit of interest. Even though this strategy ensures…

神经元与认知 · 定量生物学 2020-11-09 Alessandro Salatiello , Martin A. Giese

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, features from each frame…

计算机视觉与模式识别 · 计算机科学 2016-06-14 Lin Wu , Chunhua Shen , Anton van den Hengel

In this work we present a novel recurrent neural network architecture designed to model systems characterized by multiple characteristic timescales in their dynamics. The proposed network is composed by several recurrent groups of neurons…

神经与进化计算 · 计算机科学 2017-01-19 Filippo Maria Bianchi , Michael Kampffmeyer , Enrico Maiorino , Robert Jenssen

Person re-identification (re-ID) aims at matching images of the same person across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade re-ID performance in…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Yu-Chiang Frank Wang

In this paper, we extend a class of celebrated regularization techniques originally proposed for feed-forward neural networks, namely Input Mixup (Zhang et al., 2017) and Manifold Mixup (Verma et al., 2018), to the realm of Recurrent Neural…

计算与语言 · 计算机科学 2020-12-15 Armin Karamzade , Amir Najafi , Seyed Abolfazl Motahari

Recurrent Neural Networks (RNN) have obtained excellent result in many natural language processing (NLP) tasks. However, understanding and interpreting the source of this success remains a challenge. In this paper, we propose Recurrent…

计算与语言 · 计算机科学 2016-04-25 Ke Tran , Arianna Bisazza , Christof Monz

In this paper, we have used Recurrent Neural Networks to capture and model human motion data and generate motions by prediction of the next immediate data point at each time-step. Our RNN is armed with recently proposed Gated Recurrent…

神经与进化计算 · 计算机科学 2015-01-05 Mohammad Pezeshki

Many semantic video analysis tasks can benefit from multiple, heterogenous signals. For example, in addition to the original RGB input sequences, sequences of optical flow are usually used to boost the performance of human action…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Lin Sun , Kui Jia , Yuejia Shen , Silvio Savarese , Dit Yan Yeung , Bertram E. Shi

Person re-identification (re-id) is the task of recognizing and matching persons at different locations recorded by cameras with non-overlapping views. One of the main challenges of re-id is the large variance in person poses and camera…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Andreas Eberle