ap229997 / Face-Mapping

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++


Languages

Language:C++ 100.0%