基于YOLO v5的病虫害检测与优化

《A fast and lightweight detection algorithm for passion fruit pests based on improved YOLOv5》

  • a new point-line distance loss function is proposed to reduce redundant computations and shorten detection time
  • the attention module is added to the network for adaptive attention, which can focus on the target object in the channel and space dimensions to improve the detection and identification rates.
  • the mixup online data augmentation algorithm is added to expand the online training set, which increases the model robustness and prevents over-fitting.

《Real‑time and effective detection of agricultural pest using an improved YOLOv5 network》

  • a lightweight feature extraction network GhostNet is adopted as the backbone and an efficient channel attention(ECA) mechanism is introduced to enhance feature extraction
  • introduce BiFPN and add high-resolution feature map C2 and horizontal residual connections to it to enhance the expression of small pest features.
  • We propose feature fusion with the attentional multiple receptive fields (FFARF) module, which dynamically assigns weights to each receptive field to highlight their unequal contribution to the global information after obtaining multiple receptive fields.

相关推荐
XiaoMu_0016 小时前
基于Django+Vue3+YOLO的智能气象检测系统
python·yolo·django
程序员柳11 小时前
基于YOLOv8的车辆轨迹识别与目标检测研究分析软件源代码+详细文档
人工智能·yolo·目标检测
小胖墩有点瘦14 小时前
【基于yolo和web的垃圾分类系统】
人工智能·python·yolo·flask·毕业设计·课程设计·垃圾分类
格林威18 小时前
棱镜的技术加持:线扫相机如何同时拍RGB和SWIR?
人工智能·深度学习·数码相机·yolo·计算机视觉
大学生毕业题目21 小时前
毕业项目推荐:83-基于yolov8/yolov5/yolo11的农作物杂草检测识别系统(Python+卷积神经网络)
人工智能·python·yolo·目标检测·cnn·pyqt·杂草识别
阿崽meitoufa1 天前
[水果目标检测5]AppleYOLO:基于深度OC-SORT的改进YOLOv8苹果产量估计方法
yolo
weixin_377634841 天前
【目标检测】特征理解与标注技巧
yolo·目标检测
笑脸惹桃花1 天前
50系显卡训练深度学习YOLO等算法报错的解决方法
深度学习·算法·yolo·torch·cuda
weixin_377634841 天前
【YOLO】数据增强bug
yolo·bug
youcans_1 天前
【医学影像 AI】YoloCurvSeg:仅需标注一个带噪骨架即可实现血管状曲线结构分割
人工智能·yolo·计算机视觉·分割·医学影像