Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tom-riddle09/home_security

A face recognition system to assist home security iot device.
https://github.com/tom-riddle09/home_security

arduino face-recognition-python flask-application home-security-system iot python resnet

Last synced: 25 days ago
JSON representation

A face recognition system to assist home security iot device.

Awesome Lists containing this project

README

        

Follow the steps to run the script without any errors:
1. Create a folder with name "Dataset" on the current directory, and upload a few images of the faces you want the system to be recognized.
2. Populate the file "Tele_msg.py" with your BOT TOKED ID & CHAT ID wherever mentioned.
3. Host the script or run it on your local server.
4. Note the hosting IP Address , send images using POST method & your Face Recongnition system is WORKING!