Skip to content

Get a notification on Telegram when intruder is in a room, using Tensorflow/OpenCV/Raspberry Pi3/Telegram

Notifications You must be signed in to change notification settings

jonimoi/Peopledetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Get a notification on Telegram when a person is present

Get a notification on Telegram when intruder is in a room, using Tensorflow/OpenCV/Raspberry Pi3/Telegram

As soon as a person is identified in the neural-net, you'll get a notice on the Telegram app on your phone!

For this to work you need to install the following:

You also need to setup a account on Telegram and create a bot, afterwards just insert your CHAT_ID in the script and you can easily send notifications to your Telegramapp if you have notifications activated :-)

The code uses ssdlite_mobilenet_v2_coco_2018_05_09, it extracts 'person' from the detections, and by using your bot_token and personal chat_id you can easily get a notification if a certain object is detected.

About

Get a notification on Telegram when intruder is in a room, using Tensorflow/OpenCV/Raspberry Pi3/Telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages