paper-with-me

홈 › Papers

Document Image Binarization with Fully Convolutional Neural Networks

2017-08-10 · Chris Tensmeyer, Tony Martinez

Binarization of degraded historical manuscript images is an important pre-processing step for many document processing tasks. We formulate binarization as a pixel classification learning task and apply a novel Fully Convolutional Network (FCN) architecture that operates at multiple image scales, including full resolution. The FCN is trained to optimize a continuous version of the Pseudo F-measure metric and an ensemble of FCNs outperform the competition winners on 4 of 7 DIBCO competitions. This same binarization technique can also be applied to different domains such as Palm Leaf Manuscripts with good performance. We analyze the performance of the proposed model w.r.t. the architectural hyperparameters, size and diversity of training data, and the input features chosen.

📄 PDF Abstract BibTeX arXiv:1708.03276

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationDiversityGeneral Classification

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 제목 키워드 기반

PDNet: Semantic Segmentation integrated with a Primal-Dual Network for Document binarization

2018-01-26 · Kalyan Ram Ayyalasomayajula, Filip Malmberg, Anders Brun

Binarization of digital documents is the task of classifying each pixel in an image of the document as belonging to the background (parchment/paper) or foreground (text/ink). Historical documents are often subjected to d…

BinarizationSemantic Segmentation

A selectional auto-encoder approach for document image binarization

2017-06-30 · Jorge Calvo-Zaragoza, Antonio-Javier Gallego

Binarization plays a key role in the automatic information retrieval from document images. This process is usually performed in the first stages of documents analysis systems, and serves as a basis for subsequent steps. …

BinarizationInformation RetrievalRetrieval

Two-stage generative adversarial networks for document image binarization with color noise and background removal

2020-10-20 · Sungho Suh, Jihun Kim, Paul Lukowicz, Yong Oh Lee

Document image enhancement and binarization methods are often used to improve the accuracy and efficiency of document image analysis tasks such as text recognition. Traditional non-machine-learning methods are constructe…

BinarizationDecoderImage Enhancement

Learning Document Image Binarization from Data

2015-05-04 · Yue Wu, Stephen Rawls, Wael Abd-Almageed, Premkumar Natarajan

In this paper we present a fully trainable binarization solution for degraded document images. Unlike previous attempts that often used simple features with a series of pre- and post-processing, our solution encodes all …

Binarization

Automatic Document Image Binarization using Bayesian Optimization

2017-09-06 · Ekta Vats, Anders Hast, Prashant Singh

Document image binarization is often a challenging task due to various forms of degradation. Although there exist several binarization techniques in literature, the binarized image is typically sensitive to control param…

Bayesian OptimizationBinarization