English

StyleSwap: Style-Based Generator Empowers Robust Face Swapping

Computer Vision and Pattern Recognition 2022-09-28 v1 Graphics

Abstract

Numerous attempts have been made to the task of person-agnostic face swapping given its wide applications. While existing methods mostly rely on tedious network and loss designs, they still struggle in the information balancing between the source and target faces, and tend to produce visible artifacts. In this work, we introduce a concise and effective framework named StyleSwap. Our core idea is to leverage a style-based generator to empower high-fidelity and robust face swapping, thus the generator's advantage can be adopted for optimizing identity similarity. We identify that with only minimal modifications, a StyleGAN2 architecture can successfully handle the desired information from both source and target. Additionally, inspired by the ToRGB layers, a Swapping-Driven Mask Branch is further devised to improve information blending. Furthermore, the advantage of StyleGAN inversion can be adopted. Particularly, a Swapping-Guided ID Inversion strategy is proposed to optimize identity similarity. Extensive experiments validate that our framework generates high-quality face swapping results that outperform state-of-the-art methods both qualitatively and quantitatively.

Keywords

Cite

@article{arxiv.2209.13514,
  title  = {StyleSwap: Style-Based Generator Empowers Robust Face Swapping},
  author = {Zhiliang Xu and Hang Zhou and Zhibin Hong and Ziwei Liu and Jiaming Liu and Zhizhi Guo and Junyu Han and Jingtuo Liu and Errui Ding and Jingdong Wang},
  journal= {arXiv preprint arXiv:2209.13514},
  year   = {2022}
}

Comments

Accepted to ECCV 2022. Demo videos and code can be found at https://hangz-nju-cuhk.github.io/projects/StyleSwap

R2 v1 2026-06-28T02:12:51.927Z