Giter Club home page Giter Club logo

face-tracking-and-processing's Introduction

Face-Tracking-and-Processing

Deep-learning based face tracking and processing complete python demo application using face landmarks.

Note:-

  • Works in python3.
  • Works only on AVI file format for now.

Prerequisite

You need to install following Python libraries in your pc

  • opencv-python
  • numpy
  • dlib

The process for installing the library is simple. just follow th steps.... open cmd and type following commands

install opencv-python

pip install opencv-python

install numpy

pip install numpy

install dlib

pip install dlib

Follow the Steps.

  • Download the project.
  • Replace "input_image" and "input_video" with your own video.

Note:- while changing default image and video please change your image name to "input_image" and video name to "input_video"

  • Now, open cmd,
  • Change directory to the projext folder
  • Then just type following command in cmd
  • python Smooth_Face_swapping_in_video.py

And thats it.

you'r ready to go.

Now, Lets see the working demo

input image:

input image

input video:

input image

output video (processed by Smooth_Face_swapping_in_video.py):

output video (processed by Smooth_Face_swapping_in_video.py)

output video (processed by Hard_Face_swapping_in_video.py):

output video (processed by Smooth_Face_swapping_in_video.py)

face-tracking-and-processing's People

Contributors

parthpsp avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.