paper-with-me

홈 › Papers

XMP-Font: Self-Supervised Cross-Modality Pre-training for Few-Shot Font Generation

2022-04-11 · CVPR 2022 1 · Wei Liu, Fangyue Liu, Fei Ding, Qian He, Zili Yi

Generating a new font library is a very labor-intensive and time-consuming job for glyph-rich scripts. Few-shot font generation is thus required, as it requires only a few glyph references without fine-tuning during test. Existing methods follow the style-content disentanglement paradigm and expect novel fonts to be produced by combining the style codes of the reference glyphs and the content representations of the source. However, these few-shot font generation methods either fail to capture content-independent style representations, or employ localized component-wise style representations, which is insufficient to model many Chinese font styles that involve hyper-component features such as inter-component spacing and "connected-stroke". To resolve these drawbacks and make the style representations more reliable, we propose a self-supervised cross-modality pre-training strategy and a cross-modality transformer-based encoder that is conditioned jointly on the glyph image and the corresponding stroke labels. The cross-modality encoder is pre-trained in a self-supervised manner to allow effective capture of cross- and intra-modality correlations, which facilitates the content-style disentanglement and modeling style representations of all scales (stroke-level, component-level and character-level). The pre-trained encoder is then applied to the downstream font generation task without fine-tuning. Experimental comparisons of our method with state-of-the-art methods demonstrate our method successfully transfers styles of all scales. In addition, it only requires one reference glyph and achieves the lowest rate of bad cases in the few-shot font generation task 28% lower than the second best

📄 PDF Abstract BibTeX arXiv:2204.05084

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementFont Generation

Similar Papers 제목 키워드 기반

DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models

2023-12-16 · Yitian Liu, Zhouhui Lian

Few-shot font generation, especially for Chinese calligraphy fonts, is a challenging and ongoing problem. With the help of prior knowledge that is mainly based on glyph consistency assumptions, some recently proposed met…

Font GenerationImage GenerationRepresentation Learning

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

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

Font Completion and Manipulation by Cycling Between Multi-Modality Representations

2021-08-30 · Ye Yuan, Wuyang Chen, Zhaowen Wang, Matthew Fisher 외

Generating font glyphs of consistent style from one or a few reference glyphs, i.e., font completion, is an important task in topographical design. As the problem is more well-defined than general image style transfer ta…

Image-to-Image TranslationRepresentation LearningStyle TransferTranslation

DGFont++: Robust Deformable Generative Networks for Unsupervised Font Generation

2022-12-30 · Xinyuan Chen, Yangchen Xie, Li Sun, Yue Lu

Automatic font generation without human experts is a practical and significant problem, especially for some languages that consist of a large number of characters. Existing methods for font generation are often in superv…

Font GenerationImage-to-Image TranslationSelf-Supervised LearningUnsupervised Image-To-Image Translation