Object detection for Home Assistant using Darknet
You will need to install OpenCV (at least version 3.4.3) with Python bindings
Copy opencv_darknet.py
to your custom_components/image_processing/
directory
See the example configuration.
- Authors of the OpenCV image processing component where I got inspiration for the component
- Authors of Darknet
- Authors of Home Assistant for making an amazing product