Skip to content
forked from yitong91/StoryGAN

StoryGAN: A Sequential Conditional GAN for Story Visualization

Notifications You must be signed in to change notification settings

Haxine/StoryGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

StoryGAN: A Sequential Conditional GAN for Story Visualization

This repository is still under construction.

Requirement:

Python 2.7, PyTorch, cv2

Configure File

/code/cfg/clevr.yml is the configure file for the model. This file contains the setup of the dimension of the features, maximum training epoches and etc.

Run

To run the code on CLEVR-SV experiment:

python main_clevr.py

Citation

@article{li2018storygan,
  title={StoryGAN: A Sequential Conditional GAN for Story Visualization},
  author={Li, Yitong and Gan, Zhe and Shen, Yelong and Liu, Jingjing and Cheng, Yu and Wu, Yuexin and Carin, Lawrence and Carlson, David and Gao, Jianfeng},
  journal={CVPR},
  year={2019}
}

About

StoryGAN: A Sequential Conditional GAN for Story Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%