paper-with-me

홈 › Papers

High-Fidelity Face Swapping with Style Blending

2023-12-17 · Xinyu Yang, Hongbo Bo

Face swapping has gained significant traction, driven by the plethora of human face synthesis facilitated by deep learning methods. However, previous face swapping methods that used generative adversarial networks (GANs) as backbones have faced challenges such as inconsistency in blending, distortions, artifacts, and issues with training stability. To address these limitations, we propose an innovative end-to-end framework for high-fidelity face swapping. First, we introduce a StyleGAN-based facial attributes encoder that extracts essential features from faces and inverts them into a latent style code, encapsulating indispensable facial attributes for successful face swapping. Second, we introduce an attention-based style blending module to effectively transfer Face IDs from source to target. To ensure accurate and quality transferring, a series of constraint measures including contrastive face ID learning, facial landmark alignment, and dual swap consistency is implemented. Finally, the blended style code is translated back to the image space via the style decoder, which is of high training stability and generative capability. Extensive experiments on the CelebA-HQ dataset highlight the superior visual quality of generated images from our face-swapping methodology when compared to other state-of-the-art methods, and the effectiveness of each proposed module. Source code and weights will be publicly available.

📄 PDF Abstract BibTeX arXiv:2312.10843

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFace GenerationFace Swapping

Similar Papers 제목 키워드 기반

StyleSwap: Style-Based Generator Empowers Robust Face Swapping

2022-09-27 · Zhiliang Xu, Hang Zhou, Zhibin Hong, Ziwei Liu 외

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 ba…

Face Swapping

BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation

2021-10-22 · NeurIPS 2021 12 · Mingcong Liu, Qiang Li, Zekui Qin, Guoxin Zhang 외

Generative Adversarial Networks (GANs) have made a dramatic leap in high-fidelity image synthesis and stylized face generation. Recently, a layer-swapping mechanism has been developed to improve the stylization performan…

DiversityFace GenerationImage Generation

End-to-end Face-swapping via Adaptive Latent Representation Learning

2023-03-07 · Chenhao Lin, Pengbin Hu, Chao Shen, Qian Li

Taking full advantage of the excellent performance of StyleGAN, style transfer-based face swapping methods have been extensively investigated recently. However, these studies require separate face segmentation and blendi…

AttributeFace SwappingRepresentation LearningStyle Transfer

StyleIPSB: Identity-Preserving Semantic Basis of StyleGAN for High Fidelity Face Swapping

2023-01-01 · CVPR 2023 1 · Diqiong Jiang, Dan Song, Ruofeng Tong, Min Tang

Recent researches reveal that StyleGAN can generate highly realistic images, inspiring researchers to use pretrained StyleGAN to generate high-fidelity swapped faces. However, existing methods fail to meet the expect…

AttributeFace Swapping

HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping

2021-06-18 · YuHan Wang, Xu Chen, Junwei Zhu, Wenqing Chu 외

In this work, we propose a high fidelity face swapping method, called HifiFace, which can well preserve the face shape of the source face and generate photo-realistic results. Unlike other existing face swapping works th…

3D Face ReconstructionDecoderFace RecognitionFace Reconstruction+2