paper-with-me

홈 › Papers

DeepErase: Weakly Supervised Ink Artifact Removal in Document Text Images

2019-10-15 · NeurIPS Workshop Document_Intelligen 2019 12 · W. Ronny Huang, Yike Qi, Qianqian Li, Jonathan Degange

Paper-intensive industries like insurance, law, and government have long leveraged optical character recognition (OCR) to automatically transcribe hordes of scanned documents into text strings for downstream processing. Even in 2019, there are still many scanned documents and mail that come into businesses in non-digital format. Text to be extracted from real world documents is often nestled inside rich formatting, such as tabular structures or forms with fill-in-the-blank boxes or underlines whose ink often touches or even strikes through the ink of the text itself. Further, the text region could have random ink smudges or spurious strokes. Such ink artifacts can severely interfere with the performance of recognition algorithms or other downstream processing tasks. In this work, we propose DeepErase, a neural-based preprocessor to erase ink artifacts from text images. We devise a method to programmatically assemble real text images and real artifacts into realistic-looking "dirty" text images, and use them to train an artifact segmentation network in a weakly supervised manner, since pixel-level annotations are automatically obtained during the assembly process. In addition to high segmentation accuracy, we show that our cleansed images achieve a significant boost in recognition accuracy by popular OCR software such as Tesseract 4.0. Finally, we test DeepErase on out-of-distribution datasets (NIST SDB) of scanned IRS tax return forms and achieve double-digit improvements in accuracy. All experiments are performed on both printed and handwritten text. Code for all experiments is available at https://github.com/yikeqicn/DeepErase

📄 PDF Abstract BibTeX arXiv:1910.07070

Code (2)

yikeqicn/DeepErase 공식 구현 tf
Guillem96/deep-erase tf

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DeepEraser: Deep Iterative Context Mining for Generic Text Eraser

2024-02-29 · Hao Feng, Wendi Wang, Shaokai Liu, Jiajun Deng 외

In this work, we present DeepEraser, an effective deep network for generic text removal. DeepEraser utilizes a recurrent architecture that erases the text in an image via iterative operations. Our idea comes from the pro…

Artifact Removal in Histopathology Images

2022-11-29 · Cameron Dahan, Stergios Christodoulidis, Maria Vakalopoulou, Joseph Boyd

In the clinical setting of histopathology, whole-slide image (WSI) artifacts frequently arise, distorting regions of interest, and having a pernicious impact on WSI analysis. Image-to-image translation networks such as C…

Image-to-Image TranslationTranslation

V-LASIK: Consistent Glasses-Removal from Videos Using Synthetic Data

2024-06-20 · Rotem Shalev-Arkushin, Aharon Azulay, Tavi Halperin, Eitan Richardson 외

Diffusion-based generative models have recently shown remarkable image and video editing capabilities. However, local video editing, particularly removal of small attributes like glasses, remains a challenge. Existing me…

AttributeVideo Editing

Pushing the Limit of Unsupervised Learning for Ultrasound Image Artifact Removal

2020-06-26 · Shujaat Khan, Jaeyoung Huh, Jong Chul Ye

Ultrasound (US) imaging is a fast and non-invasive imaging modality which is widely used for real-time clinical imaging applications without concerning about radiation hazard. Unfortunately, it often suffers from poor vi…

Water-Filling: An Efficient Algorithm for Digitized Document Shadow Removal

2019-04-22 · Seungjun Jung, Muhammad Abul Hasan, Changick Kim

In this paper, we propose a novel algorithm to rectify illumination of the digitized documents by eliminating shading artifacts. Firstly, a topographic surface of an input digitized document is created using luminance va…

Document Shadow RemovalShadow Removal