harsh8398 / rajasthan-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBell

SmartBell recognizes face of a known person and allows him/her to enter into the room/office.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

install dlib on macOS/Ubuntu

Installing

first clone the repo

git clone https://github.com/Meetmshah/rajasthan-hackathon.git

change directory to project root

cd rajasthan-hackathon

install dependencies using pip

pip install -r requirements.txt

Built With

  • face_recognition - The python face recognition package
  • Dlib - toolkit for machine learning algorithms
  • OpenCV - Computer Vision library
  • FCM - Firebase Cloud Messaging

About


Languages

Language:Python 58.9%Language:Java 41.1%