Giter Site home page Giter Site logo

moghun / iot-room_authentication_system Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 7.22 MB

Face recognition based room authentication system.

License: MIT License

Python 71.79% HTML 25.30% Dockerfile 2.42% Shell 0.48%
edge-computing face-recognition iot zmq python docker

iot-room_authentication_system's Introduction

IoT-Face-Recognition-Room-Authentication-System

Real-time room authentication system that manages multiple cameras with Flask, face-recognition and imagezmq libraries.

System uses ZMQ PUB-SUB sockets to stream video from multiple devices and authenticate on the server. (requires adjustments on source files)

Authentication with local camera

Initialization on the server computer (works with local webcam)

> python3 install -r requirements.txt
> python3 app.py

Authentication with multiple cameras

Initializing the server

> python3 install -r requirements.txt
> python3 app.py multiple_devices

Initializing remote camera (on each device)

> python3 install -r requirements.txt
> python3 frameServer.py <room_number>

Docker container currently not working

In case of dlib error, try this

> pip3 install dlib --force-reinstall --no-cache-dir --global-option=build_ext

User flow

  • Upload a photograph and enter credientials of the person for register a room
  • Select a room for real-time authentication
  • Return to admin panel for new registration or authenticate another room

2

3

iot-room_authentication_system's People

Contributors

moghun avatar

Stargazers

 avatar  avatar

Watchers

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