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

相关推荐
学技术的大胜嗷19 小时前
离线迁移 Conda 环境到 Windows 服务器:用 conda-pack 摆脱硬路径限制
人工智能·深度学习·yolo·目标检测·机器学习
一花·一叶2 天前
基于昇腾310B4的YOLOv8目标检测推理
yolo·目标检测·边缘计算
昵称是6硬币2 天前
YOLOv11: AN OVERVIEW OF THE KEY ARCHITECTURAL ENHANCEMENTS目标检测论文精读(逐段解析)
图像处理·人工智能·深度学习·yolo·目标检测·计算机视觉
OICQQ676580082 天前
创建一个基于YOLOv8+PyQt界面的驾驶员疲劳驾驶检测系统 实现对驾驶员疲劳状态的打哈欠检测,头部下垂 疲劳眼睛检测识别
yolo·pyqt·疲劳驾驶·检测识别·驾驶员检测·打哈欠检测·眼睛疲劳
king of code porter11 天前
目标检测之YOLOv5到YOLOv11——从架构设计和损失函数的变化分析
人工智能·yolo·目标检测
model200512 天前
yolov11转ncnn
yolo·ncnn
YueiL12 天前
ROS 2 中 Astra Pro 相机与 YOLOv5 检测功能编译启动全记录
yolo·ros2
来两个炸鸡腿12 天前
【Datawhale组队学习202506】YOLO-Master task03 IOU总结
python·学习·yolo
凌佚12 天前
rknn优化教程(三)
c++·yolo·目标检测
毕设做完了吗?13 天前
基于YOLO的智能车辆检测与记录系统
yolo