paper-with-me

홈 › Papers

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 heuristics about whether or not a pixel is foreground text into a high-dimensional feature vector and learns a more complicated decision function. In particular, we prepare features of three types: 1) existing features for binarization such as intensity [1], contrast [2], [3], and Laplacian [4], [5]; 2) reformulated features from existing binarization decision functions such those in [6] and [7]; and 3) our newly developed features, namely the Logarithm Intensity Percentile (LIP) and the Relative Darkness Index (RDI). Our initial experimental results show that using only selected samples (about 1.5% of all available training data), we can achieve a binarization performance comparable to those fine-tuned (typically by hand), state-of-the-art methods. Additionally, the trained document binarization classifier shows good generalization capabilities on out-of-domain data.

📄 PDF Abstract BibTeX arXiv:1505.00529

Code (0)

등록된 구현이 없습니다.

Tasks

Binarization

Similar Papers 제목 키워드 기반

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

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

A Fair Evaluation of Various Deep Learning-Based Document Image Binarization Approaches

2024-01-22 · Richin Sukesh, Mathias Seuret, Anguelos Nicolaou, Martin Mayr 외

Binarization of document images is an important pre-processing step in the field of document analysis. Traditional image binarization techniques usually rely on histograms or local statistics to identify a valid threshol…

BinarizationDeep Learningvalid

Improving Document Binarization via Adversarial Noise-Texture Augmentation

2018-10-25 · Ankan Kumar Bhunia, Ayan Kumar Bhunia, Aneeshan Sain, Partha Pratim Roy

Binarization of degraded document images is an elementary step in most of the problems in document image analysis domain. The paper re-visits the binarization problem by introducing an adversarial learning approach. We c…

Adversarial RobustnessBinarizationDomain AdaptationTransfer Learning

BiNet: Degraded-Manuscript Binarization in Diverse Document Textures and Layouts using Deep Encoder-Decoder Networks

2019-11-13 · Maruf A. Dhali, Jan Willem de Wit, Lambert Schomaker

Handwritten document-image binarization is a semantic segmentation process to differentiate ink pixels from background pixels. It is one of the essential steps towards character recognition, writer identification, and sc…

BinarizationDecoderSemantic SegmentationTransfer Learning