Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tom-riddle09/home_security
- Owner: Tom-Riddle09
- Created: 2024-04-25T18:38:57.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-12T12:02:25.000Z (6 months ago)
- Last Synced: 2024-07-12T14:58:01.621Z (6 months ago)
- Topics: arduino, face-recognition-python, flask-application, home-security-system, iot, python, resnet
- Language: Python
- Homepage:
- Size: 87.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!