Skip to content

mendoce24/FaceSwapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Swapping with InsightFace

A solo personal project as part of the AI Bootcamp

Project description

This is the first stage of the project of swapping faces from different images, this time we will use a Harry Potter image to replace all the faces in the image with an image with my face. To carry out this project we will use InsightFace is an open source 2D and 3D deep facial analysis library. that will help us in this task.

Below we can see the result of this face replacement process with the photo of Harry Potter: Drag Racing

Now we make a face swapping using insightFace: Drag Racing

And here we can see the result more in detail: Drag Racing

Installation

  1. Clone FaceSwapping repository
  2. Change directory to the root of the repository
  3. Install required libraries by running pip install -r requirements.txt

Usage

  • Execute the script by running the Jupyter notebook IngsihgtFace.ipynb.

Timeline

This stage of the project lasted 2 days in the week of October 19-20, 2023.

The Team

The stage was made by a Junior AI & Data Scientists:

Instruction

The stage was made starting with the documenation of the library InsightFace

Zwijndrecht | October 20, 2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published