A tensorlayer implementation of Motion Content Generative Adversarial Network
models ---- the weights files of the 4 models\n new.py ---- the model definition code, which the generator_I model is defined by static model (work in tensorlayer2.1.1)\n train_new.py ---- training code that match the model definitions in new.py\n