object_detection_real_time:使用Tensorflow API检测实时视频Feed中的对象

时间:2021-05-02 11:16:36
【文件属性】:
文件名称:object_detection_real_time:使用Tensorflow API检测实时视频Feed中的对象
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-02 11:16:36
Python 使用tensorflow的实时对象检测应用程序。 通过实时视频源检测房间中是否有人 使用在COCO图像数据集上训练的单次检测(SSD)深度学习模型。 我的项目受此仓库启发 请确保您按照requirements.txt文件安装了所有依赖项 运行应用程序:python3 objection_detection_app.py
【文件预览】:
object_detection_real_time-master
----utils()
--------webcam.py(8KB)
--------__init__.py(0B)
--------__pycache__()
--------string_int_label_map_pb2.py(5KB)
--------label_map_util.py(4KB)
----detect_object.py(2KB)
----requirements.txt(82B)
----__init__.py(0B)
----analytics()
--------__init__.py(0B)
--------__pycache__()
--------tracking.py(3KB)
----video_writer.py(411B)
----objection_detection_app.py(4KB)
----detection()
--------data()
----.gitignore(35B)
----readme.md(435B)

网友评论