Darknet版YOLOv4火焰检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到80%以上 2、包含2000多张火焰检测数据集,类别名为fire,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-03 09:09:36 394.38MB YOLOv4火焰检测 YOLOv4火焰识别
Darknet版YOLOv3火焰识别: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到80%以上 2、包含2000多张火焰检测数据集,类别名为fire,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-03 09:09:35 386.29MB YOLOv3火焰识别 YOLOv3火灾检测
Darknet版YOLOv3飞鸟检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到95%以上 2、包含5000多张鸟类检测数据集,类别名为bird,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-02 16:06:23 405.48MB YOLOv3飞鸟检测 yolo鸟类识别
Darknet版YOLOv4飞鸟检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到95%以上 2、包含5000多张鸟类检测数据集,类别名为bird,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-02 16:06:23 403.68MB YOLOv4飞鸟识别
Darknet版YOLOv4安全帽检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到90%多 2、包含6000多张安全帽检测数据集,类别名为person和hat,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-01 16:06:25 387.4MB YOLOv4安全帽检测 Darknet版YOLOv4
Darknet版YOLOv3安全帽检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到90%多 2、包含6000多张安全帽检测数据集,类别名为person和hat,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-01 16:06:24 379.21MB YOLOv3安全帽检测
Darknet版YOLOv3人脸和口罩检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到90%多 2、包含数千张口罩检测数据集,类别名为face和face_mask,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
2022-06-01 09:14:55 778.22MB Darknet版YOLOv3 YOLOv3人脸和口罩检测
Darknet版YOLOv4人脸和口罩检测: 1、包含训练好的weights权重文件,以及后缀为cfg、data、names的配置文件,并包含训练map曲线和loss曲线,map到90%多 2、包含8000多张口罩检测数据集,类别名为face和face_mask,标签格式为txt和xml两种,分别保存在两个文件夹中 3、检测效果参考:https://blog.csdn.net/zhiqingAI/article/details/124230743
enetb0-coco.conv.132 (15M) for yolov3 pretrain model in darknet detail in https://github.com/AlexeyAB/darknet enetb0-coco.conv.132 (15M) for yolov3 pretrain model detail in https://github.com/AlexeyAB/darknet
2022-06-01 07:08:05 13.77MB enetb0 yolov3 darknet
1
由于pjreddie由于长时间未更新,随着cuda与cudnn版本的升级,兼容性出现了一些问题,当cudnn版本为8.0及以上版本时,出现了找不到cudnn的问题,使用本资源的文件替换./src/convolutional_layer.c文件即能解决编译问题。
2022-05-18 21:07:16 21KB 源码软件