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.
14 stars
6 watching
2 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 77 |
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. | 783 |
ahmedfgad/neuralgenetic | Tools and techniques for training neural networks using genetic algorithms | 240 |
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,339 |
googlefonts/pyfontaine | Analyzes font files for language and character set support | 103 |
mit-han-lab/data-efficient-gans | Improves GAN training efficiency by incorporating data augmentation | 1,283 |
thereforegames/txt2mask | Automatically generates masks for image inpainting using natural language input | 518 |
jolibrain/joligen | An integrated framework for training custom generative AI models | 244 |
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 convolutional neural networks using the genetic algorithm | 22 |