StackGAN-v2
Image Text GAN Framework
Software framework for training and evaluating generative models of images and text based on adversarial networks
847 stars
34 watching
190 forks
Language: Python
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques | 190 |
| A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
| A deep learning framework for image inpainting using a cascaded modulation GAN design with object-aware training and spatial adaptive modulation. | 243 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| An algorithm for blending two images together to create realistic high-resolution images | 463 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| An implementation of an improved training algorithm for generative adversarial networks (GANs), specifically designed to stabilize the training process using a gradient penalty term. | 1,515 |
| A curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies. | 27 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing. | 718 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |