paper-with-me

홈 › Papers

Text Line Segmentation for Challenging Handwritten Document Images Using Fully Convolutional Network

2021-01-20 · Berat Barakat, Ahmad Droby, Majeed Kassis, Jihad El-Sana

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 inconsistent font types and sizes. In addition, they contain curved, multi-skewed and multi-directed side note lines within a complex page layout. Therefore, bounding polygon labeling would be very difficult and time consuming. Instead we rely on line masks that connect the components on the same text line. Then these line masks are predicted using a Fully Convolutional Network (FCN). In the literature, FCN has been successfully used for text line segmentation of regular handwritten document images. The present paper shows that FCN is useful with challenging manuscript images as well. Using a new evaluation metric that is sensitive to over segmentation as well as under segmentation, testing results on a publicly available challenging handwritten dataset are comparable with the results of a previous work on the same dataset.

📄 PDF Abstract BibTeX arXiv:2101.08299

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Word Segmentation from Unconstrained Handwritten Bangla Document Images using Distance Transform

2020-09-17 · Pawan Kumar Singh, Shubham Sinha, Sagnik Pal Chowdhury, Ram Sarkar 외

Segmentation of handwritten document images into text lines and words is one of the most significant and challenging tasks in the development of a complete Optical Character Recognition (OCR) system. This paper addresses…

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation

DAN: a Segmentation-free Document Attention Network for Handwritten Document Recognition

2022-03-23 · Denis Coquenet, Clément Chatelain, Thierry Paquet

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 …

DecoderHandwritten Document RecognitionHandwritten Text RecognitionSegmentation

Unsupervised deep learning for text line segmentation

2020-03-19 · Berat Kurar Barakat, Ahmad Droby, Rym Alasam, Boraq Madi 외

We present an unsupervised deep learning method for text line segmentation that is inspired by the relative variance between text lines and spaces among text lines. Handwritten text line segmentation is important for the…

Deep LearningSegmentation

Recognizing Challenging Handwritten Annotations with Fully Convolutional Networks

2018-04-01 · Andreas Kölsch, Ashutosh Mishra, Saurabh Varshneya, Muhammad Zeshan Afzal 외

This paper introduces a very challenging dataset of historic German documents and evaluates Fully Convolutional Neural Network (FCNN) based methods to locate handwritten annotations of any kind in these documents. The ha…

Data AugmentationSemantic Segmentation

CompTLL-UNet: Compressed Domain Text-Line Localization in Challenging Handwritten Documents using Deep Feature Learning from JPEG Coefficients

2023-08-11 · Bulla Rajesh, Sk Mahafuz Zaman, Mohammed Javed, P. Nagabhushan

Automatic localization of text-lines in handwritten documents is still an open and challenging research problem. Various writing issues such as uneven spacing between the lines, oscillating and touching text, and the pre…