DeepFaceLive

DeepFaceLive
https://github.com/iperov/DeepFaceLive

实时视频换脸,

AiWipeVideo-Stylegan2

generators-with-stylegan2
litenn-apps

seeprettyface-face_editor

stylegan

Video-Auto-Wipe

====
tianshou
https://github.com/thu-ml/tianshou

====

docker pull paddlepaddle/paddle:2.1.2

docker run –name paddle -it -v /apnode/paddle:/paddle registry.baidubce.com/paddlepaddle/paddle:2.1.2-jupyter /bin/bash

 

docker pull paddlepaddle/paddle:1.5.2-gpu-cuda8.0-cudnn7

docker run –name paddle8 -it -v /apnode/paddle:/paddle registry.baidubce.com/paddlepaddle/paddle:1.5.2-gpu-cuda8.0-cudnn7 /bin/bash