Giter VIP home page Giter VIP logo

face-detection-identification-web's Introduction

Project definition

FaceID | Yolo | Dataset Generation

Presented by

15BCE126 โ€“ Yash Thesia 15BCE127 โ€“ Tirth Pandya

Abstract

F.Y.D or Face ID, Yolo and Dataset Generation is a fusion of next generation Computer Vision and Training paradigms. It is an innovative Web Application that registers users and enables them to upload photos onto a server database. After collecting a fair amount of images from different users, the application runs different Object Detection and Face Recognition algorithms ( Yaar Cascades | Yolo ) in the background. vThe Result of the detection and recognition are then displayed to the user, either as a static image or as a Real-Time Video.

The project is a fusion of three major components :

  1. Dataset Generation.
  2. Facial Recognition using Haar Cascades.
  3. Object Detection using YOLO.

Our objective was to first be able to collect a generous amount of images as dataset in the server. Secondly, we had to apply the algorithms of Facial Feature extraction included in the Haar Cascades library of OpenCV. Next, we trained the images using the Trainer Function, and then the Recognizer Function was used to Tell who the user is in real-time. Finally, we enhanced both the components : The Web UI for Dataset Collection, and the Python Script for detection and recognition and fused them into a single application : The F.Y.D.

Libraries required

numpy, pandas, matplotlib, tensorflow, keras, scikit-learn, Darknet, and other built-in libraries.

Yash_Thesia_FaceID_Report.pdf - contains datail discription of the exectution of the code and its expected results.

Please refer to inline comments in python scripts for detailed descriptions.

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.