This project involves swapping the face of one image with another while preserving the original image's essential features such as pose, expression, and lighting.
This project is focused on demonstrating the importance of facial input alignment in relation to deep fakes.
- Python3
- PyTorch , sci-kit-learn , Pandas , Numpy , Matplotlib , open-cv
- Colab
- Image A to A
- Image B to B
- Image B Swapped with Image A
- Original Image A and Image B
- The below gifs comprises of the decoding of Image A to Image A and the swapping of Image A to Image B.
Note : this is Replication of original faceswap paper with some modification