Face Swapping

203 papers with code • 2 benchmarks • 9 datasets

Face swapping refers to the task of swapping faces between images or in an video, while maintaining the rest of the body and environment context.

( Image credit: Swapped Face Detection using Deep Learning and Subjective Assessment )

Libraries

Use these libraries to find Face Swapping models and implementations

Most implemented papers

FakeAVCeleb: A Novel Audio-Video Multimodal Deepfake Dataset

dash-lab/fakeavceleb 11 Aug 2021

We generate this dataset using the most popular deepfake generation methods.

Explaining deep learning models for spoofing and deepfake detection with SHapley Additive exPlanations

slundberg/shap 7 Oct 2021

Substantial progress in spoofing and deepfake detection has been made in recent years.

WaveFake: A Data Set to Facilitate Audio Deepfake Detection

rub-syssec/wavefake 4 Nov 2021

Deep generative modeling has the potential to cause significant harm to society.

ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images

Leminhbinh0209/AAAI22-ADD 7 Dec 2021

In particular, we propose the Attention-based Deepfake detection Distiller (ADD), which consists of two novel distillations: 1) frequency attention distillation that effectively retrieves the removed high-frequency components in the student network, and 2) multi-view attention distillation that creates multiple attention vectors by slicing the teacher's and student's tensors under different views to transfer the teacher tensor's distribution to the student more efficiently.

Cross-Forgery Analysis of Vision Transformers and CNNs for Deepfake Image Detection

davide-coccomini/Cross-Forgery-Analysis-of-Vision-Transformers-and-CNNs-for-Deepfake-Image-Detection 28 Jun 2022

Deepfake Generation Techniques are evolving at a rapid pace, making it possible to create realistic manipulated images and videos and endangering the serenity of modern society.

Masked Relation Learning for DeepFake Detection

zimyang/maskrelation 2023 2023

A relation learning module masks partial correlations between regions to reduce redundancy and then propagates the relational information across regions to capture the irregularity from a global view of the graph.

Does Human Collaboration Enhance the Accuracy of Identifying LLM-Generated Deepfake Texts?

huashen218/llm-deepfake-human-study 3 Apr 2023

Advances in Large Language Models (e. g., GPT-4, LLaMA) have improved the generation of coherent sentences resembling human writing on a large scale, resulting in the creation of so-called deepfake texts.

PTW: Pivotal Tuning Watermarking for Pre-Trained Image Generators

nilslukas/gan-watermark 14 Apr 2023

We propose an adaptive attack that can successfully remove any watermarking with access to only 200 non-watermarked images.

Undercover Deepfakes: Detecting Fake Segments in Videos

rgb91/temporal-deepfake-segmentation 11 May 2023

This paradigm has been under-explored by the current deepfake detection methods in the academic literature.

BlendFace: Re-designing Identity Encoders for Face-Swapping

mapooon/blendface ICCV 2023

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.