paper-with-me

Papers

One Style is All you Need to Generate a Video

2023-10-27 · Sandeep Manandhar, Auguste Genovesio

In this paper, we propose a style-based conditional video generative model. We introduce a novel temporal generator based on a set of learned sinusoidal bases. Our method learns dynamic representations of various actions that are independent of image content and can be transferred between different actors. Beyond the significant enhancement of video quality compared to prevalent methods, we demonstrate that the disentangled dynamic and content permit their independent manipulation, as well as temporal GAN-inversion to retrieve and transfer a video motion from one content or identity to another without further preprocessing such as landmark points.

📄 PDF Abstract BibTeX arXiv:2310.17835

Code (1)

sandman002/One-Style-is-All-You-Need-to-Generate-a-Video 공식 구현 pytorch

Tasks

All

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Automated Play-Testing Through RL Based Human-Like Play-Styles Generation

2022-11-29 · Pierre Le Pelletier de Woillemont, Rémi Labory, Vincent Corruble

The increasing complexity of gameplay mechanisms in modern video games is leading to the emergence of a wider range of ways to play games. The variety of possible play-styles needs to be anticipated by designers, through…

Audio-Driven Dubbing for User Generated Contents via Style-Aware Semi-Parametric Synthesis

2023-08-31 · Linsen Song, Wayne Wu, Chaoyou Fu, Chen Change Loy 외

Existing automated dubbing methods are usually designed for Professionally Generated Content (PGC) production, which requires massive training data and training time to learn a person-specific audio-video mapping. In thi…

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

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

2023-09-16 · ICCV 2023 1 · Nina Shvetsova, Anna Kukleva, Bernt Schiele, Hilde Kuehne

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on…

RetrievalStyle TransferVideo Retrieval

StyleMaster: Stylize Your Video with Artistic Generation and Translation

2024-12-10 · CVPR 2025 1 · Zixuan Ye, Huijuan Huang, Xintao Wang, Pengfei Wan 외

Style control has been popular in video generation models. Existing methods often generate videos far from the given style, cause content leakage, and struggle to transfer one video to the desired style. Our first observ…

Contrastive LearningStyle TransferTranslationVideo Generation+1