paper-with-me

Papers

Light-weight Document Image Cleanup using Perceptual Loss

2021-05-19 · Soumyadeep Dey, Pratik Jawanpuria

Smartphones have enabled effortless capturing and sharing of documents in digital form. The documents, however, often undergo various types of degradation due to aging, stains, or shortcoming of capturing environment such as shadow, non-uniform lighting, etc., which reduces the comprehensibility of the document images. In this work, we consider the problem of document image cleanup on embedded applications such as smartphone apps, which usually have memory, energy, and latency limitations due to the device and/or for best human user experience. We propose a light-weight encoder decoder based convolutional neural network architecture for removing the noisy elements from document images. To compensate for generalization performance with a low network capacity, we incorporate the perceptual loss for knowledge transfer from pre-trained deep CNN network in our loss function. In terms of the number of parameters and product-sum operations, our models are 65-1030 and 3-27 times, respectively, smaller than existing state-of-the-art document enhancement models. Overall, the proposed models offer a favorable resource versus accuracy trade-off and we empirically illustrate the efficacy of our approach on several real-world benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2105.09076

Code (1)

microsoft/computervision-recipes/tree/master/contrib/document_cleanup/light_weight_document_cleanup_ICDAR2021 공식 구현 pytorch

Tasks

DecoderDocument EnhancementTransfer Learning

Similar Papers 제목 키워드 기반

Confidence Score for Unsupervised Foreground Background Separation of Document Images

2022-04-03 · Soumyadeep Dey, Pratik Jawanpuria

Foreground-background separation is an important problem in document image analysis. Popular unsupervised binarization methods (such as the Sauvola's algorithm) employ adaptive thresholding to classify pixels as foregrou…

Binarization

MultiTurnCleanup: A Benchmark for Multi-Turn Spoken Conversational Transcript Cleanup

2023-05-19 · Hua Shen, Vicky Zayats, Johann C. Rocholl, Daniel D. Walker 외

Current disfluency detection models focus on individual utterances each from a single speaker. However, numerous discontinuity phenomena in spoken conversational transcripts occur across multiple turns, hampering human r…

StableMotion: Training Motion Cleanup Models with Unpaired Corrupted Data

2025-05-06 · Yuxuan Mu, Hung Yu Ling, Yi Shi, Ismael Baira Ojeda 외

Motion capture (mocap) data often exhibits visually jarring artifacts due to inaccurate sensors and post-processing. Cleaning this corrupted data can require substantial manual effort from human experts, which can be a c…

Motion Generation

A Perceptually Optimized and Self-Calibrated Tone Mapping Operator

2022-06-18 · Peibei Cao, Chenyang Le, Yuming Fang, Kede Ma

With the increasing popularity and accessibility of high dynamic range (HDR) photography, tone mapping operators (TMOs) for dynamic range compression are practically demanding. In this paper, we develop a two-stage neura…

Multi-Exposure Image FusionSSIMTone Mapping

MILO: A Lightweight Perceptual Quality Metric for Image and Latent-Space Optimization

2025-09-01 · Uğur Çoğalan, Mojtaba Bemana, Karol Myszkowski, Hans-Peter Seidel 외 arxiv

We present MILO (Metric for Image- and Latent-space Optimization), a lightweight, multiscale, perceptual metric for full-reference image quality assessment (FR-IQA). MILO is trained using pseudo-MOS (Mean Opinion Score) …

Image Quality Assessment