中文
相关论文

相关论文: Recurrence-free unconstrained handwritten text rec…

200 篇论文

The superiority of Convolutional Neural Networks (CNNs) largely relies on their architectures that are often manually crafted with extensive human expertise. Unfortunately, such kind of domain knowledge is not necessarily owned by each of…

信息检索 · 计算机科学 2020-06-01 Yanan Sun , Ziyao Ren , Gary G. Yen , Bing Xue , Mengjie Zhang , Jiancheng Lv

How to efficiently utilize temporal information to recover videos in a consistent way is the main issue for video inpainting problems. Conventional 2D CNNs have achieved good performance on image inpainting but often lead to temporally…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Ya-Liang Chang , Zhe Yu Liu , Kuan-Ying Lee , Winston Hsu

In recent years, deep learning-based models have significantly improved the Natural Language Processing (NLP) tasks. Specifically, the Convolutional Neural Network (CNN), initially used for computer vision, has shown remarkable performance…

计算与语言 · 计算机科学 2022-03-11 Sanskar Soni , Satyendra Singh Chouhan , Santosh Singh Rathore

We present a novel recurrent neural network (RNN) based model that combines the remembering ability of unitary RNNs with the ability of gated RNNs to effectively forget redundant/irrelevant information in its memory. We achieve this by…

机器学习 · 计算机科学 2017-10-26 Li Jing , Caglar Gulcehre , John Peurifoy , Yichen Shen , Max Tegmark , Marin Soljačić , Yoshua Bengio

Recognition of handwritten words continues to be an important problem in document analysis and recognition. Existing approaches extract hand-engineered features from word images--which can perform poorly with new data sets. Recently, deep…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Gang Chen , Yawei Li , Sargur N. Srihari

Deep LSTM is an ideal candidate for text recognition. However text recognition involves some initial image processing steps like segmentation of lines and words which can induce error to the recognition system. Without segmentation,…

计算机视觉与模式识别 · 计算机科学 2015-02-27 Anupama Ray , Sai Rajeswar , Santanu Chaudhury

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Hui Li , Peng Wang , Chunhua Shen

Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input feature using a network…

机器学习 · 计算机科学 2020-02-13 Jonathan Ephrath , Moshe Eliasof , Lars Ruthotto , Eldad Haber , Eran Treister

We present an attention-based model for end-to-end handwriting recognition. Our system does not require any segmentation of the input paragraph. The model is inspired by the differentiable attention models presented recently for speech…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Théodore Bluche , Jérôme Louradour , Ronaldo Messina

This article proposes to auto-encode text at byte-level using convolutional networks with a recursive architecture. The motivation is to explore whether it is possible to have scalable and homogeneous text generation at byte-level in a…

计算与语言 · 计算机科学 2018-02-07 Xiang Zhang , Yann LeCun

Deep convolutional neural networks (CNNs) have brought breakthroughs in processing clinical electrocardiograms (ECGs), speaker-independent speech and complex images. However, typical CNNs require a fixed input size while it is common to…

机器学习 · 计算机科学 2022-10-07 Linpeng Jin

Fully convolutional neural networks (FCN) have been shown to achieve state-of-the-art performance on the task of classifying time series sequences. We propose the augmentation of fully convolutional networks with long short term memory…

机器学习 · 计算机科学 2018-03-20 Fazle Karim , Somshubra Majumdar , Houshang Darabi , Shun Chen

Image captioning is a challenging task that combines the field of computer vision and natural language processing. A variety of approaches have been proposed to achieve the goal of automatically describing an image, and recurrent neural…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Qingzhong Wang , Antoni B. Chan

Recurrent neural architectures such as LSTM and GRU remain widely used in sequence modeling, but they continue to face two core limitations: redundant gate-specific parameters and reduced ability to retain information across long temporal…

机器学习 · 计算机科学 2025-12-09 Isaac Kofi Nti

This thesis addresses automatic lexical error recovery and tokenization of corrupt text input. We propose a technique that can automatically correct misspellings, segmentation errors and real-word errors in a unified framework that uses…

cmp-lg · 计算机科学 2009-09-25 Peter Ingels

The Sentence-State LSTM (S-LSTM) is a powerful and high efficient graph recurrent network, which views words as nodes and performs layer-wise recurrent steps between them simultaneously. Despite its successes on text representations, the…

计算与语言 · 计算机科学 2020-03-03 Yijin Liu , Fandong Meng , Yufeng Chen , Jinan Xu , Jie Zhou

Writer identification due to its widespread application in various fields has gained popularity over the years. In scenarios where optimum handwriting samples are available, whether they be in the form of a single line, a sentence, or an…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Vineet Kumar , Suresh Sundaram

In the last decade, Convolutional Neural Network with a multi-layer architecture has advanced rapidly. However, training its complex network is very space-consuming, since a lot of intermediate data are preserved across layers, especially…

分布式、并行与集群计算 · 计算机科学 2024-01-23 Zhigang Wang , Hangyu Yang , Ning Wang , Chuanfei Xu , Jie Nie , Zhiqiang Wei , Yu Gu , Ge Yu

Recurrent Neural Networks (RNNs) have become the state-of-the-art choice for extracting patterns from temporal sequences. However, current RNN models are ill-suited to process irregularly sampled data triggered by events generated in…

机器学习 · 计算机科学 2016-11-01 Daniel Neil , Michael Pfeiffer , Shih-Chii Liu

This paper addresses the problem of continuous gesture recognition from sequences of depth maps using convolutional neutral networks (ConvNets). The proposed method first segments individual gestures from a depth sequence based on quantity…

计算机视觉与模式识别 · 计算机科学 2016-09-13 Pichao Wang , Wanqing Li , Song Liu , Yuyao Zhang , Zhimin Gao , Philip Ogunbona