paper-with-me

홈 › Papers

Reinforced Disentanglement for Face Swapping without Skip Connection

2023-07-16 · ICCV 2023 1 · Xiaohang Ren, Xingyu Chen, Pengfei Yao, Heung-Yeung Shum, Baoyuan Wang

The SOTA face swap models still suffer the problem of either target identity (i.e., shape) being leaked or the target non-identity attributes (i.e., background, hair) failing to be fully preserved in the final results. We show that this insufficient disentanglement is caused by two flawed designs that were commonly adopted in prior models: (1) counting on only one compressed encoder to represent both the semantic-level non-identity facial attributes(i.e., pose) and the pixel-level non-facial region details, which is contradictory to satisfy at the same time; (2) highly relying on long skip-connections between the encoder and the final generator, leaking a certain amount of target face identity into the result. To fix them, we introduce a new face swap framework called 'WSC-swap' that gets rid of skip connections and uses two target encoders to respectively capture the pixel-level non-facial region attributes and the semantic non-identity attributes in the face region. To further reinforce the disentanglement learning for the target encoder, we employ both identity removal loss via adversarial training (i.e., GAN) and the non-identity preservation loss via prior 3DMM models like [11]. Extensive experiments on both FaceForensics++ and CelebA-HQ show that our results significantly outperform previous works on a rich set of metrics, including one novel metric for measuring identity consistency that was completely neglected before.

📄 PDF Abstract BibTeX arXiv:2307.07928

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementFace Swapping

Similar Papers 제목 키워드 기반

Fine-Grained Face Swapping via Regional GAN Inversion

2022-11-25 · CVPR 2023 1 · Zhian Liu, Maomao Li, Yong Zhang, Cairong Wang 외

We present a novel paradigm for high-fidelity face swapping that faithfully preserves the desired subtle geometry and texture details. We rethink face swapping from the perspective of fine-grained face editing, \textit{i…

DisentanglementFace Swapping

Face Swapping as A Simple Arithmetic Operation

2022-11-19 · Truong Vu, Kien Do, Khang Nguyen, Khoat Than

We propose a novel high-fidelity face swapping method called "Arithmetic Face Swapping" (AFS) that explicitly disentangles the intermediate latent space W+ of a pretrained StyleGAN into the "identity" and "style" subspac…

DisentanglementFace Swapping

E4S: Fine-grained Face Swapping via Editing With Regional GAN Inversion

2023-10-23 · Maomao Li, Ge Yuan, Cairong Wang, Zhian Liu 외

This paper proposes a novel approach to face swapping from the perspective of fine-grained facial editing, dubbed "editing for swapping" (E4S). The traditional face swapping methods rely on global feature extraction and …

DisentanglementFace SwappingFacial EditingFacial Inpainting+1

One Shot Face Swapping on Megapixels

2021-05-11 · CVPR 2021 1 · Yuhao Zhu, Qi Li, Jian Wang, Chengzhong Xu 외

Face swapping has both positive applications such as entertainment, human-computer interaction, etc., and negative applications such as DeepFake threats to politics, economics, etc. Nevertheless, it is necessary to under…

DeepFake DetectionDisentanglementFace SwappingFace Transfer+1

Learning Disentangled Representation for One-shot Progressive Face Swapping

2022-03-24 · Qi Li, Weining Wang, Chengzhong Xu, Zhenan Sun 외

Although face swapping has attracted much attention in recent years, it remains a challenging problem. Existing methods leverage a large number of data samples to explore the intrinsic properties of face swapping without…

AttributeDisentanglementFace Swapping