Li Yaoxi, Wu Xingcai, Wang Qi, Pei Zhixun, Zhao Kejun, Chen Panfeng, Hao Gefei
State Key Laboratory of Public Big Data, College of Computer Science and Technology, Guizhou University, Guiyang 550025, China.
Department of Computer Science and Technology, Tsinghua University, Beijing 100084, China.
Plant Phenomics. 2024 Aug 20;6:0236. doi: 10.34133/plantphenomics.0236. eCollection 2024.
Wheat is the most widely grown crop in the world, and its yield is closely related to global food security. The number of ears is important for wheat breeding and yield estimation. Therefore, automated wheat ear counting techniques are essential for breeding high-yield varieties and increasing grain yield. However, all existing methods require position-level annotation for training, implying that a large amount of labor is required for annotation, limiting the application and development of deep learning technology in the agricultural field. To address this problem, we propose a count-supervised multiscale perceptive wheat counting network (CSNet, count-supervised network), which aims to achieve accurate counting of wheat ears using quantity information. In particular, in the absence of location information, CSNet adopts MLP-Mixer to construct a multiscale perception module with a global receptive field that implements the learning of small target attention maps between wheat ear features. We conduct comparative experiments on a publicly available global wheat head detection dataset, showing that the proposed count-supervised strategy outperforms existing position-supervised methods in terms of mean absolute error (MAE) and root mean square error (RMSE). This superior performance indicates that the proposed approach has a positive impact on improving ear counts and reducing labeling costs, demonstrating its great potential for agricultural counting tasks. The code is available at http://csnet.samlab.cn.
小麦是世界上种植最广泛的作物,其产量与全球粮食安全密切相关。穗数对于小麦育种和产量估算很重要。因此,自动化小麦穗计数技术对于培育高产品种和提高粮食产量至关重要。然而,所有现有方法都需要位置级别的标注进行训练,这意味着需要大量的人工进行标注,限制了深度学习技术在农业领域的应用和发展。为了解决这个问题,我们提出了一种计数监督的多尺度感知小麦计数网络(CSNet,计数监督网络),其旨在利用数量信息实现小麦穗的准确计数。特别是,在没有位置信息的情况下,CSNet采用MLP-Mixer构建具有全局感受野的多尺度感知模块,实现对小麦穗特征之间小目标注意力图的学习。我们在一个公开可用的全球小麦穗检测数据集上进行了对比实验,结果表明所提出的计数监督策略在平均绝对误差(MAE)和均方根误差(RMSE)方面优于现有的位置监督方法。这种优越的性能表明所提出的方法对提高穗数计数和降低标注成本有积极影响,证明了其在农业计数任务中的巨大潜力。代码可在http://csnet.samlab.cn获取。