Deeply Matting-based Dual Generative Adversarial Network for Image and Document Label Supervision
Although many methods have been proposed to deal with nature image super-resolution (SR) and get impressive performance, the text images SR is not good due to their ignorance of document images. In this paper, we propose a matting-based dual generative adversarial network (mdGAN) for document image SR. Firstly, the input image is decomposed into document text, foreground and background layers using deep image matting. Then two parallel branches are constructed to recover text boundary information and color information respectively. Furthermore, in order to improve the restoration accuracy of characters in output image, we use the input image's corresponding ground truth text label as extra supervise information to refine the two-branch networks during training. Experiments on real text images demonstrate that our method outperforms several state-of-the-art methods quantitatively and qualitatively.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkImage MattingImage Super-ResolutionSuper-ResolutionSimilar Papers 제목 키워드 기반
AlphaGAN: Generative adversarial networks for natural image matting
We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discrimi…
DecoderGenerative Adversarial NetworkImage MattingA Generative Adversarial Framework for Optimizing Image Matting and Harmonization Simultaneously
Image matting and image harmonization are two important tasks in image composition. Image matting, aiming to achieve foreground boundary details, and image harmonization, aiming to make the background compatible with the…
Image HarmonizationImage MattingGenerative Adversarial Training for Weakly Supervised Cloud Matting
The detection and removal of cloud in remote sensing images are essential for earth observation applications. Most previous methods consider cloud detection as a pixel-wise semantic segmentation process (cloud v.s. backg…
Cloud DetectionEarth ObservationImage MattingSemantic SegmentationTowards Ghost-free Shadow Removal via Dual Hierarchical Aggregation Network and Shadow Matting GAN
Shadow removal is an essential task for scene understanding. Many studies consider only matching the image contents, which often causes two types of ghosts: color in-consistencies in shadow regions or artifacts on shadow…
2kGenerative Adversarial NetworkImage MattingScene Understanding+1Dual-Context Aggregation for Universal Image Matting
Natural image matting aims to estimate the alpha matte of the foreground from a given image. Various approaches have been explored to address this problem, such as interactive matting methods that use guidance such as cl…
Image Matting