Feng Yongqiang, Liu Chengzhong, Han Junying, Lu Qinglin, Xing Xue
College of Information Sciences and Technology, Gansu Agricultural University, Lanzhou, China.
Wheat Research Institute, Gansu Academy of Agricultural Sciences, Academy of Agricultural Sciences, Lanzhou, China.
Front Plant Sci. 2024 Jan 18;14:1335194. doi: 10.3389/fpls.2023.1335194. eCollection 2023.
In the actual planting of wheat, there are often shortages of seedlings and broken seedlings on long ridges in the field, thus affecting grain yield and indirectly causing economic losses. Variety identification of wheat seedlings using physical methods timeliness and is unsuitable for universal dissemination. Recognition of wheat seedling varieties using deep learning models has high timeliness and accuracy, but fewer researchers exist. Therefore, in this paper, a lightweight wheat seedling variety recognition model, MssiapNet, is proposed.
The model is based on the MobileVit-XS and increases the model's sensitivity to subtle differences between different varieties by introducing the scSE attention mechanism in the MV2 module, so the recognition accuracy is improved. In addition, this paper proposes the IAP module to fuse the identified feature information. Subsequently, training was performed on a self-constructed real dataset, which included 29,020 photographs of wheat seedlings of 29 varieties.
The recognition accuracy of this model is 96.85%, which is higher than the other nine mainstream classification models. Although it is only 0.06 higher than the Resnet34 model, the number of parameters is only 1/3 of that. The number of parameters required for MssiapNet is 29.70MB, and the single image Execution time and the single image Delay time are 0.16s and 0.05s. The MssiapNet was visualized, and the heat map showed that the model was superior for wheat seedling variety identification compared with MobileVit-XS.
The proposed model has a good recognition effect on wheat seedling varieties and uses a few parameters with fast inference speed, which makes it easy to be subsequently deployed on mobile terminals for practical performance testing.
在实际小麦种植中,田间长垄上经常出现缺苗和断苗现象,从而影响粮食产量并间接造成经济损失。利用物理方法对小麦幼苗进行品种识别时效性差且不适用于广泛推广。使用深度学习模型识别小麦幼苗品种具有较高的时效性和准确性,但相关研究较少。因此,本文提出了一种轻量级小麦幼苗品种识别模型MssiapNet。
该模型基于MobileVit-XS,通过在MV2模块中引入scSE注意力机制提高模型对不同品种间细微差异的敏感度,从而提高识别准确率。此外,本文提出IAP模块来融合识别出的特征信息。随后,在自建的真实数据集上进行训练,该数据集包含29个品种的29020张小麦幼苗照片。
该模型的识别准确率为96.85%,高于其他九个主流分类模型。虽然仅比Resnet34模型高0.06,但参数数量仅为其1/3。MssiapNet所需参数数量为29.70MB,单张图像执行时间和单张图像延迟时间分别为0.16秒和0.05秒。对MssiapNet进行可视化,热图显示与MobileVit-XS相比,该模型在小麦幼苗品种识别方面表现更优。
所提出的模型对小麦幼苗品种具有良好的识别效果,使用参数少且推理速度快,便于后续部署到移动终端进行实际性能测试。