基于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.

相关推荐
小雪狼10 小时前
RV1126 RKNN环境搭建记录
rnn·yolo
nju_spy12 小时前
计算机视觉 - 物体检测(二)单阶段:YOLO系列 + SSD
人工智能·yolo·目标检测·计算机视觉·ssd·r-cnn·端到端检测
码猩13 小时前
YOLO通用无人机目标检测框架
人工智能·yolo·目标检测
Hcoco_me13 小时前
YOLO入门教程(番外):计算机视觉数学、编程基础
人工智能·yolo·计算机视觉
IT古董2 天前
【第五章:计算机视觉-项目实战之目标检测实战】2.目标检测实战:中国交通标志检测-(4)YOLOv8训练与测试
yolo·目标检测·计算机视觉
钱彬 (Qian Bin)2 天前
企业级实战:构建基于Qt、C++与YOLOv8的模块化工业视觉检测系统(基于QML)
c++·qt·yolo·qml·工业质检·qt 5.15.2
编程武士3 天前
从50ms到30ms:YOLOv10部署中图像预处理的性能优化实践
人工智能·python·yolo·性能优化
IT古董3 天前
【第五章:计算机视觉-项目实战之图像分割实战】1.图像分割理论-(1)图像分割基础知识:定义、任务描述、应用场景、标注格式
yolo·目标检测·计算机视觉
szxinmai主板定制专家3 天前
基于ZYNQ的ARM+FPGA+yolo AI火灾实时监测与识别系统
arm开发·yolo·fpga开发
算法打盹中3 天前
计算机视觉:安防智能体的实现与应用基于YOLOv8的实时无人机检测与跟踪
图像处理·yolo·计算机视觉·目标跟踪·无人机·目标识别