F

FaceSwapper

A webapp coded in Flask(Python) that takes 2 images containing human faces and merges the facial features of one with another

301
F

FaceSwapper

A webapp coded in Flask(Python) that takes 2 images containing human faces and merges the facial features of one with another


The problem FaceSwapper solves

Mostly made as a fun tool to use, FaceSwapper allows you to swap 2 faces between each other.

Challenges I ran into

The main issue i faced was in the creation of the model, for this I used some help from an unknown source on the internet and developed the model that helped me to create this project. The entire frontend and linking was done by me using Flask and python.

Technologies used

Discussion