icml2016
Image generator
Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)
Generative Adversarial Text-to-Image Synthesis
912 stars
40 watching
215 forks
Language: Lua
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
mingyuliutw/cogan | An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
pravj/geopattern | Generates SVG image patterns from text input using pattern and color algorithms | 1,271 |
chuanli11/mgans | Develops a system for generating real-time textures by combining precomputed models with generative adversarial networks. | 294 |
cs-chan/artgan | A software framework for generating art-inspired images using deep learning techniques | 412 |
eps696/aphantasia | A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. | 778 |
aosokin/biogans | This implementation provides tools for generating synthetic biological images using Generative Adversarial Networks (GANs) | 95 |
maluuba/geneva_datasets | Scripts to generate datasets for an image generation task using Generative Adversarial Networks and deep learning techniques | 37 |
sktbrain/discogan | An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
tdrussell/illustrationgan | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |