SkillAgentSearch skills...

StoryGAN

StoryGAN: A Sequential Conditional GAN for Story Visualization

Install / Use

/learn @yitong91/StoryGAN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StoryGAN: A Sequential Conditional GAN for Story Visualization (Python 3.7+, Pytorch 1.6)

This repository is still under construction.

Requirement:

Python 3.7+ Pytorch 1.6 Opencv-python (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}
}
View on GitHub
GitHub Stars234
CategoryContent
Updated4mo ago
Forks55

Languages

Python

Security Score

82/100

Audited on Nov 14, 2025

No findings