paper-with-me

Papers

Recurrent Residual Learning for Action Recognition

2017-06-27 · Ahsan Iqbal, Alexander Richard, Hilde Kuehne, Juergen Gall

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions happening within videos. Historically, hand crafted video features were used to address the task of action recognition. With the success of Deep ConvNets as an image analysis method, a lot of extensions of standard ConvNets were purposed to process variable length video data. In this work, we propose a novel recurrent ConvNet architecture called recurrent residual networks to address the task of action recognition. The approach extends ResNet, a state of the art model for image classification. While the original formulation of ResNet aims at learning spatial residuals in its layers, we extend the approach by introducing recurrent connections that allow to learn a spatio-temporal residual. In contrast to fully recurrent networks, our temporal connections only allow a limited range of preceding frames to contribute to the output for the current frame, enabling efficient training and inference as well as limiting the temporal context to a reasonable local range around each frame. On a large-scale action recognition dataset, we show that our model improves over both, the standard ResNet architecture and a ResNet extended by a fully recurrent layer.

📄 PDF Abstract BibTeX arXiv:1706.08807

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognitionimage-classificationImage ClassificationTemporal Action Localization

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Multi-Level Recurrent Residual Networks for Action Recognition

2017-11-22 · Zhenxing Zheng, Gaoyun An, Qiuqi Ruan

Most existing Convolutional Neural Networks(CNNs) used for action recognition are either difficult to optimize or underuse crucial temporal information. Inspired by the fact that the recurrent model consistently makes br…

Action RecognitionTemporal Action Localization

Residual Recurrent CRNN for End-to-End Optical Music Recognition on Monophonic Scores

2020-10-26 · Aozhi Liu, Lipei Zhang, Yaqi Mei, Baoqiang Han 외

One of the challenges of the Optical Music Recognition task is to transcript the symbols of the camera-captured images into digital music notations. Previous end-to-end model which was developed as a Convolutional Recurr…

Decoder

Deep Recurrent Convolutional Neural Network: Improving Performance For Speech Recognition

2016-11-22 · Zewang Zhang, Zheng Sun, Jiaqi Liu, Jingwen Chen 외

A deep learning approach has been widely applied in sequence modeling problems. In terms of automatic speech recognition (ASR), its performance has significantly been improved by increasing large speech corpus and deeper…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Improved Inception-Residual Convolutional Neural Network for Object Recognition

2017-12-28 · Md Zahangir Alom, Mahmudul Hasan, Chris Yakopcic, Tarek M. Taha 외

Machine learning and computer vision have driven many of the greatest advances in the modeling of Deep Convolutional Neural Networks (DCNNs). Nowadays, most of the research has been focused on improving recognition accur…

ObjectObject Recognition

Named Entity Recognition with stack residual LSTM and trainable bias decoding

2017-06-23 · IJCNLP 2017 11 · Quan Tran, Andrew MacKinlay, Antonio Jimeno Yepes

Recurrent Neural Network models are the state-of-the-art for Named Entity Recognition (NER). We present two innovations to improve the performance of these models. The first innovation is the introduction of residual con…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER