fakeapp--tutorial-timelapse-24hr-trained-model-included

in fakeapptimelapse •  7 years ago 


model data:

https://drive.google.com/file/d/1zoB2xTnv00sbCqSbrzUf71ciRgmNvZT-/view?usp=sharing

fakeapp
https://www.reddit.com/r/deepfakes/comments/7ox5vn/fakeapp_a_desktop_tool_for_creating_deepfakes/

cuda 8.0
https://developer.nvidia.com/cuda-80-ga2-download-archive

visual studio redistributable 2015
https://www.microsoft.com/en-in/download/details.aspx?id=48145

ffmpeg
https://ffmpeg.zeranoe.com/builds/

lir - for converting images from jpg to png(also for compression)
http://www.obviousidea.com/windows-software/light-image-resizer/

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


▶️ DTube
▶️ IPFS
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!