Skip to content

Implementation of style transfer between two faces (face swapping) and real time detection and superimposing of masks on face using dlib and C++

Notifications You must be signed in to change notification settings

ap229997/Face-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Mapping

Contains implementations of style transfer between two faces (Face_swapping.cpp) and real time superimposition of masks on faces (Mask_superimpose.cpp).

Requirements:

  • C++
  • OpenCV
  • dlib
  • shape_predictor_68_face_landmarks.dat

About

Implementation of style transfer between two faces (face swapping) and real time detection and superimposing of masks on face using dlib and C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages