# 基于YOLOV3的昆虫目标检测 **Repository Path**: yuandanfei/insect-detect-base-on-yolov3 ## Basic Information - **Project Name**: 基于YOLOV3的昆虫目标检测 - **Description**: 基于YOLOV3的昆虫目标检测 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2020-08-21 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于YOLOV3的昆虫目标检测 #### 介绍 本代码使用Paddle1.8.0实现了基于YOLOV3的昆虫目标检测功能,包括数据处理、模型设计、损失函数、训练模型、模型预测和测试模型六个部分。数据集有1.18G,训练100轮,大约8个小时可以收敛一个损失定值。最好检测平均精度mAP(0.50) = 87.63%。详细介绍请参考博客链接。 #### 数据下载地址 https://aistudio.baidu.com/aistudio/datasetdetail/19748 #### 联系方式 邮箱:442130165@qq.com 博客:https://www.cnblogs.com/d442130165