Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.3 KB

AI Detection for Blue Iris

Alarm system for Blue Iris based on Artificial Intellience. Can send alerts to Telegram.

Updated Fork Available

https://github.com/VorlonCD/bi-aidetection

VorlonCD's fork has added many features and fixed many bugs present here, we recommend his fork for the latest on this program.

Download

https://github.com/gentlepumpkin/bi-aidetection/releases Click "> Assets" to find the .zip file.

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

Screenshot

How to contribute

  1. install Visual Studio
  2. download project as .zip and unpack somewhere
  3. go to ./src/ and open bi-aidetection.sln with Visual Studio.

Using the Github extension for Visual Studio:

  1. install Visual Studio
  2. install Github Extension from here https://visualstudio.github.com/
  3. Click the green button "clone or download" above this text
  4. Select "Open in Visual Studio"