smart-security-camera

时间:2024-03-30 03:36:31
【文件属性】:

文件名称:smart-security-camera

文件大小:339KB

文件格式:ZIP

更新时间:2024-03-30 03:36:31

Python

智能监控摄像头 该项目使用卷积神经网络分析实时CCTV图像。 该应用程序使用神经网络模型通过OpenCV / Darknet,Google Assistant分析RTSP(实时流协议)视频流,并通过电报Bot发送结果 该体系结构使用以下资源: 家庭助理 经纪人MQTT(蚊帐) 谷歌助手 码头工人 电报机器人 如何使用 安装要求 poetry install # or with pip pip install -r requirements.txt 证书 在smart_security_camera / config /中创建文件.env TOPIC= < YOUR> BROKER_PORT= < YOUR> BROKER_USER= < YOUR> BROKER_PASSWORD= <


【文件预览】:
smart-security-camera-main
----.dockerignore(398B)
----images()
--------architecture.drawio(159KB)
--------architecture.png(239KB)
----Dockerfile(432B)
----requirements.txt(115B)
----LICENSE(34KB)
----README.md(1KB)
----smart_security_camera()
--------services()
--------__init__.py(22B)
--------config()
--------__main__.py(568B)
----docker-compose.yml(312B)
----tests()
--------test_smart_security_camera.py(102B)
--------__init__.py(0B)
----.gitignore(2KB)
----pyproject.toml(465B)
----docker-compose.debug.yml(491B)

网友评论