机构地区:[1]华中农业大学信息学院,武汉430070 [2]华中农业大学植物科学技术学院,武汉430070 [3]农业智能技术教育部工程研究中心,武汉430070 [4]全国农业技术推广服务中心,北京100125
出 处:《农业工程学报》2024年第7期202-209,共8页Transactions of the Chinese Society of Agricultural Engineering
基 金:国家重点研发计划项目(2022YFD1400400);华中农业大学自主科技创新基金项目(2021ZKPY018)。
摘 要:智能虫情测报灯对农业生产中及时察觉虫害、虫灾问题有重大作用,准确的害虫分类识别为虫情测报提供可靠数据支撑的关键。该研究对智能虫情测报灯所需核心识别算法进行改进,针对分类目标多尺度、存在多种相似非目标害虫干扰、易产生目标粘连等问题,提出一种基于改进Mask-RCNN(mask region-based convolutional neural network)模型的害虫图像智能识别模型。该模型使用DeAnchor算法改进Mask-RCNN的锚框引导机制,使用NDCC(novelty detection consistent classifiers)训练分类器进行联合分类和检测,改善非目标杂虫的误识别问题。改进后模型对无杂虫、不同虫体密度图像的识别准确率最高达到96.1%,最密集时可达90.6%,在仅有非目标的图片识别中,误检率降至9%,非目标与目标共存且密度为40虫/图的误检率降至15%。试验表明,该文所提模型在现有分类模型的基础上,增强了对密集区域的检测能力,改善了非目标误识别问题,在实际检测环境下的害虫分类识别精度更高,可为虫害防治工作提供数据参考。Intelligent insect detection and alarm lights can timely monitor the pests in the intelligent production of smart agriculture at present.However,some pest alarm lights cannot provide reliable data support for pest detection and reporting tasks,due mainly to the low accuracy of detection and identification.This study aims to improve the classification and recognition to fully meet the requirement of pest situation lamps using deep learning.The mask RCNN instance segmentation model was selected as the basic detection framework.A network model was constructed to recognize the multiple similar graphs using ResNet50-FPN convolutional neural network(CNN).According to Faster RCNN,a mask branch was added for the instance segmentation.An anchor frame was used for the classification and regression.The pixel segmentation and classification were added for a more accurate classification.The framework of object detection was obtained with the best detection accuracy in fine-grained classification.Nevertheless,the main difficulty of the model was the nonuniform size of the classification target.Much more interferences of similar insects were easy to produce the target adhesion,due to the high density.Mask RCNN model relied normally on the dense anchoring scheme,the predefined scale and the aspect ratio to sample uniformly.The improved predefined anchor frame cannot solve the adhesion of targets at various scales.Moreover,the difference between non-targets and targets cannot be distinguished,although there was a distinction among different subclasses of the same category.Five datasets of target pests were established in this case.A small proportion of the miscellaneous insect dataset was added to reduce the fraction of miscellaneous insects.In adhesion,soft NMS was used to replace NMS,and DeAnchor was adopted to learn each target area.The detection frame was then fitted to the target during model prediction and recognition.The detection frame was further reduced to exceed the area or expose the surroundings during prediction.The
关 键 词:目标检测 虫害防治 分类识别 Mask RCNN 粘连目标
分 类 号:TP391[自动化与计算机技术—计算机应用技术]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...