synapsecode / Flask-FaceSwapWebApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-FaceSwapApp

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

TechStack

  1. Flask (WebServer and SSR)
  2. Python (Machine Learning Model)

Demo

Future

This is a simple project just to demonstrate what i can do with Flask. However, it is important to address that the Face Swap algorithm is not mine. It was forked a long time ago from someone on github. I have lost that person's details. Approach For algorithm credits if it is indeed your model. I just modified the algorithm and ported it to the web using Flask. Let me see what i can do going forward! I have already built a Desktop version using PyQt5 and had used it for my school annual project exhibition called Prayoga

About

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


Languages

Language:Python 66.2%Language:HTML 23.2%Language:JavaScript 5.9%Language:CSS 4.6%