This repository is still under construction.
Python 3.7+ Pytorch 1.6 Opencv-python (cv2)
/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.
To run the code on CLEVR-SV experiment:
python main_clevr.py
@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}
}