- Download the shape_predictor_68_face_landmarks.dat file from link below https://www.kaggle.com/datasets/sergiovirahonda/shape-predictor-68-face-landmarksdat Add the .dat file to the root directory (where wrapper.py is placed)
- Run wrapper.py to implement the classical face swap techniques - Delaunay Triangulation and Thin Plate Spline. The output videos can be found in the Output directory
- Run Phase2.py to implement the PRNet network
This project was completed in collaboration with Keshubh Sharma