1 Star 0 Fork 3

yenmuse / deepfakes_faceswap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
joshua-wu 提交于 2017-12-16 08:58 . Update README.md

deepfakes_faceswap

This is the code from deepfakes' faceswap project. Hope we can improve it together, HAVE FUN!

Message from deepfakes:

Whole project with training images and trained model (~300MB):
anonfile.com/p7w3m0d5be/face-swap.zip or click here to download

Source code only:
anonfile.com/f6wbmfd2b2/face-swap-code.zip or click here to download

Requirements:

Python 3
Opencv 3
Tensorflow 1.3+(?)
Keras 2

you also need a modern GPU with CUDA support for best performance

How to run:

python train.py

As you can see, the code is embarrassingly simple. I don't think it's worth the trouble to keep it secret from everyone. I believe the community are smart enough to finish the rest of the owl.

If there is any question, welcome to discuss here.

Some tips:

Reuse existing models will train much faster than start from nothing.
If there are not enough training data, start with someone looks similar, then switch the data.

Python
1
https://gitee.com/yenmuse/deepfakes_faceswap.git
git@gitee.com:yenmuse/deepfakes_faceswap.git
yenmuse
deepfakes_faceswap
deepfakes_faceswap
master

搜索帮助