paper-with-me

Papers

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, Mohammed Javed

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 the existing techniques focus on feeding pixel images into the Convolution Neural Networks to accomplish document binarization, which may not produce effective results when working with compressed images that need to be processed without full decompression. Therefore in this research paper, the idea of document image binarization directly using JPEG compressed stream of document images is proposed by employing Dual Discriminator Generative Adversarial Networks (DD-GANs). Here the two discriminator networks - Global and Local work on different image ratios and use focal loss as generator loss. The proposed model has been thoroughly tested with different versions of DIBCO dataset having challenges like holes, erased or smudged ink, dust, and misplaced fibres. The model proved to be highly robust, efficient both in terms of time and space complexities, and also resulted in state-of-the-art performance in JPEG compressed domain.

📄 PDF Abstract BibTeX arXiv:2209.05921

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationOptical Character Recognition (OCR)Retrieval

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
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…

Similar Papers 제목 키워드 기반

CompTLL-UNet: Compressed Domain Text-Line Localization in Challenging Handwritten Documents using Deep Feature Learning from JPEG Coefficients

2023-08-11 · Bulla Rajesh, Sk Mahafuz Zaman, Mohammed Javed, P. Nagabhushan

Automatic localization of text-lines in handwritten documents is still an open and challenging research problem. Various writing issues such as uneven spacing between the lines, oscillating and touching text, and the pre…

HWRCNet: Handwritten Word Recognition in JPEG Compressed Domain using CNN-BiLSTM Network

2022-01-04 · Bulla Rajesh, Abhishek Kumar Gupta, Ayush Raj, Mohammed Javed 외

Handwritten word recognition from document images using deep learning is an active research area in the field of Document Image Analysis and Recognition. In the present era of Big data, since more and more documents are …

DWT-CompCNN: Deep Image Classification Network for High Throughput JPEG 2000 Compressed Documents

2023-06-02 · Tejasvee Bisen, Mohammed Javed, Shashank Kirtania, P. Nagabhushan

For any digital application with document images such as retrieval, the classification of document images becomes an essential stage. Conventionally for the purpose, the full versions of the documents, that is the uncomp…

Classificationimage-classificationImage ClassificationRetrieval

Automatic Text Line Segmentation Directly in JPEG Compressed Document Images

2019-07-29 · Bulla Rajesh, Mohammed Javed, P. Nagabhushan

JPEG is one of the popular image compression algorithms that provide efficient storage and transmission capabilities in consumer electronics, and hence it is the most preferred image format over the internet world. In th…

Image CompressionSegmentation

Self-Supervised Domain Adaptation for Forgery Localization of JPEG Compressed Images

2021-01-01 · ICCV 2021 10 · Yuan Rao, Jiangqun Ni

With wide applications of image editing tools, forged images (splicing, copy-move, removal and etc.) have been becoming great public concerns. Although existing image forgery localization methods could achieve fairly…

Domain AdaptationSelf-Supervised Learning