1 Star 14 Fork 11

fsquirt/AI换脸

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
requirements.txt 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiucheng1 提交于 2019-09-06 16:22 . import
tqdm
psutil
pathlib
numpy==1.16.2
opencv-python
scikit-image
Pillow==6.1.0
scikit-learn
toposort
fastcluster
matplotlib==2.2.2
imageio==2.5.0
imageio-ffmpeg
ffmpy==0.2.2
# Revert back to nvidia-ml-py3 when windows/system32 patch is implemented
git+https://github.com/deepfakes/nvidia-ml-py3.git
#nvidia-ml-py3
h5py==2.9.0
Keras==2.2.4
pywin32 ; sys_platform == "win32"
pynvx==0.0.4 ; sys_platform == "darwin"
# tensorflow is included within the docker image.
# If you are looking for dependencies for a manual install,
# NB: Tensorflow version 1.12 is the minimum supported version of Tensorflow.
# If your graphics card support is below Cuda 9.0 you will need to either
# compile tensorflow yourself or download a custom version.
# Install 1.12.0<=tensorflow-gpu<=1.13.0 for CUDA 9.0
# or 1.13.1<=tensorflow-gpu<1.15 for CUDA 10.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fsquirt/ai_face_change.git
[email protected]:fsquirt/ai_face_change.git
fsquirt
ai_face_change
AI换脸
master

搜索帮助