Giter Site home page Giter Site logo

facial-recognition's Introduction

Facial-Recognition

Installation of facial_recognition on windows

  1. Install Visual Studio
  2. Install cmake by running 'pip install cmake' in your project environment
  3. Clone the public repository 'git clone git://github.com/ageitgey/face_recognition'
  4. Install face_recognition by running 'python setup.py install' inside the directory of the cloned repo in your project environment.

For a detailed explaination check out https://face-recognition.readthedocs.io/en/latest/installation.html.

Using your own Images

  1. Make a directory 'data' in the main directory of the repo
  2. Make 2 sub-directories 'known_faces' and 'unknown_faces'
  3. All test images can be put into the 'unknown_faces' directory
  4. In the 'known_faces' directory make a sub-directory for each indivial person in you dataset. For example, make sub-directories person_1, person_2, ... inside 'known_faces' where person_1 is a directory containing all the images of 'person_1' etc

Note : Incase you are running only live video facial recognition then steps 3 and 4 are not required.

facial-recognition's People

Contributors

anirudhachal avatar

Watchers

 avatar  avatar

Forkers

adityasriram09

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.