paper-with-me

Papers

Pyramid Embedded Generative Adversarial Network for Automated Font Generation

2018-11-20 · Donghui Sun, Qing Zhang, Jun Yang

In this paper, we investigate the Chinese font synthesis problem and propose a Pyramid Embedded Generative Adversarial Network (PEGAN) to automatically generate Chinese character images. The PEGAN consists of one generator and one discriminator. The generator is built using one encoder-decoder structure with cascaded refinement connections and mirror skip connections. The cascaded refinement connections embed a multiscale pyramid of downsampled original input into the encoder feature maps of different layers, and multi-scale feature maps from the encoder are connected to the corresponding feature maps in the decoder to make the mirror skip connections. Through combining the generative adversarial loss, pixel-wise loss, category loss and perceptual loss, the generator and discriminator can be trained alternately to synthesize character images. In order to verify the effectiveness of our proposed PEGAN, we first build one evaluation set, in which the characters are selected according to their stroke number and frequency of use, and then use both qualitative and quantitative metrics to measure the performance of our model comparing with the baseline method. The experimental results demonstrate the effectiveness of our proposed model, it shows the potential to automatically extend small font banks into complete ones.

📄 PDF Abstract BibTeX arXiv:1811.08106

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFont GenerationGenerative Adversarial Network

Similar Papers 제목 키워드 기반

GlyphGAN: Style-Consistent Font Generation Based on Generative Adversarial Networks

2019-05-29 · Hideaki Hayashi, Kohtaro Abe, Seiichi Uchida

In this paper, we propose GlyphGAN: style-consistent font generation based on generative adversarial networks (GANs). GANs are a framework for learning a generative model using a system of two neural networks competing w…

DiversityFont Generation

Impressions2Font: Generating Fonts by Specifying Impressions

2021-03-18 · Seiya Matsuda, Akisato Kimura, Seiichi Uchida

Various fonts give us various impressions, which are often represented by words. This paper proposes Impressions2Font (Imp2Font) that generates font images with specific impressions. Imp2Font is an extended version of co…

Generate Like Experts: Multi-Stage Font Generation by Incorporating Font Transfer Process into Diffusion Models

2024-01-01 · CVPR 2024 1 · Bin Fu, Fanghua Yu, Anran Liu, Zixuan Wang 외

Few-shot font generation (FFG) produces stylized font images with a limited number of reference samples which can significantly reduce labor costs in manual font designs. Most existing FFG methods follow the style-co…

DisentanglementFont GenerationGenerative Adversarial Network

A Study on the Refining Handwritten Font by Mixing Font Styles

2025-05-19 · Avinash Kumar, Kyeolhee Kang, Ammar ul Hassan, Jaeyoung Choi

Handwritten fonts have a distinct expressive character, but they are often difficult to read due to unclear or inconsistent handwriting. FontFusionGAN (FFGAN) is a novel method for improving handwritten fonts by combinin…

AttributeFont Style TransferGenerative Adversarial NetworkStyle Transfer

Word Level Font-to-Font Image Translation using Convolutional Recurrent Generative Adversarial Networks

2018-01-22 · Ankan Kumar Bhunia, Ayan Kumar Bhunia, Prithaj Banerjee, Aishik Konwer 외

Conversion of one font to another font is very useful in real life applications. In this paper, we propose a Convolutional Recurrent Generative model to solve the word level font transfer problem. Our network is able to …

Translation