English

Chinese Typeface Transformation with Hierarchical Adversarial Network

Computer Vision and Pattern Recognition 2017-11-20 v1

Abstract

In this paper, we explore automated typeface generation through image style transfer which has shown great promise in natural image generation. Existing style transfer methods for natural images generally assume that the source and target images share similar high-frequency features. However, this assumption is no longer true in typeface transformation. Inspired by the recent advancement in Generative Adversarial Networks (GANs), we propose a Hierarchical Adversarial Network (HAN) for typeface transformation. The proposed HAN consists of two sub-networks: a transfer network and a hierarchical adversarial discriminator. The transfer network maps characters from one typeface to another. A unique characteristic of typefaces is that the same radicals may have quite different appearances in different characters even under the same typeface. Hence, a stage-decoder is employed by the transfer network to leverage multiple feature layers, aiming to capture both the global and local features. The hierarchical adversarial discriminator implicitly measures data discrepancy between the generated domain and the target domain. To leverage the complementary discriminating capability of different feature layers, a hierarchical structure is proposed for the discriminator. We have experimentally demonstrated that HAN is an effective framework for typeface transfer and characters restoration.

Keywords

Cite

@article{arxiv.1711.06448,
  title  = {Chinese Typeface Transformation with Hierarchical Adversarial Network},
  author = {Jie Chang and Yujun Gu and Ya Zhang},
  journal= {arXiv preprint arXiv:1711.06448},
  year   = {2017}
}

Comments

8 pages(exclude reference), 6 figures

R2 v1 2026-06-22T22:49:06.559Z