face swapping from video to video from image to video, and from image to image.
- extract and compress videos, check the code below.
python test-extract-videos.py
- get face landmarks, check the code below.
python test-get-face-landmarks.py
- faceswap from video to video, check the code below.
python test-face-swap.py