The unified repository for few-shot font generation methods. This repository includes FUNIT (ICCV'19), DM-Font (ECCV'20), LF-Font (AAAI'21) and MX-Font (ICCV'21).
-
Updated
Nov 21, 2023 - Python
The unified repository for few-shot font generation methods. This repository includes FUNIT (ICCV'19), DM-Font (ECCV'20), LF-Font (AAAI'21) and MX-Font (ICCV'21).
🔥 [CVPR 2020] STEFANN: Scene Text Editor using Font Adaptive Neural Network (official code).
[AAAI2024] FontDiffuser: One-Shot Font Generation via Denoising Diffusion with Multi-Scale Content Aggregation and Style Contrastive Learning
Official PyTorch implementation of DM-Font (ECCV 2020)
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font Generation with Multiple Localized Experts) ICCV 2021
Official PyTorch implementation of LF-Font (Few-shot Font Generation with Localized Style Representations and Factorization) AAAI 2021
Official PaddlePaddle Implementation of Few-Shot Font Generation by Learning Fine-Grained Local Styles (FsFont)
基於深度學習的漢字字形補全系統
H-Former is a VAE for generating in-between fonts (or combining fonts). Its encoder uses a Point net and transformer to compute a code vector of glyph. Its decoder is composed of multiple independent decoders which act on a code vector to reconstruct a point cloud representing a glpyh.
基于深度学习的汉字字体补全系统(VQ-VAE+扩散模型)
Open Source Dot Matrix font generator
AI-powered Chinese font generation using CycleGAN. An image-to-image translation project to create missing character styles.
Synthesize High-Quality Thai Vector Fonts with DeepVecFont-V2.
It is a Python-based tool designed to generate stylish fonts using input images and text. The script processes images, applies transformations, and combines them with text to create visually appealing fonts. It supports various configurations, including custom fonts and rotation options, and outputs the results in organized directories.
Add a description, image, and links to the font-generation topic page so that developers can more easily learn about it.
To associate your repository with the font-generation topic, visit your repo's landing page and select "manage topics."