paper-with-me

홈 › Papers

GAS-NeXt: Few-Shot Cross-Lingual Font Generator

2022-12-06 · Haoyang He, Xin Jin, Angela Chen

Generating new fonts is a time-consuming and labor-intensive task, especially in a language with a huge amount of characters like Chinese. Various deep learning models have demonstrated the ability to efficiently generate new fonts with a few reference characters of that style, but few models support cross-lingual font generation. This paper presents GAS-NeXt, a novel few-shot cross-lingual font generator based on AGIS-Net and Font Translator GAN, and improve the performance metrics such as Fr\'echet Inception Distance (FID), Structural Similarity Index Measure(SSIM), and Pixel-level Accuracy (pix-acc). Our approaches include replacing the original encoder and decoder with the idea of layer attention and context-aware attention from Font Translator GAN, while utilizing the shape, texture, and local discriminators of AGIS-Net. In our experiment on English-to-Chinese font translation, we observed better results in fonts with distinct local features than conventional Chinese fonts compared to results obtained from Font Translator GAN. We also validate our method on multiple languages and datasets.

📄 PDF Abstract BibTeX arXiv:2212.02886

Code (1)

cmu-11785-f22-55/gas-next 공식 구현 pytorch

Tasks

DecoderFont GenerationSSIM

Similar Papers 제목 키워드 기반

ControlText: Unlocking Controllable Fonts in Multilingual Text Rendering without Font Annotations

2025-02-16 · Bowen Jiang, Yuan Yuan, Xinyi Bai, Zhuoqun Hao 외

This work demonstrates that diffusion models can achieve font-controllable multilingual text rendering using just raw images without font label annotations. Visual text rendering remains a significant challenge. While re…

Text Segmentation

Look Closer to Supervise Better: One-Shot Font Generation via Component-Based Discriminator

2022-04-30 · CVPR 2022 1 · Yuxin Kong, Canjie Luo, Weihong Ma, Qiyuan Zhu 외

Automatic font generation remains a challenging research issue due to the large amounts of characters with complicated structures. Typically, only a few samples can serve as the style/content reference (termed few-shot l…

Few-Shot LearningFont Generation

MX-Font++: Mixture of Heterogeneous Aggregation Experts for Few-shot Font Generation

2025-03-04 · Weihang Wang, Duolin Sun, Jielei Zhang, Longwen Gao

Few-shot Font Generation (FFG) aims to create new font libraries using limited reference glyphs, with crucial applications in digital accessibility and equity for low-resource languages, especially in multilingual artifi…

Font GenerationMixture-of-Experts

Multiple Heads are Better than One: Few-shot Font Generation with Multiple Localized Experts

2021-04-02 · ICCV 2021 10 · Song Park, Sanghyuk Chun, Junbum Cha, Bado Lee 외

A few-shot font generation (FFG) method has to satisfy two objectives: the generated images should preserve the underlying global structure of the target character and present the diverse local reference style. Existing …

DisentanglementFont GenerationGraph Matching

FontCLIP: A Semantic Typography Visual-Language Model for Multilingual Font Applications

2024-03-11 · Yuki Tatsukawa, I-Chao Shen, Anran Qi, Yuki Koyama 외

Acquiring the desired font for various design tasks can be challenging and requires professional typographic knowledge. While previous font retrieval or generation works have alleviated some of these difficulties, they o…

AttributeDescriptiveLanguage ModelingLanguage Modelling+1