This article is out of date, use the link on the sidebar menu instead.
Fakeapp 2.1 Tutorial |Face swapping using ML and AI !!deepfakes tutorial
Video by tech 4tress
Notes:
fakeapp
http://fakeapp.org
for preliminary installation requirements
cuda 8.0
https://youtu.be/8Pm4EDofw4c?t=51
visual studio 2015
https://youtu.be/8Pm4EDofw4c?t=128
cuda 8.0
https://developer.nvidia.com/cuda-80-…
visual studio redistributable 2015
https://www.microsoft.com/en-in/downl…
ffmpeg
https://ffmpeg.zeranoe.com/builds/
lir – for converting images from jpg to png(also for compression)
http://www.obviousidea.com/windows-so…
avidemux – for cutting a video(slicing a video)
http://fixounet.free.fr/avidemux/
ffmpeg commands:
to split frames from video
ffmpeg -i new.mp4 -vf fps=[number of frames] “out%d.png”
to stich frames back to video
ffmpeg -f image2 -i out%d.png -vcodec libx264 -crf 15 -pix_fmt yuv420p output.mp4
hardware used :
razer blade stealth 8gb i7 6th gen
razer core with 1070
credits:
deepfakes
deepfakes app
mengohmengohmeng
and deepfakes community
consider donating to the creator deepfakeapp at fakeapp.org