paper-with-me

홈 › Papers

ShabbyPages: A Reproducible Document Denoising and Binarization Dataset

2023-03-16 · Alexander Groleau, Kok Wei Chee, Stefan Larson, Samay Maini, Jonathan Boarman

Document denoising and binarization are fundamental problems in the document processing space, but current datasets are often too small and lack sufficient complexity to effectively train and benchmark modern data-driven machine learning models. To fill this gap, we introduce ShabbyPages, a new document image dataset designed for training and benchmarking document denoisers and binarizers. ShabbyPages contains over 6,000 clean "born digital" images with synthetically-noised counterparts ("shabby pages") that were augmented using the Augraphy document augmentation tool to appear as if they have been printed and faxed, photocopied, or otherwise altered through physical processes. In this paper, we discuss the creation process of ShabbyPages and demonstrate the utility of ShabbyPages by training convolutional denoisers which remove real noise features with a high degree of human-perceptible fidelity, establishing baseline performance for a new ShabbyPages benchmark.

📄 PDF Abstract BibTeX arXiv:2303.09339

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBinarizationDenoising

Similar Papers 제목 키워드 기반

Punctuation-aware treebank tree binarization

2025-10-13 · Eitan Klinger, Vivaan Wadhwa, Jungyeul Park arxiv

This article presents a curated resource and evaluation suite for punctuation-aware treebank binarization. Standard binarization pipelines drop punctuation before head selection, which alters constituent shape and harms …

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