CVOct 15, 2022

UDoc-GAN: Unpaired Document Illumination Correction with Background Light Prior

arXiv:2210.08216v122 citationsh-index: 76Has Code
Originality Incremental advance
AI Analysis

This addresses the issue of degraded document clarity due to uncontrollable lighting for users relying on mobile document capture, representing an incremental advance by introducing an unpaired learning approach.

The paper tackles the problem of correcting uneven illumination in document images captured by mobile devices, proposing UDoc-GAN, the first framework for unpaired document illumination correction, which achieves promising performance in terms of character error rate and edit distance compared to state-of-the-art methods.

Document images captured by mobile devices are usually degraded by uncontrollable illumination, which hampers the clarity of document content. Recently, a series of research efforts have been devoted to correcting the uneven document illumination. However, existing methods rarely consider the use of ambient light information, and usually rely on paired samples including degraded and the corrected ground-truth images which are not always accessible. To this end, we propose UDoc-GAN, the first framework to address the problem of document illumination correction under the unpaired setting. Specifically, we first predict the ambient light features of the document. Then, according to the characteristics of different level of ambient lights, we re-formulate the cycle consistency constraint to learn the underlying relationship between normal and abnormal illumination domains. To prove the effectiveness of our approach, we conduct extensive experiments on DocProj dataset under the unpaired setting. Compared with the state-of-the-art approaches, our method demonstrates promising performance in terms of character error rate (CER) and edit distance (ED), together with better qualitative results for textual detail preservation. The source code is now publicly available at https://github.com/harrytea/UDoc-GAN.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes