一、软件介绍
文末提供程序和源码下载
一款专为 Home Assistant 设计的完整本地 NVR,具备 AI 目标检测功能。使用 OpenCV 和 Tensorflow 在本地对 IP 摄像头进行实时目标检测。

强烈推荐使用 GPU 或 AI 加速器,例如 Google Coral 或 Hailo。AI 加速器几乎没有任何额外开销,性能将优于最好的 CPU。
- Tight integration with Home Assistant via a custom component
通过自定义组件与 Home Assistant 紧密集成 - Designed to minimize resource use and maximize performance by only looking for objects when and where it is necessary
设计用于最小化资源使用并最大化性能,仅在必要时查找对象 - Leverages multiprocessing heavily with an emphasis on realtime over processing every frame
大量利用多进程,强调实时处理而非每帧处理 - Uses a very low overhead motion detection to determine where to run object detection
使用非常低开销的运动检测来确定运行对象检测的位置 - Object detection with T

最低0.47元/天 解锁文章
3447

被折叠的 条评论
为什么被折叠?



