paper-with-me

홈 › Papers

Neural Style Difference Transfer and Its Application to Font Generation

2020-01-21 · Gantugs Atarsaikhan, Brian Kenji Iwana, Seiichi Uchida

Designing fonts requires a great deal of time and effort. It requires professional skills, such as sketching, vectorizing, and image editing. Additionally, each letter has to be designed individually. In this paper, we will introduce a method to create fonts automatically. In our proposed method, the difference of font styles between two different fonts is found and transferred to another font using neural style transfer. Neural style transfer is a method of stylizing the contents of an image with the styles of another image. We proposed a novel neural style difference and content difference loss for the neural style transfer. With these losses, new fonts can be generated by adding or removing font styles from a font. We provided experimental results with various combinations of input fonts and discussed limitations and future development for the proposed method.

📄 PDF Abstract BibTeX arXiv:2001.07321

Code (0)

등록된 구현이 없습니다.

Tasks

Font GenerationStyle Transfer

Similar Papers 제목 키워드 기반

GenText: Unsupervised Artistic Text Generation via Decoupled Font and Texture Manipulation

2022-07-20 · Qirui Huang, Bin Fu, Aozhong zhang, Yu Qiao

Automatic artistic text generation is an emerging topic which receives increasing attention due to its wide applications. The artistic text can be divided into three components, content, font, and texture, respectively. …

Style TransferText GenerationText Style Transfer

Few-shot Font Generation by Learning Style Difference and Similarity

2023-01-24 · Xiao He, Mingrui Zhu, Nannan Wang, Xinbo Gao 외

Few-shot font generation (FFG) aims to preserve the underlying global structure of the original character while generating target fonts by referring to a few samples. It has been applied to font library creation, a perso…

Contrastive LearningFont Generation

Neural Transformation Fields for Arbitrary-Styled Font Generation

2023-01-01 · CVPR 2023 1 · Bin Fu, Junjun He, Jianjun Wang, Yu Qiao

Few-shot font generation (FFG), aiming at generating font images with a few samples, is an emerging topic in recent years due to the academic and commercial values. Typically, the FFG approaches follow the style-cont…

DisentanglementFont Generation

Font Representation Learning via Paired-glyph Matching

2022-11-20 · Junho Cho, Kyuewang Lee, Jin Young Choi

Fonts can convey profound meanings of words in various forms of glyphs. Without typography knowledge, manually selecting an appropriate font or designing a new font is a tedious and painful task. To allow users to explor…

Font Style TransferRepresentation LearningRetrievalStyle Transfer+1

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