added module: Face Swap (Insight)

This commit is contained in:
iperov 2023-07-09 22:01:38 +04:00
commit c4511db198
33 changed files with 567 additions and 75 deletions

View file

@ -12,7 +12,7 @@
<tr><td colspan=2 align="center">
## Face Swapper
## Face Swap (DFM)
You can swap your face from a webcam or the face in the video using trained face models.
@ -242,6 +242,21 @@ Here is an <a href="https://www.tiktok.com/@arnoldschwarzneggar/video/6995538782
<tr><td colspan=2 align="center">
## Face Swap (Insight)
You can swap your face from a webcam or the face in the video using your own single photo.
<img src="doc/lukashenko.png" width=128></img>
<img src="doc/insight_faceswap_example.gif"></img>
</td></tr>
</table>
<table align="center" border="0">
<tr><td colspan=2 align="center">
## Face Animator
There is also a Face Animator module in DeepFaceLive app. You can control a static face picture using video or your own face from the camera. The quality is not the best, and requires fine face matching and tuning parameters for every face pair, but enough for funny videos and memes or real-time streaming at 25 fps using 35 TFLOPS GPU.