StoryGAN

Story generator

A framework for generating images that describe stories using deep learning techniques

StoryGAN: A Sequential Conditional GAN for Story Visualization

GitHub

233 stars
17 watching
57 forks
Language: Python
last commit: over 2 years ago
ganimage-generation

Related projects:

Repository Description Stars
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 411
yi-ming-qian/roofgan A tool for generating realistic roof models using deep learning techniques 41
aherriot/story-generator A software project that uses Natural Language Generation to create randomly generated short stories 64
davean/waldo A small Haskell server for generating visual stories based on data about the user. 57
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
jolibrain/joligen An integrated framework for training custom generative AI models 244
tensorlayer/dcgan A deep learning implementation of a generative adversarial network for generating images from text descriptions. 339
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,339
yikang-li/msdn An implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions. 227
mattya/chainer-dcgan Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm 935
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
pavitrakumar78/anime-face-gan-keras A GAN-based system to generate anime faces using a custom dataset 198
saimn/sigal A static gallery generator that processes directories recursively and generates HTML pages using templates. 893
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315