Code Monkey home page Code Monkey logo

facial-recognition's Introduction

#facial-recognition

In this project we are going to implement face detection and facial recognition on Raspberry pi(3B+,4). This project is inspired by the facial recognition blog of Adrian Rosebrock.I have implemented some modification and included the link to youtube video here. Raspberry pi 4 for project setup = https://youtu.be/HPQk-gDUrmM
Raspberry pi 3 B+ for project setup = https://youtu.be/P-zxX5KVNBQ
Implementation video of face-detection and recognition = https://youtu.be/Rh830m18dFc


For the initial setup of raspberry pi(3/3B+/4) read the prerequisites.txt and then install the dependency as written in dependencies.txt.After installing all the dependencies run the terminal and put your compressed image(whatsapp compression works better->70-100KB images) in the dataset folder with you name as the name of the folder.

** git clone the repository in any folder,unzip it and then navigate to /facial-recognition/ Now run these in your terminal: for training on your image-python3 encode_faces.py --dataset dataset --encodings encodings.pickle --detection-method hog using hog detection method. for running the script and detecting your image in live video stream -python3 pi_face_recognition.py --cascade haarcascade_frontalface_default.xml --encodings encodings.pickle

Enjoy your face-detection and recognition system.

facial-recognition's People

Contributors

vikaskumareinstein avatar

Watchers

 avatar  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.