paper-with-me

Papers

MFE-GAN: Efficient GAN-based Framework for Document Image Enhancement and Binarization with Multi-scale Feature Extraction

2025-12-16 · Rui-Yang Ju, KokSheik Wong, Yanlin Jin, Jen-Shiun Chiang arxiv

Document image enhancement and binarization are commonly performed prior to document analysis and recognition tasks for improving the efficiency and accuracy of optical character recognition (OCR) systems. This is because directly recognizing text in degraded documents, particularly in color images, often results in unsatisfactory recognition performance. To address these issues, existing methods train independent generative adversarial networks (GANs) for different color channels to remove shadows and noise, which, in turn, facilitates efficient text information extraction. However, deploying multiple GANs results in long training and inference times. To reduce both training and inference times of document image enhancement and binarization models, we propose MFE-GAN, an efficient GAN-based framework with multi-scale feature extraction (MFE), which incorporates Haar wavelet transformation (HWT) and normalization to process document images before feeding them into GANs for training. In addition, we present novel generators, discriminators, and loss functions to improve the model's performance, and we conduct ablation studies to demonstrate their effectiveness. Experimental results on the Benchmark, Nabuco, and CMATERdb datasets demonstrate that the proposed MFE-GAN significantly reduces the total training and inference times while maintaining comparable performance with respect to state-of-the-art (SOTA) methods. The implementation of this work is available at https://ruiyangju.github.io/MFE-GAN.

📄 PDF Abstract BibTeX arXiv:2512.14114

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionImage Enhancement

Similar Papers 제목 키워드 기반

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

DeepOtsu: Document Enhancement and Binarization using Iterative Deep Learning

2019-01-18 · Sheng He, Lambert Schomaker

This paper presents a novel iterative deep learning framework and apply it for document enhancement and binarization. Unlike the traditional methods which predict the binary label of each pixel on the input image, we tra…

BinarizationDeep LearningDocument Enhancement

CCDWT-GAN: Generative Adversarial Networks Based on Color Channel Using Discrete Wavelet Transform for Document Image Binarization

2023-05-27 · Rui-Yang Ju, Yu-Shian Lin, Jen-Shiun Chiang, Chih-Chia Chen 외

To efficiently extract textual information from color degraded document images is a significant research area. The prolonged imperfect preservation of ancient documents has led to various types of degradation, such as pa…

BinarizationImage EnhancementSemantic SegmentationText Segmentation

Document Image Binarization in JPEG Compressed Domain using Dual Discriminator Generative Adversarial Networks

2022-09-13 · Bulla Rajesh, Manav Kamlesh Agrawal, Milan Bhuva, Kisalaya Kishore 외

Image binarization techniques are being popularly used in enhancement of noisy and/or degraded images catering different Document Image Anlaysis (DIA) applications like word spotting, document retrieval, and OCR. Most of…

BinarizationOptical Character Recognition (OCR)Retrieval

A Layer-Wise Tokens-to-Token Transformer Network for Improved Historical Document Image Enhancement

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

Document image enhancement is a fundamental and important stage for attaining the best performance in any document analysis assignment because there are many degradation situations that could harm document images, making…

BinarizationDecoderImage Enhancement