Code Monkey home page Code Monkey logo

ai_face_recognition's Introduction

AI_Face_Recognition

This is an AI based project which specifically on Computer Vision domain.

Must read Security.MD and LICENSE

This Repository contains program which detects faces from its database and keeps record in "output_data" folder.

Moudules reuired:

-opencv-contrib-python
-pillow

Just download the Downloads.zip file or (https://github.com/InvisiblePro/AI_Face_Recognition.git) and install all requirements from startup.bat file and get your model ready!..

Steps to follow:-

  1. First install all pre-requirements using these command-- pip install -r requirements.txt.

  2. After installing all modules, first run data_collector.py which ask Face ID: you can set it as 0,1,2,3.... then a pop-up window opens and starts capturing your face pictures.

  3. Now run modelTrainer.py file to train your model.

  4. Now get into the code of face_recognition.py, search for

names=['person1','person2'] # give these names as same array index as of Face ID:
  1. Now, just run this file, you will see your face getting detected on screen.

  2. After closing window by pressing escape key, you will get output_data folder in which you will find a recording of camera and 2 log files.

  3. Great! If you haven't get any errors..... You are done ๐Ÿ‘๐Ÿป๐Ÿ‘๐Ÿป



InvisiblePro

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.