Git Product home page Git Product logo

visakh47 / the-attender Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 382 KB

A Voice Enabled Facial Recognition Software developed on Python with help of machine learning libraries and Open Face Convolutional Trained Neural Network. This application can be used for attendance marking on the cloud and can be installed onto Rasberry Pi with a camera for recognizing students and marking their attendance.

Python 100.00%
cnn dlib-face-recognition python3 mongodb

the-attender's Introduction

The Attender

A Voice Activated Facial Recognition Software using OpenFace (trained network) and dlib libraries [Machine Learning on OpenCV] , this system makes use of the HOG method to convert pictures to a readable black and white format and it stores a binary encoding of detectable faces (eyes, ears, nose encodings) and by training a deep convolutional neural network – generating 128 measurements for each detectedface, the algorithm is able to classify the closeness between the measurements of the stored face and detected face in order to accurately perform facial recognition on different faces and it distinguishes between them which can be used for recognizing individuals and then logging in the recognized user’s data upon mention of the wake command (using speech recognition) as well as the timestamp at which face was recognized on to a database – this software could be used in colleges for attendance logging in the cloud, which makes it easier for teachers.

The Project Has Not Been Deployed It.

To Do :

  • Deploy Project with Useable UI designed with flask/Streamlit
  • Develop API to log recognized user's data on database smoothly
  • Integrate mongoDB for storing user data
  • Integrate wake commands
  • Add User Authentication With SQL
  • Find Solution For better matching sequences

the-attender's People

Contributors

visakh47 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.