paper-with-me

홈 › Papers

Paired Image to Image Translation for Strikethrough Removal From Handwritten Words

2022-01-24 · Raphaela Heil, Ekta Vats, Anders Hast

Transcribing struck-through, handwritten words, for example for the purpose of genetic criticism, can pose a challenge to both humans and machines, due to the obstructive properties of the superimposed strokes. This paper investigates the use of paired image to image translation approaches to remove strikethrough strokes from handwritten words. Four different neural network architectures are examined, ranging from a few simple convolutional layers to deeper ones, employing Dense blocks. Experimental results, obtained from one synthetic and one genuine paired strikethrough dataset, confirm that the proposed paired models outperform the CycleGAN-based state of the art, while using less than a sixth of the trainable parameters.

📄 PDF Abstract BibTeX arXiv:2201.09633

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Unpaired Image-to-Image Translation using Adversarial Consistency Loss

2020-03-10 · ECCV 2020 8 · Yihao Zhao, Ruihai Wu, Hao Dong

Unpaired image-to-image translation is a class of vision problems whose goal is to find the mapping between different image domains using unpaired training data. Cycle-consistency loss is a widely used constraint for suc…

Image-to-Image TranslationTranslation

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

deSEO: Physics-Aware Dataset Creation for High-Resolution Satellite Image Shadow Removal

2026-05-05 · Lorenzo Beltrame, Jules Salzinger, Filip Svoboda, Phillipp Fanta-Jende 외 arxiv

Shadows cast by terrain and tall structures remain a major obstacle for high-resolution satellite image analysis, degrading classification, detection, and 3D reconstruction performance. Public resources offering geometry…

Image Shadow Removal3D ReconstructionShadow Detection

Shadow Removal by a Lightness-Guided Network with Training on Unpaired Data

2020-06-28 · Zhihao Liu, Hui Yin, Yang Mi, Mengyang Pu 외

Shadow removal can significantly improve the image visual quality and has many applications in computer vision. Deep learning methods based on CNNs have become the most effective approach for shadow removal by training o…

Shadow Removal

A self-supervised CNN for image watermark removal

2024-03-09 · Chunwei Tian, Menghua Zheng, Tiancai Jiao, WangMeng Zuo 외

Popular convolutional neural networks mainly use paired images in a supervised way for image watermark removal. However, watermarked images do not have reference images in the real world, which results in poor robustness…