当前位置:网站首页>Adaptive feature fusion pyramid network for multi-classes agriculturalpest detection
Adaptive feature fusion pyramid network for multi-classes agriculturalpest detection
2022-07-29 23:53:00 【The romance of cherry blossoms】
ABSTRACT
Accurate and robust crop pest detection system is an important step in the reliable prediction of agricultural pests in precision farming communities, and has received high attention in many countries.In order to realize the automatic identification and detection of agricultural pests, the previous methods adopted the method based on image processing, resulting in low efficiency.Then, using hand-crafted feature descriptors, a machine vision-based crop pest detection method is introduced, which improves detection accuracy and detection speed.However, the manual function does not allow precise identification.Considering the powerful capability of Convolutional Neural Network (CNN) feature extraction, we developed a CNN-based method for multi-class pest detection in complex scenarios.In this paper, an adaptive feature fusion is introduced into the feature pyramid network to extract richer pest features.Then, an adaptive augmentation module is developed to reduce the information loss of the highest-level feature maps.Finally, a two-stage region-based convolutional neural network (R-CNN) is built to refine the predicted bounding box, and the pest category and location can be obtained for each image.We conduct extensive comparative experiments on the AgriPest21 dataset.Our method can achieve 77.0% accuracy, significantly outperforming other state-of-the-art methods, including SSD, RetinaNet, FPN, Dynamic R-CNN,
1. Introduction
Agriculture is a basic industry that plays an important role in my country's economic development.The negative impact of frequent agricultural disasters is becoming more and more obvious.Crop pests are one of the main reasons for the decline in the quality and yield of agricultural products.Therefore, the effective control of agricultural pests has attracted extensive attention from academia and industry.In recent years, chemical pesticides have been widely used and become the most important means of controlling crop pests.However, farmers cannot identify pests,
边栏推荐
- Codeforces Round #805 (Div. 3)总结
- Apache Doris 1.1 特性揭秘:Flink 实时写入如何兼顾高吞吐和低延时
- r‘w‘r‘w‘r‘w‘r
- 接口测试的概念、目的、流程、测试方法有哪些?
- SQL Server、MySQL主从搭建,EF Core读写分离代码实现
- Sentinel入门
- 读书笔记:《这才是心理学:看穿伪心理学的本质(第10版)》
- How to make labview an application (labview program recognizes shapes)
- Huawei 14 Days - (3) Kernel Development
- 对数据库进行增删改查操作
猜你喜欢
标签分发协议(LDP)
微信小程序获取手机号getPhoneNumber接口报错41001
18 Lectures on Disassembly of Multi-merchant Mall System Functions
Another new rule for credit cards is coming!Juphoon uses technology to boost the financial industry to improve service quality and efficiency
devops学习(五) Jenkins 简单完成持续部署
SQL Server、MySQL主从搭建,EF Core读写分离代码实现
devops学习(八) 搭建镜像仓库---jenkins推送镜像
Codeforces Round #805 (Div. 3)总结
MySQL六脉神剑,SQL通关大总结
[leetcode] 75. Color classification (medium) (double pointer, in-situ modification)
随机推荐
【无标题】
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
JVM初探- 内存分配、GC原理与垃圾收集器
Dropout回顾
[leetcode] 80. Delete duplicates in sorted array II (medium) (double pointer, in-place modification)
Brute force recursion to dynamic programming 03 (knapsack problem)
devops学习(五) Jenkins 简单完成持续部署
Codeforces Round #245 (Div. 1) A (dfs)
高数下|三重积分习题课|高数叔|手写笔记
esp12f + tft display picture problem
对数据库进行增删改查操作
Redis系列:高可用之Sentinel(哨兵模式)
C陷阱与缺陷 第5章 库函数 5.4 使用errno检测错误
全国双非院校考研信息汇总整理 Part.5
高数下|三重积分的计算3|高数叔|手写笔记
go语言序列化和反序列化及序列化后的json为空和json的key值大写如何改为小写问题
线上无序的
[leetcode] The sword refers to Offer II 006. The sum of two numbers in a sorted array (binary search, double pointer)
y81.第四章 Prometheus大厂监控体系及实战 -- 监控扩展(十二)
「大厂必备」系列之Redis主从、持久化、哨兵