Harrypotterrrr / DVD-GAN

A pytorch implementation of Efficient Video Generation on Complex Datasets
62 stars 20 forks source link

DVD-GAN

This repo is an implementation of Efficient Video Generation on Complex Datasets

Prerequisite

Package version
python >=3.5
pytorch 1.12
numpy 1.17.2
pandas 0.25.1
tensorboardX 1.8
ffmpeg 3.4.2

Note: For more detail, please look up requirements.txt

Prepare datasets

sudo apt install ffmpeg # important package
chmod u+x scripts/data_prepare.sh
scripts/data_prepare.sh <dataset_path>

Train the model

scripts/train_model.sh <runing_mode> <dataset_path>

Dataset

Process UCF-101

Note: To change the number of class: