paper-with-me

Papers

Best Practices for a Handwritten Text Recognition System

2024-04-17 · George Retsinas, Giorgos Sfikas, Basilis Gatos, Christophoros Nikou

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, non-trivial deviation in performance can be detected even when small pre-processing or architectural/optimization elements are changed. This work follows a ``best practice'' rationale; highlight simple yet effective empirical practices that can further help training and provide well-performing handwritten text recognition systems. Specifically, we considered three basic aspects of a deep HTR system and we proposed simple yet effective solutions: 1) retain the aspect ratio of the images in the preprocessing step, 2) use max-pooling for converting the 3D feature map of CNN output into a sequence of features and 3) assist the training procedure via an additional CTC loss which acts as a shortcut on the max-pooled sequential features. Using these proposed simple modifications, one can attain close to state-of-the-art results, while considering a basic convolutional-recurrent (CNN+LSTM) architecture, for both IAM and RIMES datasets. Code is available at https://github.com/georgeretsi/HTR-best-practices/.

📄 PDF Abstract BibTeX arXiv:2404.11339

Code (1)

georgeretsi/htr-best-practices 공식 구현 pytorch

Tasks

Handwritten Text RecognitionHTR

Methods 이 논문이 사용한 방법론

CTC Loss 설명 없음

Similar Papers 제목 키워드 기반

Books of Hours. the First Liturgical Data Set for Text Segmentation.

2020-05-01 · LREC 2020 5

The Book of Hours was the bestseller of the late Middle Ages and Renaissance. It is a historical invaluable treasure, documenting the devotional practices of Christians in the late Middle Ages. Up to now, its textual con…

Handwritten Text RecognitionHTROptical Character RecognitionOptical Character Recognition (OCR)+1

The Challenges of HTR Model Training: Feedback from the Project Donner le gout de l'archive a l'ere numerique

2022-12-13 · Beatrice Couture, Farah Verret, Maxime Gohier, Dominique Deslandres

The arrival of handwriting recognition technologies offers new possibilities for research in heritage studies. However, it is now necessary to reflect on the experiences and the practices developed by research teams. Our…

Handwriting RecognitionHandwritten Text RecognitionHTRLanguage Modeling+1

Urdu Katib Handwritten Dataset: A Historical Document Dataset for Offline Urdu Handwritten Text Recognition with CRNN-Based Baseline Evaluation

2026-06-17 · Ramza Basharat, Muhammad Usman Ali arxiv

Automatic Handwritten Text Recognition (HTR) is inherently a challenging task, and its complexity is further increased when dealing with cursive scripts. Although significant efforts have been made on various cursive scr…

Handwritten Text RecognitionHandwriting Recognition

Embedded ConvNet Ensembles: A Lightweight Approach to Recognize Arabic Handwritten Characters

2026-05-18 · Mohsine El Khayati, Rachid Elouahbi, Abdelillah Semma arxiv

Arabic Handwritten Character Recognition (AHCR) has recently advanced significantly with deep Convolutional Neural Networks (ConvNets). However, many models in the literature are deep and computationally expensive in ter…

Ensemble Learning

Handwritten Digit Recognition using Machine and Deep Learning Algorithms

2021-06-23 · Samay Pashine, Ritik Dixit, Rishika Kushwah

The reliance of humans over machines has never been so high such that from object classification in photographs to adding sound to silent movies everything can be performed with the help of deep learning and machine lear…

Deep LearningHandwriting RecognitionHandwritten Digit RecognitionHandwritten Text Recognition+1