paper-with-me

Papers

MotionVideoGAN: A Novel Video Generator Based on the Motion Space Learned from Image Pairs

2023-03-06 · Jingyuan Zhu, Huimin Ma, Jiansheng Chen, Jian Yuan

Video generation has achieved rapid progress benefiting from high-quality renderings provided by powerful image generators. We regard the video synthesis task as generating a sequence of images sharing the same contents but varying in motions. However, most previous video synthesis frameworks based on pre-trained image generators treat content and motion generation separately, leading to unrealistic generated videos. Therefore, we design a novel framework to build the motion space, aiming to achieve content consistency and fast convergence for video generation. We present MotionVideoGAN, a novel video generator synthesizing videos based on the motion space learned by pre-trained image pair generators. Firstly, we propose an image pair generator named MotionStyleGAN to generate image pairs sharing the same contents and producing various motions. Then we manage to acquire motion codes to edit one image in the generated image pairs and keep the other unchanged. The motion codes help us edit images within the motion space since the edited image shares the same contents with the other unchanged one in image pairs. Finally, we introduce a latent code generator to produce latent code sequences using motion codes for video generation. Our approach achieves state-of-the-art performance on the most complex video dataset ever used for unconditional video generation evaluation, UCF101.

📄 PDF Abstract BibTeX arXiv:2303.02906

Code (1)

bbzhu-jy16/motionvideogan 공식 구현 pytorch

Tasks

Motion GenerationUnconditional Video GenerationVideo Generation

Similar Papers 제목 키워드 기반

Latent-space disentanglement with untrained generator networks for the isolation of different motion types in video data

2022-05-20 · Abdullah Abdullah, Martin Holler, Karl Kunisch, Malena Sabate Landman

Isolating different types of motion in video data is a highly relevant problem in video analysis. Applications can be found, for example, in dynamic medical or biological imaging, where the analysis and further processin…

DisentanglementImage Reconstruction

Autoencoding Video Latents for Adversarial Video Generation

2022-01-18 · Sai Hemanth Kasaraneni

Given the three dimensional complexity of a video signal, training a robust and diverse GAN based video generative model is onerous due to large stochasticity involved in data space. Learning disentangled representations…

Image GenerationVideo Generation

TokenDial: Continuous Attribute Control for Text-to-Video Generation in Visual Dial Space

2026-03-29 · Zhixuan Liu, Peter Schaldenbrand, Yijun Li, Long Mai 외 arxiv

In video diffusion transformers, visual patch tokens maintain explicit correspondence to space and time. We hypothesize that their channel dimension can serve as a semantic control space, which we call Visual Dial Space …

Text-to-Video Generation

StyleInV: A Temporal Style Modulated Inversion Network for Unconditional Video Generation

2023-08-31 · ICCV 2023 1 · YuHan Wang, Liming Jiang, Chen Change Loy

Unconditional video generation is a challenging task that involves synthesizing high-quality videos that are both coherent and of extended duration. To address this challenge, researchers have used pretrained StyleGAN im…

Style TransferUnconditional Video GenerationVideo Generation

A Good Image Generator Is What You Need for High-Resolution Video Synthesis

2021-04-30 · ICLR 2021 1 · Yu Tian, Jian Ren, Menglei Chai, Kyle Olszewski 외

Image and video synthesis are closely related areas aiming at generating content from noise. While rapid progress has been demonstrated in improving image-based models to handle large resolutions, high-quality renderings…

Video Generation