AI Detection for Blue Iris
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
Download
https://github.com/VorlonCD/bi-aidetection/tree/master/src/UI/Installer
Install guide and discussion
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
Key Features
- 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
Screenshot
How to contribute
- 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"