中文
相关论文

相关论文: PLATTER: A Page-Level Handwritten Text Recognition…

200 篇论文

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

Handwritten Text Recognition (HTR) is more interesting and challenging than printed text due to uneven variations in the handwriting style of the writers, content, and time. HTR becomes more challenging for the Indic languages because of…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Ajoy Mondal , C. V. Jawahar

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

This work proposes an attention-based sequence-to-sequence model for handwritten word recognition and explores transfer learning for data-efficient training of HTR systems. To overcome training data scarcity, this work leverages models…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Dmitrijs Kass , Ekta Vats

Handwritten document recognition (HDR) is one of the most challenging tasks in the field of computer vision, due to the various writing styles and complex layouts inherent in handwritten texts. Traditionally, this problem has been…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Mohammed Hamdan , Abderrahmane Rahiche , Mohamed Cheriet

The evaluation of Handwritten Text Recognition (HTR) systems has traditionally used metrics based on the edit distance between HTR and ground truth (GT) transcripts, at both the character and word levels. This is very adequate when the…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Enrique Vidal , Alejandro H. Toselli , Antonio Ríos-Vila , Jorge Calvo-Zaragoza

Deep pre-trained language models (e,g. BERT) are effective at large-scale text retrieval task. Existing text retrieval systems with state-of-the-art performance usually adopt a retrieve-then-reranking architecture due to the high…

信息检索 · 计算机科学 2022-05-24 Yanzhao Zhang , Dingkun Long , Guangwei Xu , Pengjun Xie

Handwritten Text Recognition (HTR) remains a challenging problem to date, largely due to the varying writing styles that exist amongst us. Prior works however generally operate with the assumption that there is a limited number of styles,…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Ayan Kumar Bhunia , Shuvozit Ghose , Amandeep Kumar , Pinaki Nath Chowdhury , Aneeshan Sain , Yi-Zhe Song

Handwritten text recognition has been widely studied in the last decades for its numerous applications. Nowadays, the state-of-the-art approach consists in a three-step process. The document is segmented into text lines, which are then…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Denis Coquenet

Handwritten character recognition is one of the most challenging and ongoing areas of research in the field of pattern recognition. HCR research is matured for foreign languages like Chinese and Japanese but the problem is much more complex…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Anitha Mary M. O. Chacko , P. M Dhanya

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

In a multilingual country like India where 12 different official scripts are in use, automatic identification of handwritten script facilitates many important applications such as automatic transcription of multilingual documents, searching…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Pawan Kumar Singh , Iman Chatterjee , Ram Sarkar , Mita Nasipuri

Handwritten Chinese text recognition (HCTR) has been an active research topic for decades. However, most previous studies solely focus on the recognition of cropped text line images, ignoring the error caused by text line detection in…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Dezhi Peng , Lianwen Jin , Yuliang Liu , Canjie Luo , Songxuan Lai

Offline Handwritten Text Recognition (HTR) systems play a crucial role in applications such as historical document digitization, automatic form processing, and biometric authentication. However, their performance is often hindered by the…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Yassin Hussein Rassul , Aram M. Ahmed , Polla Fattah , Bryar A. Hassan , Arwaa W. Abdulkareem , Tarik A. Rashid , Joan Lu

Despite considerable progress in handwritten text recognition, paragraph-level handwritten text recognition, especially in low-resource languages, such as Hindi, Urdu and similar scripts, remains a challenging problem. These languages,…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Sayantan Dey , Alireza Alaei , Partha Pratim Roy

Handwritten word recognition and spotting of low-resource scripts are difficult as sufficient training data is not available and it is often expensive for collecting data of such scripts. This paper presents a novel cross language platform…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Ayan Kumar Bhunia , Partha Pratim Roy , Akash Mohta , Umapada Pal

Handwritten text recognition (HTR) and machine translation continue to pose significant challenges, particularly for low-resource languages like Marathi, which lack large digitized corpora and exhibit high variability in handwriting styles.…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Shubham Kumar Nigam , Parjanya Aditya Shukla , Noel Shallum , Arnab Bhattacharya

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

Handwritten character recognition is a challenging research in the field of document image analysis over many decades due to numerous reasons such as large writing styles variation, inherent noise in data, expansive applications it offers,…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Noushath Shaffi , Faizal Hajamohideen

Unconstrained handwritten text recognition remains challenging for computer vision systems. Paragraph text recognition is traditionally achieved by two models: the first one for line segmentation and the second one for text line…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Denis Coquenet , Clément Chatelain , Thierry Paquet
‹ 上一页 1 2 3 10 下一页 ›