MobileFaceSwap: A Lightweight Framework for Video Face Swapping
Zhiliang Xu, Zhibin Hong, Changxing Ding, Zhen Zhu, Junyu Han, Jingtuo, Liu, Errui Ding

TL;DR
MobileFaceSwap introduces a lightweight, real-time face swapping framework optimized for mobile devices, utilizing dynamic neural networks and knowledge distillation to achieve high-quality results with minimal parameters.
Contribution
The paper presents a novel lightweight identity-aware dynamic network for face swapping that is efficient enough for mobile deployment, with innovative modules and training strategies.
Findings
Contains only 0.50M parameters and requires 0.33G FLOPs per frame.
Achieves comparable results with state-of-the-art methods.
Enables real-time face swapping on mobile phones.
Abstract
Advanced face swapping methods have achieved appealing results. However, most of these methods have many parameters and computations, which makes it challenging to apply them in real-time applications or deploy them on edge devices like mobile phones. In this work, we propose a lightweight Identity-aware Dynamic Network (IDN) for subject-agnostic face swapping by dynamically adjusting the model parameters according to the identity information. In particular, we design an efficient Identity Injection Module (IIM) by introducing two dynamic neural network techniques, including the weights prediction and weights modulation. Once the IDN is updated, it can be applied to swap faces given any target image or video. The presented IDN contains only 0.50M parameters and needs 0.33G FLOPs per frame, making it capable for real-time video face swapping on mobile phones. In addition, we introduce a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsFace recognition and analysis · Advanced Steganography and Watermarking Techniques · Generative Adversarial Networks and Image Synthesis
