/face-swapper

A simple web application able to make face swapping

Primary LanguagePython

Face Swapper

A simple web application able to make face swapping

Tech

Below the main packges used:

  • Flask - Framework for buil MVC application
  • opencv-python - OpenCV (Open Source Computer Vision Library)
  • Dlib - For face detection

Installation

This appliaction use python 3.6

Install the dependencies and devDependencies and start the server.

$ cd face-swapper
$ pip install -r requirements
$ python run.py

Demo

Below a screenshot for the application with super simple UI homeage