paper-with-me

Papers

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

2018-10-04 · Dinesh Acharya, Zhiwu Huang, Danda Pani Paudel, Luc van Gool

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.

📄 PDF Abstract BibTeX arXiv:1810.02419

Code (1)

musikisomorphie/swd tf

Tasks

Action RecognitionImage GenerationTemporal Action LocalizationVideo Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Spectral Progressive Diffusion for Efficient Image and Video Generation

2026-05-18 · Howard Xiao, Brian Chao, Lior Yariv, Gordon Wetzstein arxiv

Diffusion models have been shown to implicitly generate visual content autoregressively in the frequency domain, where low-frequency components are generated earlier in the denoising process while high-frequency details …

Video Generation

Full-body High-resolution Anime Generation with Progressive Structure-conditional Generative Adversarial Networks

2018-09-06 · Koichi Hamada, Kentaro Tachibana, Tianqi Li, Hiroto Honda 외

We propose Progressive Structure-conditional Generative Adversarial Networks (PSGAN), a new framework that can generate full-body and high-resolution character images based on structural information. Recent progress in g…

UnityVideo Generation

Training-Free Efficient Video Generation via Dynamic Token Carving

2025-05-22 · Yuechen Zhang, Jinbo Xing, Bin Xia, Shaoteng Liu 외

Despite the remarkable generation quality of video Diffusion Transformer (DiT) models, their practical deployment is severely hindered by extensive computational requirements. This inefficiency stems from two key challen…

DenoisingVideo Generation

Imagen Video: High Definition Video Generation with Diffusion Models

2022-10-05 · Jonathan Ho, William Chan, Chitwan Saharia, Jay Whang 외

We present Imagen Video, a text-conditional video generation system based on a cascade of video diffusion models. Given a text prompt, Imagen Video generates high definition videos using a base video generation model and…

Image GenerationSuper-ResolutionVideo GenerationVideo Super-Resolution+2

FutureGAN: Anticipating the Future Frames of Video Sequences using Spatio-Temporal 3d Convolutions in Progressively Growing GANs

2018-10-02 · Sandra Aigner, Marco Körner

We introduce a new encoder-decoder GAN model, FutureGAN, that predicts future frames of a video sequence conditioned on a sequence of past frames. During training, the networks solely receive the raw pixel values as an i…

DecoderVideo Prediction