English

Handwritten Chinese Font Generation with Collaborative Stroke Refinement

Computer Vision and Pattern Recognition 2019-05-07 v3

Abstract

Automatic character generation is an appealing solution for new typeface design, especially for Chinese typefaces including over 3700 most commonly-used characters. This task has two main pain points: (i) handwritten characters are usually associated with thin strokes of few information and complex structure which are error prone during deformation; (ii) thousands of characters with various shapes are needed to synthesize based on a few manually designed characters. To solve those issues, we propose a novel convolutional-neural-network-based model with three main techniques: collaborative stroke refinement, using collaborative training strategy to recover the missing or broken strokes; online zoom-augmentation, taking the advantage of the content-reuse phenomenon to reduce the size of training set; and adaptive pre-deformation, standardizing and aligning the characters. The proposed model needs only 750 paired training samples; no pre-trained network, extra dataset resource or labels is needed. Experimental results show that the proposed method significantly outperforms the state-of-the-art methods under the practical restriction on handwritten font synthesis.

Keywords

Cite

@article{arxiv.1904.13268,
  title  = {Handwritten Chinese Font Generation with Collaborative Stroke Refinement},
  author = {Chuan Wen and Jie Chang and Ya Zhang and Siheng Chen and Yanfeng Wang and Mei Han and Qi Tian},
  journal= {arXiv preprint arXiv:1904.13268},
  year   = {2019}
}

Comments

8 pages(exclude reference)

R2 v1 2026-06-23T08:53:25.918Z