paper-with-me

홈 › Papers

SmartPatch: Improving Handwritten Word Imitation with Patch Discriminators

2021-05-21 · Alexander Mattick, Martin Mayr, Mathias Seuret, Andreas Maier, Vincent Christlein

As of recent generative adversarial networks have allowed for big leaps in the realism of generated images in diverse domains, not the least of which being handwritten text generation. The generation of realistic-looking hand-written text is important because it can be used for data augmentation in handwritten text recognition (HTR) systems or human-computer interaction. We propose SmartPatch, a new technique increasing the performance of current state-of-the-art methods by augmenting the training feedback with a tailored solution to mitigate pen-level artifacts. We combine the well-known patch loss with information gathered from the parallel trained handwritten text recognition system and the separate characters of the word. This leads to a more enhanced local discriminator and results in more realistic and higher-quality generated handwritten words.

📄 PDF Abstract BibTeX arXiv:2105.10528

Code (1)

MattAlexMiracle/SmartPatch 공식 구현 pytorch

Tasks

Data AugmentationHandwritten Text RecognitionHTRText Generation

Similar Papers 제목 키워드 기반

Beyond Isolated Words: Diffusion Brush for Handwritten Text-Line Generation

2025-08-05 · Gang Dai, Yifan Zhang, Yutao Qin, Qiangya Guo 외 arxiv

Existing handwritten text generation methods primarily focus on isolated words. However, realistic handwritten text demands attention not only to individual words but also to the relationships between them, such as verti…

Text Generation

Illegible Text to Readable Text: An Image-to-Image Transformation using Conditional Sliced Wasserstein Adversarial Networks

2019-10-11 · Mostafa Karimi, Gopalkrishna Veni, Yen-Yun Yu

Automatic text recognition from ancient handwritten record images is an important problem in the genealogy domain. However, critical challenges such as varying noise conditions, vanishing texts, and variations in handwri…

Generative Adversarial NetworkImage-to-Image TranslationImage to textTranslation

Exploiting Multi-Scale Fusion, Spatial Attention and Patch Interaction Techniques for Text-Independent Writer Identification

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Umapada Pal

Text independent writer identification is a challenging problem that differentiates between different handwriting styles to decide the author of the handwritten text. Earlier writer identification relied on handcrafted f…

Adversarial Learning with Mask Reconstruction for Text-Guided Image Inpainting

2021-07-28 · Conference 2021 7 · Xingcai Wu, Yucheng Xie, Jiaqi Zeng, Zhenguo Yang 외

Text-guided image inpainting aims to complete the corrupted patches coherent with both visual and textual context. On one hand, existing works focus on surrounding pixels of the corrupted patches without considering the …

Image InpaintingSentence

Handwritten Word Recognition using Deep Learning Approach: A Novel Way of Generating Handwritten Words

2023-03-13 · Mst Shapna Akter, Hossain Shahriar, Alfredo Cuzzocrea, Nova Ahmed 외

A handwritten word recognition system comes with issues such as lack of large and diverse datasets. It is necessary to resolve such issues since millions of official documents can be digitized by training deep learning m…