中文
相关论文

相关论文: Character-Based Handwritten Text Transcription wit…

200 篇论文

Handwritten text recognition has been developed rapidly in the recent years, following the rise of deep learning and its applications. Though deep learning methods provide notable boost in performance concerning text recognition,…

计算机视觉与模式识别 · 计算机科学 2024-04-18 George Retsinas , Giorgos Sfikas , Basilis Gatos , Christophoros Nikou

Reading irregular scene text of arbitrary shape in natural images is still a challenging problem, despite the progress made recently. Many existing approaches incorporate sophisticated network structures to handle various shapes, use extra…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Lu Yang , Fan Dang , Peng Wang , Hui Li , Zhen Li , Yanning Zhang

Recognizing handwritten mathematical expressions (HMER) is a challenging task due to the inherent two-dimensional structure, varying symbol scales, and complex spatial relationships among symbols. In this paper, we present a self-supervised…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Shree Mitra , Ritabrata Chakraborty , Nilkanta Sahu

Many studies on (Offline) Handwritten Text Recognition (HTR) systems have focused on building state-of-the-art models for line recognition on small corpora. However, adding HTR capability to a large scale multilingual OCR system poses new…

计算机视觉与模式识别 · 计算机科学 2019-06-18 R. Reeve Ingle , Yasuhisa Fujii , Thomas Deselaers , Jonathan Baccash , Ashok C. Popat

We explore the application of Vision Transformer (ViT) for handwritten text recognition. The limited availability of labeled data in this domain poses challenges for achieving high performance solely relying on ViT. Previous…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yuting Li , Dexiong Chen , Tinglong Tang , Xi Shen

Unconstrained handwritten text recognition is a challenging computer vision task. It is traditionally handled by a two-step approach, combining line segmentation followed by text line recognition. For the first time, we propose an…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Denis Coquenet , Clément Chatelain , Thierry Paquet

Handwriting recognition has seen significant success with the use of deep learning. However, a persistent shortcoming of neural networks is that they are not well-equipped to deal with shifting data distributions. In the field of…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Tobias van der Werff , Maruf A. Dhali , Lambert Schomaker

Offline handwritten text recognition from images is an important problem for enterprises attempting to digitize large volumes of handmarked scanned documents/reports. Deep recurrent models such as Multi-dimensional LSTMs have been shown to…

计算与语言 · 计算机科学 2018-07-27 Arindam Chowdhury , Lovekesh Vig

Handwritten Text Recognition (HTR) is a relevant problem in computer vision, and implies unique challenges owing to its inherent variability and the rich contextualization required for its interpretation. Despite the success of…

人工智能 · 计算机科学 2025-06-19 Carlos Penarrubia , Carlos Garrido-Munoz , Jose J. Valero-Mas , Jorge Calvo-Zaragoza

Current state-of-the-art approaches in the field of Handwritten Text Recognition are predominately single task with unigram, character level target units. In our work, we utilize a Multi-task Learning scheme, training the model to perform…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Vasiliki Tassopoulou , George Retsinas , Petros Maragos

Handwritten mathematical expression recognition aims to automatically generate LaTeX sequences from given images. Currently, attention-based encoder-decoder models are widely used in this task. They typically generate target sequences in a…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Xiaohang Bian , Bo Qin , Xiaozhe Xin , Jianwu Li , Xuefeng Su , Yanfeng Wang

The use of convolutional neural networks (CNNs) has accelerated the progress of handwritten character classification/recognition. Handwritten character recognition (HCR) has found applications in various domains, such as traffic signal…

计算机视觉与模式识别 · 计算机科学 2024-09-26 F. A. Mamun , S. A. H. Chowdhury , J. E. Giti , H. Sarker

Connectionist Temporal Classification (CTC) and attention mechanism are two main approaches used in recent scene text recognition works. Compared with attention-based methods, CTC decoder has a much shorter inference time, yet a lower…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Wenyang Hu , Xiaocong Cai , Jun Hou , Shuai Yi , Zhiping Lin

In this paper we study the recognition of handwritten characters from data captured by a novel wearable electro-textile sensor panel. The data is collected sequentially, such that we record both the stroke order and the resulting bitmap. We…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Leevi Raivio , Han He , Johanna Virkki , Heikki Huttunen

Handwritten Text Recognition (HTR) has become an essential field within pattern recognition and machine learning, with applications spanning historical document preservation to modern data entry and accessibility solutions. The complexity…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Carlos Garrido-Munoz , Antonio Rios-Vila , Jorge Calvo-Zaragoza

The Transformer has quickly become the dominant architecture for various pattern recognition tasks due to its capacity for long-range representation. However, transformers are data-hungry models and need large datasets for training. In…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Marwa Dhiaf , Ahmed Cheikh Rouhou , Yousri Kessentini , Sinda Ben Salem

Online Handwritten Text Recognition (OLHTR) has gained considerable attention for its diverse range of applications. Current approaches usually treat OLHTR as a sequence recognition task, employing either a single trajectory or image…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Chenyu Liu , Jinshui Hu , Baocai Yin , Jia Pan , Bing Yin , Jun Du , Qingfeng Liu

While state-of-the-art Handwritten Text Recognition (HTR) models perform well on standard benchmarks, they frequently struggle with writers exhibiting highly specific styles that are underrepresented in the training data. To handle unseen…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Tom Simon , Stephane Nicolas , Pierrick Tranouez , Clement Chatelain , Thierry Paquet

Performances of Handwritten Text Recognition (HTR) models are largely determined by the availability of labeled and representative training samples. However, in many application scenarios labeled samples are scarce or costly to obtain. In…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Fabian Wolf , Gernot A. Fink

Recent advancements in Deep Learning-based Handwritten Text Recognition (HTR) have led to models with remarkable performance on both modern and historical manuscripts in large benchmark datasets. Nonetheless, those models struggle to obtain…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Vittorio Pippi , Silvia Cascianelli , Christopher Kermorvant , Rita Cucchiara