SVG Vector Font Generation for Chinese Characters with Transformer
Designing fonts for Chinese characters is highly labor-intensive and time-consuming. While the latest methods successfully generate the English alphabet vector font, despite the high demand for automatic font generation, Chinese vector font generation has been an unsolved problem owing to its complex shape and numerous characters. This study addressed the problem of automatically generating Chinese vector fonts from only a single style and content reference. We proposed a novel network architecture with Transformer and loss functions to capture structural features without differentiable rendering. Although the dataset range was still limited to the sans-serif family, we successfully generated the Chinese vector font for the first time using the proposed method.
Code (0)
등록된 구현이 없습니다.
Tasks
Font GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Efficient and Scalable Chinese Vector Font Generation via Component Composition
Chinese vector font generation is challenging due to the complex structure and huge amount of Chinese characters. Recent advances remain limited to generating a small set of characters with simple structure. In this work…
Font GenerationSkeleton and Font Generation Network for Zero-shot Chinese Character Generation
Automatic font generation remains a challenging research issue, primarily due to the vast number of Chinese characters, each with unique and intricate structures. Our investigation of previous studies reveals inherent bi…
Data AugmentationFont GenerationStrokeGAN: Reducing Mode Collapse in Chinese Font Generation via Stroke Encoding
The generation of stylish Chinese fonts is an important problem involved in many applications. Most of existing generation methods are based on the deep generative models, particularly, the generative adversarial network…
DiversityFont GenerationOne-Shot Multilingual Font Generation Via ViT
Font design poses unique challenges for logographic languages like Chinese, Japanese, and Korean (CJK), where thousands of unique characters must be individually crafted. This paper introduces a novel Vision Transformer …
Font GenerationRAGRetrievalStrokeGAN+: Few-Shot Semi-Supervised Chinese Font Generation with Stroke Encoding
The generation of Chinese fonts has a wide range of applications. The currently predominated methods are mainly based on deep generative models, especially the generative adversarial networks (GANs). However, existing GA…
Font Generation