文件名称:keras-yolo3:使用YOLO3训练和检测对象
文件大小:37KB
文件格式:ZIP
更新时间:2024-02-26 03:37:27
deep-learning yolo object-detection DeeplearningPython
YOLO3(检测,培训和评估) 数据集和模型 数据集 地图 演示版 设定档 模型 袋鼠检测(1类)( ) 95% 检查动物园 车牌检测(罗马尼亚语中的欧洲)(1类)( ) 90% 检查动物园 浣熊检测(1类)( ) 98% 检查动物园 红细胞检测(3类)( ) 84% 检查动物园 VOC(20个课程)( ) 72% 检查动物园 待办事项清单: Yolo3检测 Yolo3培训(热身和多尺度) mAP评估 多GPU训练 VOC评估 对COCO的评价 MobileNet,DenseNet,ResNet和VGG后端 正在安装 要安装依赖项,请运行 p
【文件预览】:
keras-yolo3-master
----yolo.py(19KB)
----yolo3_one_file_to_detect_them_all.py(18KB)
----callbacks.py(3KB)
----train.py(11KB)
----generator.py(9KB)
----predict.py(5KB)
----LICENSE(1KB)
----gen_anchors.py(4KB)
----evaluate.py(2KB)
----zoo()
--------config_voc.json(1KB)
--------config_raccoon.json(1KB)
--------config_rbc.json(1KB)
--------config_kangaroo.json(1KB)
--------config_license_plates.json(1KB)
----create_validation_set.sh(505B)
----requirements.txt(416B)
----.gitignore(63B)
----README.md(6KB)
----utils()
--------utils.py(12KB)
--------multi_gpu_model.py(2KB)
--------__init__.py(0B)
--------image.py(3KB)
--------colors.py(2KB)
--------bbox.py(3KB)
----voc.py(3KB)
----.gitattributes(41B)
----config.json(1KB)