codelover96 / FaceSwap

Face Swaping with Python and shape_predictor_68_face_landmarks.dat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Swap with Python and OpenCV

Prerequisites

  • Python 3.6+
  • OpenCV
  • dlib
  • numpy

Running

  1. Place images in same folder with python executables
  2. Replace names in lines 15 & 18 with your image names
  3. Run with python 3.6+

~codelover96

About

Face Swaping with Python and shape_predictor_68_face_landmarks.dat


Languages

Language:Python 100.0%