matthewearl / faceswap

Python script to put facial features from one face onto another
MIT License
1.4k stars 496 forks source link

Face swap! #17

Open RAKSHITA-PR opened 6 years ago

RAKSHITA-PR commented 6 years ago

hello, I'm a beginner. For the two images as input , after detecting human faces in the images I need to swap those human faces. I could do the detecting part...But need to swap the human faces. Can anyone help me how to begin and combine the code of face detection with face swap?