菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-15
📄 Abstract - DRG-Font: Dynamic Reference-Guided Few-shot Font Generation via Contrastive Style-Content Disentanglement

Few-shot Font Generation aims to generate stylistically consistent glyphs from a few reference glyphs. However, capturing complex font styles from a few exemplars remains challenging, and the existing methods often struggle to retain discernible local characteristics in generated samples. This paper introduces DRG-Font, a contrastive font generation strategy that learns complex glyph attributes by decomposing style and content embedding spaces. For optimal style supervision, the proposed architecture incorporates a Reference Selection (RS) Module to dynamically select the best style reference from an available pool of candidates. The network learns to decompose glyph attributes into style and shape priors through a Multi-scale Style Head Block (MSHB) and a Multi-scale Content Head Block (MCHB). For style adaptation, a Multi-Fusion Upsampling Block (MFUB) produces the target glyph by combining the reference style prior and target content prior. The proposed method demonstrates significant improvements over state-of-the-art approaches across multiple visual and analytical benchmarks.

顶级标签: computer vision aigc model training
详细标签: font generation few-shot learning style-content disentanglement contrastive learning multi-scale fusion 或 搜索:

DRG-Font:通过对比式风格-内容解耦实现动态参考引导的少样本字体生成 / DRG-Font: Dynamic Reference-Guided Few-shot Font Generation via Contrastive Style-Content Disentanglement


1️⃣ 一句话总结

这篇论文提出了一种名为DRG-Font的新方法,它通过智能地分离字体的风格和内容,并动态选择最佳参考样式,从而仅用少量例子就能生成风格一致且细节清晰的新字体。

源自 arXiv: 2604.13797