paper-with-me

Papers

BlendFace: Re-designing Identity Encoders for Face-Swapping

2023-07-20 · ICCV 2023 1 · Kaede Shiohara, Xingchao Yang, Takafumi Taketomi

The great advancements of generative adversarial networks and face recognition models in computer vision have made it possible to swap identities on images from single sources. Although a lot of studies seems to have proposed almost satisfactory solutions, we notice previous methods still suffer from an identity-attribute entanglement that causes undesired attributes swapping because widely used identity encoders, eg, ArcFace, have some crucial attribute biases owing to their pretraining on face recognition tasks. To address this issue, we design BlendFace, a novel identity encoder for face-swapping. The key idea behind BlendFace is training face recognition models on blended images whose attributes are replaced with those of another mitigates inter-personal biases such as hairsyles. BlendFace feeds disentangled identity features into generators and guides generators properly as an identity loss function. Extensive experiments demonstrate that BlendFace improves the identity-attribute disentanglement in face-swapping models, maintaining a comparable quantitative performance to previous methods.

📄 PDF Abstract BibTeX arXiv:2307.10854

Code (2)

mapooon/blendface 공식 구현 pytorch
code-implementation1/Code9/tree/main/Arcface mindspore

Tasks

AttributeDisentanglementFace RecognitionFace Swapping

Methods 이 논문이 사용한 방법론

ArcFace ArcFace, or Additive Angular Margin Loss, is a loss function used in face recognition tasks. The softmax is traditionally used…

Similar Papers 제목 키워드 기반

FaceSwapGuard: Safeguarding Facial Privacy from DeepFake Threats through Identity Obfuscation

2025-02-15 · Li Wang, Zheng Li, Xuhong Zhang, Shouling Ji 외

DeepFakes pose a significant threat to our society. One representative DeepFake application is face-swapping, which replaces the identity in a facial image with that of a victim. Although existing methods partially mitig…

Face Swapping

High-Fidelity Diffusion Face Swapping with ID-Constrained Facial Conditioning

2025-03-28 · Dailan He, Xiahong Wang, Shulun Wang, Guanglu Song 외

Face swapping aims to seamlessly transfer a source facial identity onto a target while preserving target attributes such as pose and expression. Diffusion models, known for their superior generative capabilities, have re…

AttributeFace Swapping

Implicit Identity Driven Deepfake Face Swapping Detection

2023-01-01 · CVPR 2023 1 · Baojin Huang, Zhongyuan Wang, Jifan Yang, Jiaxin Ai 외

In this paper, we consider the face swapping detection from the perspective of face identity. Face swapping aims to replace the target face with the source face and generate the fake face that the human cannot distin…

Face 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

DynamicFace: High-Quality and Consistent Video Face Swapping using Composable 3D Facial Priors

2025-01-15 · Runqi Wang, Sijie Xu, Tianyao He, Yang Chen 외

Face swapping transfers the identity of a source face to a target face while retaining the attributes like expression, pose, hair, and background of the target face. Advanced face swapping methods have achieved attractiv…

Face Swapping