This project is for bringing static images of human faces to life with help of computer science
The usage is not that hard,I used this model as base
- Download all the files from this and put in a folder
- Install all in "requirements.txt"
- Put all the images in folder as "/faces/{i}.png"
- Run the "face-cropper.py" with adjusted range
- Run "deeplearner.py" with correct path to mimicing video
- Run "videocombiner.py" with correct dimensions, x*y must be equal to the length of images
Twitter - @mycodventure
Project Link: https://github.com/kayraucklnc/videoMimicker

