paper-with-me

Papers

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. Hence it has to be robust in order to allow the full analysis workflow to be successful. Several methods for document image binarization have been proposed so far, most of which are based on hand-crafted image processing strategies. Recently, Convolutional Neural Networks have shown an amazing performance in many disparate duties related to computer vision. In this paper we discuss the use of convolutional auto-encoders devoted to learning an end-to-end map from an input image to its selectional output, in which activations indicate the likelihood of pixels to be either foreground or background. Once trained, documents can therefore be binarized by parsing them through the model and applying a threshold. This approach has proven to outperform existing binarization strategies in a number of document domains.

📄 PDF Abstract BibTeX arXiv:1706.10241

Code (2)

ajgallego/document-image-binarization 공식 구현 tf
qurator-spk/sbb_binarization tf

Tasks

BinarizationInformation RetrievalRetrieval

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

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

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

DocBinFormer: A Two-Level Transformer Network for Effective Document Image Binarization

2023-12-06 · Risab Biswas, Swalpa Kumar Roy, Ning Wang, Umapada Pal 외

In real life, various degradation scenarios exist that might damage document images, making it harder to recognize and analyze them, thus binarization is a fundamental and crucial step for achieving the most optimal perf…

BinarizationDecoder

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