Skip to content

krgaurav-iitb/Classical-and-Deep-Learning-Approaches-for-Face-Swapping-using-Delaunay-Triangulation-TPS-and-PRNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classical-and-Deep-Learning-Approaches-for-Face-Swapping-using-Delaunay-Triangulation-TPS-and-PRNet

Face swap is a common computer vision application seen in many applications like Instagram, Snapchat etc. This project was to implement face swap in various scenarios, one of the scenario where face from an image is being swapped to face in the video, second is to swap two faces present in the video, itself. Third video, the face is exposed to various lightning conditions, in the dark.

Classical approach was to implement using delaunay triangulation and Thin plate splining. PRNet was used for extracting key points in deep learning approach.

Please refer report.pdf for detailed explanation and results. (Python & Tensorflow)

About

Implementation of face swapping using classical and deep learning technique.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages