DeepFaceLab: Integrated, flexible and extensible face-swapping framework

Deepfake defense not only requires the research of detection but also requires the efforts of generation methods. However, current deepfake methods suffer the effects of obscure workflow and poor performance. To solve this problem, we present DeepFaceLab, the current dominant deepfake framework for face-swapping. It provides the necessary tools as well as an easy-to-use way to conduct high-quality face-swapping. It also offers a flexible and loose coupling structure for people who need to strengthen their pipeline with other features without writing complicated boilerplate code. We detail the principles that drive the implementation of DeepFaceLab and introduce its pipeline, through which every aspect of the pipeline can be modified painlessly by users to achieve their customization purpose. It is noteworthy that DeepFaceLab could achieve cinema-quality results with high fidelity. We demonstrate the advantage of our system by comparing our approach with other face-swapping methods.For more information, please visit:https://github.com/iperov/DeepFaceLab/.

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Face Swapping FaceForensics++ DeepFaceLab pose 1.12 # 1
SSIM 0.73 # 2
perceptual loss 0.39 # 3
verification 0.61 # 3
landmarks 0.73 # 2
Face Swapping FaceForensics++ DeepFakes pose 4.75 # 10
SSIM 0.71 # 3
perceptual loss 0.41 # 2
verification 0.69 # 1
landmarks 1.15 # 1
Face Swapping FaceForensics++ Nirkin et al. pose 6.01 # 11
SSIM 0.65 # 4
perceptual loss 0.5 # 1
verification 0.66 # 2
landmarks 0.35 # 3

Methods


No methods listed for this paper. Add relevant methods here