Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.
/ faceswap Public archive

Multimedia Final: Swap faces between images or videos

Notifications You must be signed in to change notification settings

afq984/faceswap

Repository files navigation

type `python3 faceswap.py --help` to see usage
haarcascades.xml and shape_predictor_68_face_landmarks.dat must reside in the same directory of faceswap.py

haarcascades.xml:
https://github.com/opencv/opencv/tree/master/data/haarcascades

shape_predictor_68_face_landmarks.dat:
https://github.com/AKSHAYUBHAT/TensorFace/blob/master/openface/models/dlib/shape_predictor_68_face_landmarks.dat

About

Multimedia Final: Swap faces between images or videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages