Coder Social home page Coder Social logo

facerecognition's Introduction

FaceRecognition

Face Recognition from it's name you can guess It Do Like This 1

2

3

4

Important

For Every Persone you collect his picture make it in one folder by the name of the persone that u want track in the video

How I Can Use It

There Is 2 Main file in this :

Face.py
trainner.py

for Face.py in the line 19:

this line if you want use the input of the video is camera live steam 
put this code :
cap = cv2.VideoCapture(0)
And if you wnat an other video just replace the argument in cap 
like this:
cap = cv2.VideoCapture("myVideo.mp4")

and for trainner.py in the line 15 :

  mainDir is the Direction of the Current file in the System
  mainDir is Like this '/home/exemple/Desktop'
  and the second argument is the direction of the piucture file
  change it if you want change the direction

Anythink Else

Yeah If you Have Any experience in deep learning using tensorflow or pytorch ou keras you can you use them to make your own neural network and will predict better than this

facerecognition's People

Watchers

James Cloos 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.