Skip to content

This repository offers four distinct configurations for Face Swapping.

Notifications You must be signed in to change notification settings

khoi03/Face-Swap-4-different-setups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Swap - 4 different setups

Table of contents:

1. The first set up: Face Swap using dlib (68 facial landmark points) and basic algorithm

2. The second set up: Face Swap using dlib (81 facial landmark points) and delaunay triangulation method

3. The third set up: Face Swap using MediaPipe and delaunay triangulation method

4. The fourth set up: Face Swap using MediaPipe + OpenGL and delaunay triangulation method (link source code)

Result:

1. First set up

dlib_68

2. Second set up

dlib_81_delaunay

3. Third set up

mediapipe_delaunay

4. Fourth set up

dat

About

This repository offers four distinct configurations for Face Swapping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages