paper-with-me

홈 › Papers

Learning to Write Stylized Chinese Characters by Reading a Handful of Examples

2017-12-06 · Danyang Sun, Tongzheng Ren, Chongxun Li, Hang Su, Jun Zhu

Automatically writing stylized Chinese characters is an attractive yet challenging task due to its wide applicabilities. In this paper, we propose a novel framework named Style-Aware Variational Auto-Encoder (SA-VAE) to flexibly generate Chinese characters. Specifically, we propose to capture the different characteristics of a Chinese character by disentangling the latent features into content-related and style-related components. Considering of the complex shapes and structures, we incorporate the structure information as prior knowledge into our framework to guide the generation. Our framework shows a powerful one-shot/low-shot generalization ability by inferring the style component given a character with unseen style. To the best of our knowledge, this is the first attempt to learn to write new-style Chinese characters by observing only one or a few examples. Extensive experiments demonstrate its effectiveness in generating different stylized Chinese characters by fusing the feature vectors corresponding to different contents and styles, which is of significant importance in real-world applications.

📄 PDF Abstract BibTeX arXiv:1712.06424

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Disentangling Writer and Character Styles for Handwriting Generation

2023-03-26 · CVPR 2023 1 · Gang Dai, Yifan Zhang, Qingfeng Wang, Qing Du 외

Training machines to synthesize diverse handwritings is an intriguing task. Recently, RNN-based methods have been proposed to generate stylized online Chinese characters. However, these methods mainly focus on capturing …

Handwriting generation

Generalized W-Net: Arbitrary-style Chinese Character Synthesization

2024-06-10 · Haochuan Jiang, Guanyu Yang, Fei Cheng, Kaizhu Huang

Synthesizing Chinese characters with consistent style using few stylized examples is challenging. Existing models struggle to generate arbitrary style characters with limited examples. In this paper, we propose the Gener…

Rank-frequency relation for Chinese characters

2013-09-06 · W. B. Deng, A. E. Allahverdyan, B. Li, Q. A. Wang

We show that the Zipf's law for Chinese characters perfectly holds for sufficiently short texts (few thousand different characters). The scenario of its validity is similar to the Zipf's law for words in short English te…

Relation

ICDAR 2019 Robust Reading Challenge on Reading Chinese Text on Signboard

2019-12-20 · Xi Liu, Rui Zhang, Yongsheng Zhou, Qianyi Jiang 외

Chinese scene text reading is one of the most challenging problems in computer vision and has attracted great interest. Different from English text, Chinese has more than 6000 commonly used characters and Chinesecharacte…

Line DetectionTask 2

Drawing and Recognizing Chinese Characters with Recurrent Neural Network

2016-06-21 · Xu-Yao Zhang, Fei Yin, Yan-Ming Zhang, Cheng-Lin Liu 외

Recent deep learning based approaches have achieved great success on handwriting recognition. Chinese characters are among the most widely adopted writing systems in the world. Previous research has mainly focused on rec…

Handwriting Recognition