Pytorch implementation for “Scripted Video Generation with a Bottom-up Generative Adversarial Network”
We have released the datasets we use in the paper “Scripted Video Generation with a Bottom-up Generative Adversarial Network”, including
-
Single-Digit Bouncing MNIST GIFs (SBMG)
-
Two-Digit Bouncing MNIST GIFs (TBMG)
-
MSVD and MSVD Cooking
Download Text--to--Video Generation dataset:
Stage I: Optimise the alignment model in DAMSM, e.g., for SBMG dataset:
bash run_one.sh
Stage II: Optimise the generator and discriminators in BoGAN, e.g., for SBGM dataset:
bash run_one.sh
bash run_test_one.sh