paper-with-me

홈 › Papers

FontRNN: Generating Large-scale Chinese Fonts via Recurrent Neural Network

2019-11-14 · Computer Graphics Forum 2019 11 · Shusen Tang, Zeqing Xia, Zhouhui Lian, Yingmin Tang, Jianguo Xiao

Despite the recent impressive development of deep neural networks, using deep learning based methods to generate large-scale Chinese fonts is still a rather challenging task due to the huge number of intricate Chinese glyphs, e.g., the official standard Chinese charset GB18030-2000 consists of 27,533 Chinese characters. Until now, most existing models for this task adopt Convolutional Neural Networks (CNNs) to generate bitmap images of Chinese characters due to CNN based models' remarkable success in various applications. However, CNN based models focus more on image-level features while usually ignore stroke order information when writing characters. Instead, we treat Chinese characters as sequences of points (i.e., writing trajectories) and propose to handle this task via an effective Recurrent Neural Network (RNN) model with monotonic attention mechanism, which can learn from as few as hundreds of training samples and then synthesize glyphs for remaining thousands of characters in the same style. Experimental results show that our proposed FontRNN can be used for synthesizing large-scale Chinese fonts as well as generating realistic Chinese handwritings efficiently.

📄 PDF Abstract BibTeX

Code (1)

ShusenTang/FontRNN 공식 구현 tf

Similar Papers 제목 키워드 기반

SVG Vector Font Generation for Chinese Characters with Transformer

2022-06-21 · Haruka Aoki, Kiyoharu Aizawa

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,…

Font Generation

GAS-NeXt: Few-Shot Cross-Lingual Font Generator

2022-12-06 · Haoyang He, Xin Jin, Angela Chen

Generating new fonts is a time-consuming and labor-intensive task, especially in a language with a huge amount of characters like Chinese. Various deep learning models have demonstrated the ability to efficiently generat…

DecoderFont GenerationSSIM

HFH-Font: Few-shot Chinese Font Synthesis with Higher Quality, Faster Speed, and Higher Resolution

2024-10-09 · Hua Li, Zhouhui Lian

The challenge of automatically synthesizing high-quality vector fonts, particularly for writing systems (e.g., Chinese) consisting of huge amounts of complex glyphs, remains unsolved. Existing font synthesis techniques f…

Super-Resolution

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

2019-10-11 · Yue Gao, Yuan Guo, Zhouhui Lian, Yingmin Tang 외

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…

Few-Shot LearningImage Generation

Few-Shot Font Generation with Deep Metric Learning

2020-11-04 · Haruka Aoki, Koki Tsubota, Hikaru Ikuta, Kiyoharu Aizawa

Designing fonts for languages with a large number of characters, such as Japanese and Chinese, is an extremely labor-intensive and time-consuming task. In this study, we addressed the problem of automatically generating …

Font GenerationMetric Learning