Python-使用ssdmobilenet和tinyyolo进行对象检测添加YOLOV3支持

时间:2022-08-30 21:47:09
【文件属性】:

文件名称:Python-使用ssdmobilenet和tinyyolo进行对象检测添加YOLOV3支持

文件大小:2.85MB

文件格式:ZIP

更新时间:2022-08-30 21:47:09

Python开发-机器学习

使用ssd_mobilenet和tiny-yolo进行对象检测(添加:YOLOV3支持)


【文件预览】:
object-detection-master
----yad2k()
--------utils()
--------models()
----utils()
--------__init__.py(0B)
--------yolo_utils.py(3KB)
--------ssd_mobilenet_utils.py(4KB)
----model_data()
--------yolo_anchors.txt(90B)
--------coco_classes.txt(697B)
--------yolo_coco_classes.txt(625B)
--------yolov3_anchors.txt(75B)
----images()
--------image2.jpg(1.35MB)
--------image1.jpg(127KB)
--------image3.jpg(301KB)
--------dog.jpg(160KB)
----test_yolov3.py(3KB)
----requirements.txt(98B)
----LICENSE(1KB)
----README.md(803B)
----yolov3()
--------model.py(5KB)
--------__init__.py(0B)
----.editorconfig(320B)
----.gitignore(99B)
----out()
--------image2.jpg(281KB)
--------dog2.jpg(139KB)
--------image1.jpg(157KB)
--------image3.jpg(242KB)
--------dog.jpg(139KB)
----test_ssd_mobilenet.py(5KB)
----test_tiny_yolo.py(6KB)

网友评论