All Projects → zyainfal → One-Shot-Face-Swapping-on-Megapixels

zyainfal / One-Shot-Face-Swapping-on-Megapixels

Licence: other
One Shot Face Swapping on Megapixels.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to One-Shot-Face-Swapping-on-Megapixels

CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Stars: ✭ 139 (-46.54%)
Mutual labels:  cvpr2021
Restoring-Extremely-Dark-Images-In-Real-Time
The project is the official implementation of our CVPR 2021 paper, "Restoring Extremely Dark Images in Real Time"
Stars: ✭ 79 (-69.62%)
Mutual labels:  cvpr2021
hififace
Unofficial PyTorch Implementation for HifiFace (https://arxiv.org/abs/2106.09965)
Stars: ✭ 227 (-12.69%)
Mutual labels:  face-swapping
AMP-Regularizer
Code for our paper "Regularizing Neural Networks via Adversarial Model Perturbation", CVPR2021
Stars: ✭ 26 (-90%)
Mutual labels:  cvpr2021
TVR
Transformation Driven Visual Reasoning - CVPR 2021
Stars: ✭ 24 (-90.77%)
Mutual labels:  cvpr2021
lecam-gan
Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)
Stars: ✭ 127 (-51.15%)
Mutual labels:  cvpr2021
MOON
Model-Contrastive Federated Learning (CVPR 2021)
Stars: ✭ 93 (-64.23%)
Mutual labels:  cvpr2021
DeFMO
[CVPR 2021] DeFMO: Deblurring and Shape Recovery of Fast Moving Objects
Stars: ✭ 144 (-44.62%)
Mutual labels:  cvpr2021
MIST VAD
Official codes for CVPR2021 paper "MIST: Multiple Instance Self-Training Framework for Video Anomaly Detection"
Stars: ✭ 52 (-80%)
Mutual labels:  cvpr2021
Cvpr2021 Paper Code Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Stars: ✭ 8,075 (+3005.77%)
Mutual labels:  cvpr2021
EgoNet
Official project website for the CVPR 2021 paper "Exploring intermediate representation for monocular vehicle pose estimation"
Stars: ✭ 111 (-57.31%)
Mutual labels:  cvpr2021
MUST-GAN
Pytorch implementation of CVPR2021 paper "MUST-GAN: Multi-level Statistics Transfer for Self-driven Person Image Generation"
Stars: ✭ 39 (-85%)
Mutual labels:  cvpr2021
Mask-Propagation
[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code 🌟. Semi-supervised video object segmentation evaluation.
Stars: ✭ 71 (-72.69%)
Mutual labels:  cvpr2021
SCALE
Official implementation of "SCALE: Modeling Clothed Humans with a Surface Codec of Articulated Local Elements", CVPR 2021 https://arxiv.org/abs/2104.07660
Stars: ✭ 115 (-55.77%)
Mutual labels:  cvpr2021
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (-75%)
Mutual labels:  1024
SSIS
Single-Stage Instance Shadow Detection with Bidirectional Relation Learning (CVPR 2021 Oral)
Stars: ✭ 32 (-87.69%)
Mutual labels:  cvpr2021
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Stars: ✭ 158 (-39.23%)
Mutual labels:  cvpr2021
HandMesh
No description or website provided.
Stars: ✭ 258 (-0.77%)
Mutual labels:  cvpr2021
LBYLNet
[CVPR2021] Look before you leap: learning landmark features for one-stage visual grounding.
Stars: ✭ 46 (-82.31%)
Mutual labels:  cvpr2021
Cvpr2021 Papers With Code
CVPR 2021 论文和开源项目合集
Stars: ✭ 7,138 (+2645.38%)
Mutual labels:  cvpr2021

title

snapshot

In CVPR 2021

Abstract

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 understand the scheme of advanced methods for high-quality face swapping and generate enough and representative face swapping images to train DeepFake detection algorithms. This paper proposes the first Megapixel level method for one shot Face Swapping (or MegaFS for short). Firstly, MegaFS organizes face representation hierarchically by the proposed Hierarchical Representation Face Encoder (HieRFE) in an extended latent space to maintain more facial details, rather than compressed representation in previous face swapping methods. Secondly, a carefully designed Face Transfer Module (FTM) is proposed to transfer the identity from a source image to the target by a non-linear trajectory without explicit feature disentanglement. Finally, the swapped faces can be synthesized by StyleGAN2 with the benefits of its training stability and powerful generative capability. Each part of MegaFS can be trained separately so the requirement of our model for GPU memory can be satisfied for megapixel face swapping. In summary, complete face representation, stable training, and limited memory usage are the three novel contributions to the success of our method. Extensive experiments demonstrate the superiority of MegaFS and the first megapixel level face swapping database is released for research on DeepFake detection and face image editing in the public domain.

How to Use

Please refer inference README.md for more details.

MegaFS Dataset

This dataset is built for forgery detection and face swapping research, as test dataset and comparative results respectively.

Based on CelebA-HQ, we have swapped faces on and divided them into three subsets according to the three swapping modules designed in our paper.

Following the license of CelebA-HQ, the dataset is made freely available for non-commercial use under the Creative Commons CC BY-NC 4.0 license.

Swapping Module Number of Images
MegaFS-LCR 30010
MegaFS-IDInjection 30441
MegaFS-FTM 30038

Each image is named as targetID_sourceID.jpg, where ID represents the image offset in CelebA-HQ, source image provides the identity and target image provides other information.

Dataset Download Links

The data includes swapped faces on CelebA-HQ by MegaFS(FTM, ID injection, LCR).

In addition, MegaFS-FF++.zip contains the swapped faces in frames (by MegaFS 256px version) and the 889 ID folders for future research.

Citation

You can find the paper at this link.

If you found this dataset is helpful, please cite:

@inproceedings{zhu2021megafs,
  title={One Shot Face Swapping on Megapixels},
  author={Zhu, Yuhao and Li, Qi and Wang, Jian and Xu, Chengzhong and Sun, Zhenan},
  booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition (CVPR)},
  pages = {4834-4844},
  month = {June},
  year={2021}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].