CVGROct 11, 2019

Artistic Glyph Image Synthesis via One-Stage Few-Shot Learning

arXiv:1910.04987v2128 citations
Originality Incremental advance
AI Analysis

This addresses the problem of efficient artistic glyph synthesis for designers and researchers, though it is incremental as it builds on prior work in style transfer.

The paper tackles the challenge of automatically generating artistic glyph images by proposing AGIS-Net, a one-stage few-shot learning model that transfers both shape and texture styles, achieving high-quality results as demonstrated on English and Chinese datasets.

Automatic generation of artistic glyph images is a challenging task that attracts many research interests. Previous methods either are specifically designed for shape synthesis or focus on texture transfer. In this paper, we propose a novel model, AGIS-Net, to transfer both shape and texture styles in one-stage with only a few stylized samples. To achieve this goal, we first disentangle the representations for content and style by using two encoders, ensuring the multi-content and multi-style generation. Then we utilize two collaboratively working decoders to generate the glyph shape image and its texture image simultaneously. In addition, we introduce a local texture refinement loss to further improve the quality of the synthesized textures. In this manner, our one-stage model is much more efficient and effective than other multi-stage stacked methods. We also propose a large-scale dataset with Chinese glyph images in various shape and texture styles, rendered from 35 professional-designed artistic fonts with 7,326 characters and 2,460 synthetic artistic fonts with 639 characters, to validate the effectiveness and extendability of our method. Extensive experiments on both English and Chinese artistic glyph image datasets demonstrate the superiority of our model in generating high-quality stylized glyph images against other state-of-the-art methods.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes