paper-with-me

Papers

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 image generators for high-quality frame synthesis and focused on motion generator design. The motion generator is trained in an autoregressive manner using heavy 3D convolutional discriminators to ensure motion coherence during video generation. In this paper, we introduce a novel motion generator design that uses a learning-based inversion network for GAN. The encoder in our method captures rich and smooth priors from encoding images to latents, and given the latent of an initially generated frame as guidance, our method can generate smooth future latent by modulating the inversion encoder temporally. Our method enjoys the advantage of sparse training and naturally constrains the generation space of our motion generator with the inversion network guided by the initial frame, eliminating the need for heavy discriminators. Moreover, our method supports style transfer with simple fine-tuning when the encoder is paired with a pretrained StyleGAN generator. Extensive experiments conducted on various benchmarks demonstrate the superiority of our method in generating long and high-resolution videos with decent single-frame quality and temporal consistency.

📄 PDF Abstract BibTeX arXiv:2308.16909

Code (1)

johannwyh/styleinv 공식 구현 pytorch

Tasks

Style TransferUnconditional Video GenerationVideo 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…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Adaptive Instance Normalization 설명 없음
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

Large Scale Image Completion via Co-Modulated Generative Adversarial Networks

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

Co-modulated GANs link image-conditional GANs and unconditional modulated models to address large-scale image completion tasks. Co-modulation brings stochastic and conditional style representations together. To improve e…

Image-to-Image TranslationTranslation

Designing an Encoder for StyleGAN Image Manipulation

2021-02-04 · Omer Tov, Yuval Alaluf, Yotam Nitzan, Or Patashnik 외

Recently, there has been a surge of diverse methods for performing image editing by employing pre-trained unconditional generators. Applying these methods on real images, however, remains a challenge, as it necessarily r…

Image Manipulation

ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement

2021-04-06 · ICCV 2021 10 · Yuval Alaluf, Or Patashnik, Daniel Cohen-Or

Recently, the power of unconditional image synthesis has significantly advanced through the use of Generative Adversarial Networks (GANs). The task of inverting an image into its corresponding latent code of the trained …

Image GenerationReal-to-Cartoon translation

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

Inverting Adversarially Robust Networks for Image Synthesis

2021-06-13 · Renan A. Rojas-Gomez, Raymond A. Yeh, Minh N. Do, Anh Nguyen

Despite unconditional feature inversion being the foundation of many image synthesis applications, training an inverter demands a high computational budget, large decoding capacity and imposing conditions such as autoreg…

Anomaly DetectionDeep Feature InversionImage DenoisingImage Generation+1