paper-with-me

홈 › Papers

StyleFaceV: Face Video Generation via Decomposing and Recomposing Pretrained StyleGAN3

2022-08-16 · Haonan Qiu, Yuming Jiang, Hang Zhou, Wayne Wu, Ziwei Liu

Realistic generative face video synthesis has long been a pursuit in both computer vision and graphics community. However, existing face video generation methods tend to produce low-quality frames with drifted facial identities and unnatural movements. To tackle these challenges, we propose a principled framework named StyleFaceV, which produces high-fidelity identity-preserving face videos with vivid movements. Our core insight is to decompose appearance and pose information and recompose them in the latent space of StyleGAN3 to produce stable and dynamic results. Specifically, StyleGAN3 provides strong priors for high-fidelity facial image generation, but the latent space is intrinsically entangled. By carefully examining its latent properties, we propose our decomposition and recomposition designs which allow for the disentangled combination of facial appearance and movements. Moreover, a temporal-dependent model is built upon the decomposed latent features, and samples reasonable sequences of motions that are capable of generating realistic and temporally coherent face videos. Particularly, our pipeline is trained with a joint training strategy on both static images and high-quality video data, which is of higher data efficiency. Extensive experiments demonstrate that our framework achieves state-of-the-art face video generation results both qualitatively and quantitatively. Notably, StyleFaceV is capable of generating realistic $1024\times1024$ face videos even without high-resolution training videos.

📄 PDF Abstract BibTeX arXiv:2208.07862

Code (1)

arthur-qiu/stylefacev 공식 구현 pytorch

Tasks

Image GenerationVideo Generation

Similar Papers 제목 키워드 기반

Multi-Facet Blending for Faceted Query-by-Example Retrieval

2024-12-02 · Heejin Do, Sangwon Ryu, Jonghwi Kim, Gary Geunbae Lee

With the growing demand to fit fine-grained user intents, faceted query-by-example (QBE), which retrieves similar documents conditioned on specific facets, has gained recent attention. However, prior approaches mainly de…

Retrieval

Discovering Motor Programs by Recomposing Demonstrations

2020-01-01 · ICLR 2020 1 · Tanmay Shankar, Shubham Tulsiani, Lerrel Pinto, Abhinav Gupta

In this paper, we present an approach to learn recomposable motor primitives across large-scale and diverse manipulation demonstrations. Current approaches to decomposing demonstrations into primitives often assume manua…

Hierarchical Reinforcement LearningReinforcement Learning

Decomposing and Recomposing Event Structure

2021-03-18 · William Gantt, Lelia Glass, Aaron Steven White

We present an event structure classification empirically derived from inferential properties annotated on sentence- and document-level Universal Decompositional Semantics (UDS) graphs. We induce this classification joint…

ClassificationSentence

Learning Compositional Visual Concepts with Mutual Consistency

2017-11-16 · CVPR 2018 6 · Yunye Gong, Srikrishna Karanam, Ziyan Wu, Kuan-Chuan Peng 외

Compositionality of semantic concepts in image synthesis and analysis is appealing as it can help in decomposing known and generatively recomposing unknown data. For instance, we may learn concepts of changing illuminati…

Data AugmentationFace VerificationImage Generation

Latte: Latent Diffusion Transformer for Video Generation

2024-01-05 · Xin Ma, Yaohui Wang, Gengyun Jia, Xinyuan Chen 외

We propose a novel Latent Diffusion Transformer, namely Latte, for video generation. Latte first extracts spatio-temporal tokens from input videos and then adopts a series of Transformer blocks to model video distributio…

Text-to-Video GenerationVideo Generation