Coder Social home page Coder Social logo

myfaceswap's Introduction

MyFaceSwap

Intro

Creating a telegram bot to be able to take an image, take the face of that image and swap it with all other uploaded images from then on.

Work Split

Telegram Bot

  1. Setting up Telegram bot using BotFather
  2. Setting up the base code for Telegram bot to receive input images
  3. Recognizing image as an image

Facial Recognition

  1. Using OpenCV for Facial Recognition in terms of pictures
  2. Output of four coordinates from picture face

Cropping of Photo

  1. Using four coordinates from picture face to crop out only face
  2. Storing face into database

Creation of Database

  1. Database to store cropped photo and new photos

Swapping Face

  1. Attaching cropped photo face to new photo

Output of New Picture

  1. Ask for second picture onwards
  2. For second picture onwards, for every input, give output of cropped face pasted onto face of new picture

Others

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.