Alarm system for Blue Iris based on Artificial Intellience. Can send alerts to Telegram.
This is the VorlonCD fork of gentlepumpkins awesome AITool project.
Changes are listed in the commit history (hit ... for each to expand): https://github.com/VorlonCD/bi-aidetection/commits/master
https://github.com/VorlonCD/bi-aidetection/tree/master/src/UI/Installer
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
- analyze Blue Iris motion alerts using Artificial Intelligence and sort out false alerts
- detect humans and selected objects
- send alert images to Telegram using a bot (optional)
- one alert image per event
- statistics and individual configuration for every camera
- install Visual Studio
- download project as .zip and unpack somewhere
- go to ./src/ and open bi-aidetection.sln with Visual Studio.
Using the Github extension for Visual Studio:
- install Visual Studio
- install Github Extension from here https://visualstudio.github.com/
- Click the green button "clone or download" above this text
- Select "Open in Visual Studio"