中文
相关论文

相关论文: Benchmarking Online Sequence-to-Sequence and Chara…

200 篇论文

In this paper, we propose a solution which uses state-of-the-art techniques in Deep Learning to tackle the problem of Bengali Handwritten Character Recognition ( HCR ). Our method uses lesser iterations to train than most other comparable…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Swagato Chatterjee , Rwik Kumar Dutta , Debayan Ganguly , Kingshuk Chatterjee , Sudipta Roy

This paper presents a temporal classification method for all three subtasks of symbol segmentation, symbol recognition and relation classification in online handwritten mathematical expressions (HMEs). The classification model is trained by…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Cuong Tuan Nguyen , Thanh-Nghia Truong , Hung Tuan Nguyen , Masaki Nakagawa

It is generally believed that direct sequence-to-sequence (seq2seq) speech recognition models are competitive with hybrid models only when a large amount of data, at least a thousand hours, is available for training. In this paper, we show…

音频与语音处理 · 电气工程与系统科学 2020-10-21 Zoltán Tüske , George Saon , Kartik Audhkhasi , Brian Kingsbury

OCR (Optical Character Recognition) is a technology that offers comprehensive alphanumeric recognition of handwritten and printed characters at electronic speed by merely scanning the document. Recently, the understanding of visual data has…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Atman Mishra , A. Sharath Ram , Kavyashree C

In this paper, we present a methodology for off-line handwritten character recognition. The proposed methodology relies on a new feature extraction technique based on structural characteristics, histograms and profiles. As novelty, we…

计算机视觉与模式识别 · 计算机科学 2018-02-15 José Manuel Casas , Nick Inassaridze , Manuel Ladra , Susana Ladra

Sequence-to-Sequence (S2S) models recently started to show state-of-the-art performance for automatic speech recognition (ASR). With these large and deep models overfitting remains the largest problem, outweighing performance improvements…

音频与语音处理 · 电气工程与系统科学 2020-02-04 Thai-Son Nguyen , Sebastian Stueker , Jan Niehues , Alex Waibel

Online and offline handwritten Chinese text recognition (HTCR) has been studied for decades. Early methods adopted oversegmentation-based strategies but suffered from low speed, insufficient accuracy, and high cost of character segmentation…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Dezhi Peng , Lianwen Jin , Weihong Ma , Canyu Xie , Hesuo Zhang , Shenggao Zhu , Jing Li

In this paper, we demonstrate how a generative model can be used to build a better recognizer through the control of content and style. We are building an online handwriting recognizer from a modest amount of training samples. By training…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Jen-Hao Rick Chang , Martin Bresler , Youssouf Chherawala , Adrien Delaye , Thomas Deselaers , Ryan Dixon , Oncel Tuzel

Handwritten character recognition (HCR) remains a challenging pattern recognition problem despite decades of research, and lacks research on script independent recognition techniques. {\color{black}This is mainly because of similar…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Vinod Kumar Chauhan , Sukhdeep Singh , Anuj Sharma

Online Arabic cursive character recognition is still a big challenge due to the existing complexities including Arabic cursive script styles, writing speed, writer mood and so forth. Due to these unavoidable constraints, the accuracy of…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Amjad Rehman

The primary challenge for handwriting recognition systems lies in managing long-range contextual dependencies, an issue that traditional models often struggle with. To mitigate it, attention mechanisms have recently been employed to enhance…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Sara Ferro , Alessandro Torcinovich , Arianna Traviglia , Marcello Pelillo

This paper presents an end-to-end deep convolutional recurrent neural network solution for Khmer optical character recognition (OCR) task. The proposed solution uses a sequence-to-sequence (Seq2Seq) architecture with attention mechanism.…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Rina Buoy , Sokchea Kor , Nguonly Taing

We present a Neural Network based Handwritten Text Recognition (HTR) model architecture that can be trained to recognize full pages of handwritten or printed text without image segmentation. Being based on Image to Sequence architecture, it…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Sumeet S. Singh , Sergey Karayev

Offline handwritten mathematical expression recognition is a challenging task, because handwritten mathematical expressions mainly have two problems in the process of recognition. On one hand, it is how to correctly recognize different…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Guangcun Shan , Hongyu Wang , Wei Liang

Text independent writer identification is a challenging problem that differentiates between different handwriting styles to decide the author of the handwritten text. Earlier writer identification relied on handcrafted features to reveal…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Abhishek Srivastava , Sukalpa Chanda , Umapada Pal

In this work we propose a hybrid NN/HMM model for online Arabic handwriting recognition. The proposed system is based on Hidden Markov Models (HMMs) and Multi Layer Perceptron Neural Networks (MLPNNs). The input signal is segmented to…

计算机视觉与模式识别 · 计算机科学 2014-01-03 Najiba Tagougui , Houcine Boubaker , Monji Kherallah , Adel M. ALIMI

This paper proposes an end-to-end framework, namely fully convolutional recurrent network (FCRN) for handwritten Chinese text recognition (HCTR). Unlike traditional methods that rely heavily on segmentation, our FCRN is trained with online…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Zecheng Xie , Zenghui Sun , Lianwen Jin , Ziyong Feng , Shuye Zhang

Single online handwritten Chinese character recognition~(single OLHCCR) has achieved prominent performance. However, in real application scenarios, users always write multiple Chinese characters to form one complete sentence and the…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Yunxin Li , Qian Yang , Qingcai Chen , Lin Ma , Baotian Hu , Xiaolong Wang , Yuxin Ding

The recently proposed Sequence-to-Sequence (seq2seq) framework advocates replacing complex data processing pipelines, such as an entire automatic speech recognition system, with a single neural network trained in an end-to-end fashion. In…

神经与进化计算 · 计算机科学 2016-12-09 Jan Chorowski , Navdeep Jaitly

Handwritten mathematical expression recognition (HMER) is a challenging task that has many potential applications. Recent methods for HMER have achieved outstanding performance with an encoder-decoder architecture. However, these methods…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Ye Yuan , Xiao Liu , Wondimu Dikubab , Hui Liu , Zhilong Ji , Zhongqin Wu , Xiang Bai