paper-with-me

Papers

StyleGAN-V: A Continuous Video Generator with the Price, Image Quality and Perks of StyleGAN2

2021-12-29 · CVPR 2022 1 · Ivan Skorokhodov, Sergey Tulyakov, Mohamed Elhoseiny

Videos show continuous events, yet most $-$ if not all $-$ video synthesis frameworks treat them discretely in time. In this work, we think of videos of what they should be $-$ time-continuous signals, and extend the paradigm of neural representations to build a continuous-time video generator. For this, we first design continuous motion representations through the lens of positional embeddings. Then, we explore the question of training on very sparse videos and demonstrate that a good generator can be learned by using as few as 2 frames per clip. After that, we rethink the traditional image + video discriminators pair and design a holistic discriminator that aggregates temporal information by simply concatenating frames' features. This decreases the training cost and provides richer learning signal to the generator, making it possible to train directly on 1024$^2$ videos for the first time. We build our model on top of StyleGAN2 and it is just ${\approx}5\%$ more expensive to train at the same resolution while achieving almost the same image quality. Moreover, our latent space features similar properties, enabling spatial manipulations that our method can propagate in time. We can generate arbitrarily long videos at arbitrary high frame rate, while prior work struggles to generate even 64 frames at a fixed rate. Our model is tested on four modern 256$^2$ and one 1024$^2$-resolution video synthesis benchmarks. In terms of sheer metrics, it performs on average ${\approx}30\%$ better than the closest runner-up. Project website: https://universome.github.io.

📄 PDF Abstract BibTeX arXiv:2112.14683

Code (1)

universome/stylegan-v 공식 구현 pytorch

Tasks

Video 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…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Weight Demodulation 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Path Length Regularization 설명 없음

Similar Papers 제목 키워드 기반

Third Time's the Charm? Image and Video Editing with StyleGAN3

2022-01-31 · Yuval Alaluf, Or Patashnik, Zongze Wu, Asif Zamir 외

StyleGAN is arguably one of the most intriguing and well-studied generative models, demonstrating impressive performance in image generation, inversion, and manipulation. In this work, we explore the recent StyleGAN3 arc…

DisentanglementImage GenerationVideo Editing

Video2StyleGAN: Disentangling Local and Global Variations in a Video

2022-05-27 · Rameen Abdal, Peihao Zhu, Niloy J. Mitra, Peter Wonka

Image editing using a pretrained StyleGAN generator has emerged as a powerful paradigm for facial editing, providing disentangled controls over age, expression, illumination, etc. However, the approach cannot be directly…

Facial Editing

Talking Head from Speech Audio using a Pre-trained Image Generator

2022-09-09 · Mohammed M. Alghamdi, He Wang, Andrew J. Bulpitt, David C. Hogg

We propose a novel method for generating high-resolution videos of talking-heads from speech audio and a single 'identity' image. Our method is based on a convolutional neural network model that incorporates a pre-traine…

SSIM

StyleCineGAN: Landscape Cinemagraph Generation using a Pre-trained StyleGAN

2024-03-21 · CVPR 2024 1 · Jongwoo Choi, Kwanggyoon Seo, Amirsaman Ashtari, Junyong Noh

We propose a method that can generate cinemagraphs automatically from a still landscape image using a pre-trained StyleGAN. Inspired by the success of recent unconditional video generation, we leverage a powerful pre-tra…

Unconditional Video GenerationVideo 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