paper-with-me

Papers

VQ-Font: Few-Shot Font Generation with Structure-Aware Enhancement and Quantization

2023-08-27 · Mingshuai Yao, Yabo Zhang, Xianhui Lin, Xiaoming Li, WangMeng Zuo

Few-shot font generation is challenging, as it needs to capture the fine-grained stroke styles from a limited set of reference glyphs, and then transfer to other characters, which are expected to have similar styles. However, due to the diversity and complexity of Chinese font styles, the synthesized glyphs of existing methods usually exhibit visible artifacts, such as missing details and distorted strokes. In this paper, we propose a VQGAN-based framework (i.e., VQ-Font) to enhance glyph fidelity through token prior refinement and structure-aware enhancement. Specifically, we pre-train a VQGAN to encapsulate font token prior within a codebook. Subsequently, VQ-Font refines the synthesized glyphs with the codebook to eliminate the domain gap between synthesized and real-world strokes. Furthermore, our VQ-Font leverages the inherent design of Chinese characters, where structure components such as radicals and character components are combined in specific arrangements, to recalibrate fine-grained styles based on references. This process improves the matching and fusion of styles at the structure level. Both modules collaborate to enhance the fidelity of the generated fonts. Experiments on a collected font dataset show that our VQ-Font outperforms the competing methods both quantitatively and qualitatively, especially in generating challenging styles.

📄 PDF Abstract BibTeX arXiv:2308.14018

Code (1)

yaomingshuai/vq-font 공식 구현 pytorch

Tasks

Font GenerationQuantization

Similar Papers 제목 키워드 기반

Diff-Font: Diffusion Model for Robust One-Shot Font Generation

2022-12-12 · Haibin He, Xinyuan Chen, Chaoyue Wang, Juhua Liu 외

Font generation is a difficult and time-consuming task, especially in those languages using ideograms that have complicated structures with a large number of characters, such as Chinese. To solve this problem, few-shot f…

Font Generation

Beyond Patches: Global-aware Autoregressive Model for Multimodal Few-Shot Font Generation

2026-01-04 · Haonan Cai, Yuxuan Luo, Zhouhui Lian arxiv

Manual font design is an intricate process that transforms a stylistic visual concept into a coherent glyph set. This challenge persists in automated Few-shot Font Generation (FFG), where models often struggle to preserv…

Few-Part-Shot Font Generation

2025-09-12 · Masaki Akiba, Shumpei Takezaki, Daichi Haraguchi, Seiichi Uchida arxiv

This paper proposes a novel model of few-part-shot font generation, which designs an entire font based on a set of partial design elements, i.e., partial shapes. Unlike conventional few-shot font generation, which requir…

FontCrafter: High-Fidelity Element-Driven Artistic Font Creation with Visual In-Context Generation

2026-03-23 · Wuyang Luo, Chengkai Tan, Chang Ge, Binye Hong 외 arxiv

Artistic font generation aims to synthesize stylized glyphs based on a reference style. However, existing approaches suffer from limited style diversity and coarse control. In this work, we explore the potential of eleme…

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