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.
269 stars
12 watching
57 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| A software framework for generating art-inspired images using deep learning techniques | 412 |
| Automates large batches of AI-generated artwork locally using GPU acceleration. | 633 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| A system for generating generative art in R, designed to be both aesthetically pleasing and pedagogically useful. | 164 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| An integrated framework for training custom generative AI models | 246 |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |