Fakeapp how Face swapping is done using ML and AI !!deepfakes tutorial
if this video has helped you, you can buy me a coffee maybe :)?
ETH: 0x1fcbBBa480b4c116cc37924353F93D26365B2303
you can donate to the developer for the app at
USD: paypal.me/tethys
BTC: 1EWQG6FMZnHKe3rZcEofVGhpzHs1gL3MgA
ETH: 0x8B006aAF31E5D82A40cBE23885BAf3626E8D2dF9
BCH: qqycxlst0paylfsus5pqrep4ee9f30ha4sccsuggr2
Version 2.2 released
Tutorial at
version 2.1 released,
check its tutorial at
For explanation about settings check this video:
fakeapp download:
fakeapp.org
reddit.com/r/fakeapp
cuda 8.0
visual studio redistributable 2015
ffmpeg
lir – for converting images from jpg to png(also for compression)
avidemux – for cutting a video(slicing a video)
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
edited : added 2015 after visual studio