PyTorch implementation of WGAN-GP-based video generation. Includes functionality for measuring Frechet Video Distance and implementing recent research improvements of WGAN-GP. Read paper at https://github.com/talcron/frame-prediction-pytorch/blob/media/paper.pdf
-
Updated
Apr 14, 2021 - Python