paper-with-me

Papers

Long-term Recurrent Convolutional Networks for Visual Recognition and Description

2014-11-17 · CVPR 2015 6 · Jeff Donahue, Lisa Anne Hendricks, Marcus Rohrbach, Subhashini Venugopalan, Sergio Guadarrama, Kate Saenko, Trevor Darrell

Models based on deep convolutional networks have dominated recent image interpretation tasks; we investigate whether models which are also recurrent, or "temporally deep", are effective for tasks involving sequences, visual and otherwise. We develop a novel recurrent convolutional architecture suitable for large-scale visual learning which is end-to-end trainable, and demonstrate the value of these models on benchmark video recognition tasks, image description and retrieval problems, and video narration challenges. In contrast to current models which assume a fixed spatio-temporal receptive field or simple temporal averaging for sequential processing, recurrent convolutional models are "doubly deep"' in that they can be compositional in spatial and temporal "layers". Such models may have advantages when target concepts are complex and/or training data are limited. Learning long-term dependencies is possible when nonlinearities are incorporated into the network state updates. Long-term RNN models are appealing in that they directly can map variable-length inputs (e.g., video frames) to variable length outputs (e.g., natural language text) and can model complex temporal dynamics; yet they can be optimized with backpropagation. Our recurrent long-term models are directly connected to modern visual convnet models and can be jointly trained to simultaneously learn temporal dynamics and convolutional perceptual representations. Our results show such models have distinct advantages over state-of-the-art models for recognition or generation which are separately defined and/or optimized.

📄 PDF Abstract BibTeX arXiv:1411.4389

Code (7)

DJAlexJ/LRCN-for-Video-Regression pytorch
Deepu1992/VideoClassification
doronharitan/human_activity_recognition_LRCN pytorch
garythung/torch-lrcn torch
kahnchana/RNN torch
rlaengud123/CMC_LRCN pytorch
sujaygarlanka/tennis_stroke_recognition pytorch

Tasks

Image DescriptionRetrievalVideo Recognition

Similar Papers 제목 키워드 기반

Enriched Long-term Recurrent Convolutional Network for Facial Micro-Expression Recognition

2018-05-22 · Huai-Qian Khor, John See, Raphael C. -W. Phan, Weiyao Lin

Facial micro-expression (ME) recognition has posed a huge challenge to researchers for its subtlety in motion and limited databases. Recently, handcrafted techniques have achieved superior performance in micro-expression…

Data AugmentationMicro Expression RecognitionMicro-Expression RecognitionSpecificity

Long Short-Term Memory based Convolutional Recurrent Neural Networks for Large Vocabulary Speech Recognition

2016-10-11 · Xiangang Li, Xihong Wu

Long short-term memory (LSTM) recurrent neural networks (RNNs) have been shown to give state-of-the-art performance on many speech recognition tasks, as they are able to provide the learned dynamically changing contextua…

speech-recognitionSpeech Recognition

Adaptive Detrending to Accelerate Convolutional Gated Recurrent Unit Training for Contextual Video Recognition

2017-05-24 · Minju Jung, Haanvid Lee, Jun Tani

Based on the progress of image recognition, video recognition has been extensively studied recently. However, most of the existing methods are focused on short-term but not long-term video recognition, called contextual …

Video Recognition

Learning long-range spatial dependencies with horizontal gated recurrent units

2018-12-01 · NeurIPS 2018 12 · Drew Linsley, Junkyung Kim, Vijay Veerabadran, Charles Windolf 외

Progress in deep learning has spawned great successes in many engineering applications. As a prime example, convolutional neural networks, a type of feedforward neural networks, are now approaching -- and sometimes even …

Pathfinder

Where to Focus: Deep Attention-based Spatially Recurrent Bilinear Networks for Fine-Grained Visual Recognition

2017-09-18 · Lin Wu, Yang Wang

Fine-grained visual recognition typically depends on modeling subtle difference from object parts. However, these parts often exhibit dramatic visual variations such as occlusions, viewpoints, and spatial transformations…

Deep AttentionFine-Grained Image ClassificationFine-Grained Visual Recognitionimage-classification+2