CVGRLGSep 22, 2022

VToonify: Controllable High-Resolution Portrait Video Style Transfer

arXiv:2209.11224v346 citationsh-index: 128
Originality Incremental advance
AI Analysis

This work enables controllable video style transfer for portrait applications, offering improvements over prior methods but is incremental as it builds upon existing StyleGAN-based models.

The paper tackles the problem of generating high-quality artistic portrait videos by addressing limitations of existing image-based methods, such as fixed frame size and temporal inconsistency, and introduces VToonify, which achieves high-resolution, temporally-coherent results with flexible style controls.

Generating high-quality artistic portrait videos is an important and desirable task in computer graphics and vision. Although a series of successful portrait image toonification models built upon the powerful StyleGAN have been proposed, these image-oriented methods have obvious limitations when applied to videos, such as the fixed frame size, the requirement of face alignment, missing non-facial details and temporal inconsistency. In this work, we investigate the challenging controllable high-resolution portrait video style transfer by introducing a novel VToonify framework. Specifically, VToonify leverages the mid- and high-resolution layers of StyleGAN to render high-quality artistic portraits based on the multi-scale content features extracted by an encoder to better preserve the frame details. The resulting fully convolutional architecture accepts non-aligned faces in videos of variable size as input, contributing to complete face regions with natural motions in the output. Our framework is compatible with existing StyleGAN-based image toonification models to extend them to video toonification, and inherits appealing features of these models for flexible style control on color and intensity. This work presents two instantiations of VToonify built upon Toonify and DualStyleGAN for collection-based and exemplar-based portrait video style transfer, respectively. Extensive experimental results demonstrate the effectiveness of our proposed VToonify framework over existing methods in generating high-quality and temporally-coherent artistic portrait videos with flexible style controls.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes