Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards High Resolution Video Generation with Progressive Growing of Sliced Wasserstein GANs

About

The extension of image generation to video generation turns out to be a very difficult task, since the temporal dimension of videos introduces an extra challenge during the generation process. Besides, due to the limitation of memory and training stability, the generation becomes increasingly challenging with the increase of the resolution/duration of videos. In this work, we exploit the idea of progressive growing of Generative Adversarial Networks (GANs) for higher resolution video generation. In particular, we begin to produce video samples of low-resolution and short-duration, and then progressively increase both resolution and duration alone (or jointly) by adding new spatiotemporal convolutional layers to the current networks. Starting from the learning on a very raw-level spatial appearance and temporal movement of the video distribution, the proposed progressive method learns spatiotemporal information incrementally to generate higher resolution videos. Furthermore, we introduce a sliced version of Wasserstein GAN (SWGAN) loss to improve the distribution learning on the video data of high-dimension and mixed-spatiotemporal distribution. SWGAN loss replaces the distance between joint distributions by that of one-dimensional marginal distributions, making the loss easier to compute. We evaluate the proposed model on our collected face video dataset of 10,900 videos to generate photorealistic face videos of 256x256x32 resolution. In addition, our model also reaches a record inception score of 14.57 in unsupervised action recognition dataset UCF-101.

Dinesh Acharya, Zhiwu Huang, Danda Pani Paudel, Luc Van Gool• 2018

Related benchmarks

TaskDatasetResultRank
Video GenerationUCF-101 (test)
Inception Score14.56
105
Video GenerationUCF101--
54
Video GenerationUCF101 128x128 16 frames
Inception Score14.56
17
Unconditional video synthesisUCF-101 128x128
Inception Score14.56
12
Video GenerationUCF-101 (train)
Inception Score14.56
11
Showing 5 of 5 rows

Other info

Follow for update