text-to-image
Image generator
A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture
Generative Adversarial Text to Image Synthesis / Please Star -->
602 stars
30 watching
162 forks
Language: Python
last commit: about 4 years ago
Linked from 2 awesome lists
gantensorflowtensorlayertext-to-image
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
| Generates SVG image patterns from text input using pattern and color algorithms | 1,271 |
| An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
| An algorithm for blending two images together to create realistic high-resolution images | 463 |
| A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. | 778 |