IllustrationGAN

Illustration Generator

A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces.

A simple, clean TensorFlow implementation of Generative Adversarial Networks with a focus on modeling illustrations.

GitHub

269 stars
12 watching
57 forks
Language: Python
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
dribnet/portrain-ganA Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.40
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
rbbrdckybk/ai-art-generatorAutomates large batches of AI-generated artwork locally using GPU acceleration.633
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
djnavarro/flametreeA system for generating generative art in R, designed to be both aesthetically pleasing and pedagogically useful.164
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
jolibrain/joligenAn integrated framework for training custom generative AI models246
maxorange/pix2voxThis project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks.243
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863