AIFont

Font generator

Training an artificial neural network to generate characters from a subset of styles, aiming to create a comprehensive Chinese font.

The fist Chinese font that generated artificial intelligent.

GitHub

15 stars
6 watching
2 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aiekick/sdffontdesigner A tool for generating font bitmaps using shaders and graphics programming. 78
dmitryulyanov/age This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. 285
byte-foundry/prototypo A web-based font generation tool that allows users to create custom fonts with simple parameters. 460
akanimax/t2f Generates images of human faces based on textual descriptions using deep learning techniques. 548
googlefonts/fontmake A tool for compiling fonts from various sources into binaries. 793
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm 241
andipollok/fontastic A library to create TrueType font files from scratch using the Processing Java environment. 108
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,343
googlefonts/pyfontaine Analyzes font files for language and character set support 104
mit-han-lab/data-efficient-gans Improves GAN training efficiency by incorporating data augmentation 1,286
thereforegames/txt2mask Automatically generates masks for image inpainting using natural language input 520
jolibrain/joligen An integrated framework for training custom generative AI models 246
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
daboth/pagan Generates unique avatar images from input strings using hashing algorithms. 303
ahmedfgad/cnngenetic Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. 22