stackgan
There are 22 repositories under stackgan topic.
tohinz/multiple-objects-gan
Implementation for "Generating Multiple Objects at Spatially Distinct Locations" (ICLR 2019)
hellochick/text-to-image
Re-implementation of https://github.com/zsdonghao/text-to-image
Vishal-V/GSoC-TensorFlow-2019
Google Summer of Code 2019 with TensorFlow: Final Work Product
zacharynevin/StackGAN
StackGAN++ implementation in Tensorflow
katsunoriohnishi/chainer-stackgan
Chainer implementation of StackGAN
Kuntal-G/Books
This repository contains code and bonus content which will be added from time to time for the books "Learning Generative Adversarial Network- GAN" and "R Data Analysis Cookbook - 2nd Edition" by Packt
ericsujw/Contest4
StackGAN++ implemented by tensorflow
ShanHaoYu/Text2Image
In terms of specific text description to generate corresponding images.
kcct-fujimotolab/minimum-StackGAN
Implementation of "なんちゃって" StackGAN model using Keras
fork123aniket/Text-to-Image-Synthesis-using-StackGANs
Implementation of StackGANs for text-to-image generation in Tensorflow
dingfengshi/StackGAN
StackGAN复现
zpolina/CPSC532L_CourseProject_StackGAN
Investigating how different loss functions (including Wasserstein loss) affect StackGAN model
ails-lab/teleGAN
PyTorch implementations of text2image synthesis models (gan-int-cls, StackGAN, StackGAN++) and our proposed model TeleGAN.
haritha1313/text-to-image
Text to image synthesis using StackGAN
jakub-tomczak/FaceGenerator
Tensorflow's 2.0 implementation of StackGANv2
codestryker/criminal_identity_detector
It is a Python Tkinter based desktop application that helps to identify criminal using deep learning algorithms based on eye witness information.
iamanshika/ai5-perception.ai
Perception.AI is a text-to-image project, in which Attention GAN has been implemented. It takes in image caption as an input, and the GAN model generates a corresponding image. The model has been trained on CUB dataset, and thus is limited to generating bird images as of now. In the future, the project has a wider scope of having a generalized version, where the model will generate images of entities across the world.
yao-zhao/EDGAN
EDGAN: StackGAN with Embedding Distance Training
HimaRaniMathews/Exploring-Generative-Adversarial-Networks-GANs
Image Processing Project on Exploring GANs. Here we have explored two different GANs - StackGAN for Text to Image Generation & SGAN for solving class imbalance
nanfengpo/StackGAN
StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks