Handwritten Text Segmentation via End-to-End Learning of Convolutional Neural Network
We present a new handwritten text segmentation method by training a convolutional neural network (CNN) in an end-to-end manner. Many conventional methods addressed this problem by extracting connected components and then classifying them. However, this two-step approach has limitations when handwritten components and machine-printed parts are overlapping. Unlike conventional methods, we develop an end-to-end deep CNN for this problem, which does not need any preprocessing steps. Since there is no publicly available dataset for this goal and pixel-wise annotations are time-consuming and costly, we also propose a data synthesis algorithm that generates realistic training samples. For training our network, we develop a cross-entropy based loss function that addresses the imbalance problems. Experimental results on synthetic and real images show the effectiveness of the proposed method. Specifically, the proposed network has been trained solely on synthetic images, nevertheless the removal of handwritten text in real documents improves OCR performance from 71.13% to 92.50%, showing the generalization performance of our network and synthesized images.
Code (1)
Tasks
Optical Character Recognition (OCR)Text SegmentationSimilar Papers 제목 키워드 기반
Text Line Segmentation for Challenging Handwritten Document Images Using Fully Convolutional Network
This paper presents a method for text line segmentation of challenging historical manuscript images. These manuscript images contain narrow interline spaces with touching components, interpenetrating vowel signs and inco…
SegmentationRecognition of Handwritten Chinese Text by Segmentation: A Segment-annotation-free Approach
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 ch…
Handwritten Chinese Text RecognitionSegmentationWeakly-supervised LearningSegmentation-Free Approaches for Handwritten Numeral String Recognition
This paper presents segmentation-free strategies for the recognition of handwritten numeral strings of unknown length. A synthetic dataset of touching numeral strings of sizes 2-, 3- and 4-digits was created to train end…
SegmentationGatedLexiconNet: A Comprehensive End-to-End Handwritten Paragraph Text Recognition System
The Handwritten Text Recognition problem has been a challenge for researchers for the last few decades, especially in the domain of computer vision, a subdomain of pattern recognition. Variability of texts amongst writer…
Handwritten Text RecognitionSegmentationIntegrating Canonical Neural Units and Multi-Scale Training for Handwritten Text Recognition
The segmentation-free research efforts for addressing handwritten text recognition can be divided into three categories: connectionist temporal classification (CTC), hidden Markov model and encoder-decoder methods. In th…
DecoderHandwritten Text Recognition