xmcgan_image_generation
Image generator
This implementation enables text-to-image generation by leveraging cross-modal contrastive learning.
98 stars
4 watching
15 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| | An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
| | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| | An algorithm for generating images from patterns using Markov chains and MCMC sampling | 743 |
| | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| | A software framework for generating art-inspired images using deep learning techniques | 412 |
| | Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |
| | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| | An image generation system built around CLIP and GAN techniques. | 1,030 |
| | An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,302 |
| | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| | An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models. | 1,554 |
| | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
| | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |