YOLO / live object detection with events controlled by Domoticz
Posted: Wednesday 07 June 2017 12:37
Hi all - I want to share some thoughts with you.
YOLO is an open source object identification software which works on live stream video. You can see plenty of demo videos on Youtube.
https://github.com/pjreddie/darknet/wik ... -Detection

It would be awesome to integrate YOLO with controller functionality for object detection in Domoticz, when you i.e. can set up different alerts or rules based on what kind of objects that are identified in the video stream from a webcam/surveillance cam (car, boat, wild animal, dog, cat, persons). Functionality for counting different objects types passing the video strem per time unit etc.
This will take DIY survailance to a new level

This is beyond my development skills, but would very much like to hear you experts' opinions and thoughts about this.
YOLO is an open source object identification software which works on live stream video. You can see plenty of demo videos on Youtube.
https://github.com/pjreddie/darknet/wik ... -Detection

It would be awesome to integrate YOLO with controller functionality for object detection in Domoticz, when you i.e. can set up different alerts or rules based on what kind of objects that are identified in the video stream from a webcam/surveillance cam (car, boat, wild animal, dog, cat, persons). Functionality for counting different objects types passing the video strem per time unit etc.
This will take DIY survailance to a new level

This is beyond my development skills, but would very much like to hear you experts' opinions and thoughts about this.

- Spoiler: show