1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-08 20:13:52 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Hidde Jansen
a06d83abb7
PEP8 (#23) 2017-12-25 02:29:40 +01:00
Hidde Jansen
d0c02a2ba8
PEP8 / Codestyle (#11) 2017-12-20 21:27:14 +01:00
Clorr
b842dfe3ca Different aligner setup
Using cnn_face_detection_model_v1 as per
https://www.reddit.com/r/deepfakes/comments/7kfva4/face_alignment_with_d
lib/

Note this gives good result on trump/cage, but not on the group photos
I tried
2017-12-19 22:15:48 +01:00
deepfakes_tmp
cc61cff5ff Adding dlib landmarks warping for better overlap
Note: You will need to add the shape_predictor_68_face_landmarks.dat file in the root for this to work. Url is provided in aligner.py
2017-12-19 16:42:12 +01:00