中文
相关论文

相关论文: Image Classification using Sequence of Pixels

200 篇论文

In recent computer vision research, the advent of the Vision Transformer (ViT) has rapidly revolutionized various architectural design efforts: ViT achieved state-of-the-art image classification performance using self-attention found in…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Yuki Tatsunami , Masato Taki

Recurrent neural networks (RNNs), especially long short-term memory (LSTM) RNNs, are effective network for sequential task like speech recognition. Deeper LSTM models perform well on large vocabulary continuous speech recognition, because…

计算与语言 · 计算机科学 2017-03-22 Xu Tian , Jun Zhang , Zejun Ma , Yi He , Juan Wei , Peihao Wu , Wenchang Situ , Shuai Li , Yang Zhang

Traffic prediction plays an important role in evaluating the performance of telecommunication networks and attracts intense research interests. A significant number of algorithms and models have been put forward to analyse traffic data and…

网络与互联网体系结构 · 计算机科学 2018-04-04 Yuxiu Hua , Zhifeng Zhao , Rongpeng Li , Xianfu Chen , Zhiming Liu , Honggang Zhang

Recurrent neural networks (RNNs) are powerful architectures to model sequential data, due to their capability to learn short and long-term dependencies between the basic elements of a sequence. Nonetheless, popular tasks such as speech or…

Change detection is one of the central problems in earth observation and was extensively investigated over recent decades. In this paper, we propose a novel recurrent convolutional neural network (ReCNN) architecture, which is trained to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Lichao Mou , Lorenzo Bruzzone , Xiao Xiang Zhu

As in many other different fields, deep learning has become the main approach in most computer vision applications, such as scene understanding, object recognition, computer-human interaction or human action recognition (HAR). Research…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Adrian Sanchez-Caballero , David Fuentes-Jimenez , Cristina Losada-Gutiérrez

Recurrent Neural Networks and in particular Long Short-Term Memory (LSTM) networks have demonstrated state-of-the-art accuracy in several emerging Artificial Intelligence tasks. However, the models are becoming increasingly demanding in…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Michalis Rizakis , Stylianos I. Venieris , Alexandros Kouris , Christos-Savvas Bouganis

We propose a random convolutional neural network to generate a feature space in which we study image classification and retrieval performance. Put briefly we apply random convolutional blocks followed by global average pooling to generate a…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Yunzhe Xue , Usman Roshan

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

The Recurrent Neural Networks and their variants have shown promising performances in sequence modeling tasks such as Natural Language Processing. These models, however, turn out to be impractical and difficult to train when exposed to very…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Yinchong Yang , Denis Krompass , Volker Tresp

Architectures based on Recurrent Neural Networks (RNNs) have been successfully applied to many different tasks such as speech or handwriting recognition with state-of-the-art results. The main contribution of this work is to analyse the…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Ruben Tolosana , Ruben Vera-Rodriguez , Julian Fierrez , Javier Ortega-Garcia

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for modeling and predicting sequential data, e.g. speech utterances or handwritten documents. In this study, we propose to use…

计算与语言 · 计算机科学 2015-11-03 Peilu Wang , Yao Qian , Frank K. Soong , Lei He , Hai Zhao

Semantic Segmentation is an important module for autonomous robots such as self-driving cars. The advantage of video segmentation approaches compared to single image segmentation is that temporal image information is considered, and their…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Andreas Pfeuffer , Klaus Dietmayer

Machine learning is widely used to analyze biological sequence data. Non-sequential models such as SVMs or feed-forward neural networks are often used although they have no natural way of handling sequences of varying length. Recurrent…

定量方法 · 定量生物学 2016-03-14 Søren Kaae Sønderby , Casper Kaae Sønderby , Henrik Nielsen , Ole Winther

We propose a new deep recurrent neural network (RNN) architecture for sequential signal reconstruction. Our network is designed by unfolding the iterations of the proximal gradient method that solves the l1-l1 minimization problem. As such,…

机器学习 · 计算机科学 2019-02-19 Hung Duy Le , Huynh Van Luong , Nikos Deligiannis

This paper proposes a practical approach for automatic sleep stage classification based on a multi-level feature learning framework and Recurrent Neural Network (RNN) classifier using heart rate and wrist actigraphy derived from a wearable…

机器学习 · 统计学 2017-11-03 Xin Zhang , Weixuan Kou , Eric I-Chao Chang , He Gao , Yubo Fan , Yan Xu

Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is the focus on this…

信号处理 · 电气工程与系统科学 2018-01-09 Meysam Golmohammadi , Saeedeh Ziyabari , Vinit Shah , Eva Von Weltin , Christopher Campbell , Iyad Obeid , Joseph Picone

We address the person re-identification problem by effectively exploiting a globally discriminative feature representation from a sequence of tracked human regions/patches. This is in contrast to previous person re-id works, which rely on…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Yichao Yan , Bingbing Ni , Zhichao Song , Chao Ma , Yan Yan , Xiaokang Yang

The transcription of handwritten text on images is one task in machine learning and one solution to solve it is using multi-dimensional recurrent neural networks (MDRNN) with connectionist temporal classification (CTC). The RNNs can contain…

人工智能 · 计算机科学 2019-08-28 G. Leifert , T. Strauß , T. Grüning , R. Labahn

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical context, where the visual dynamics are believed to have modular structures that can be learned with compositional subsystems.…

机器学习 · 计算机科学 2022-04-12 Yunbo Wang , Haixu Wu , Jianjin Zhang , Zhifeng Gao , Jianmin Wang , Philip S. Yu , Mingsheng Long