Our implementation code and partial validation data are available at https://github.com/wujians122/The-Wheat-Spikes-Detecting-and-Counting .
Open resource ↗wujians122/The-Wheat-Spikes-Detecting-and-Counting · lines:227-316Unverified paper record
Wheat Spike Detection and Counting in the Field Based on SpikeRetinaNet.
Frontiers in plant science · 3 Mar 2022 · 10.3389/fpls.2022.821717
Abstract
The number of wheat spikes per unit area is one of the most important agronomic traits associated with wheat yield. However, quick and accurate detection for the counting of wheat spikes faces persistent challenges due to the complexity of wheat field conditions. This work has trained a RetinaNet (SpikeRetinaNet) based on several optimizations to detect and count wheat spikes efficiently. This RetinaNet consists of several improvements. First, a weighted bidirectional feature pyramid network (BiFPN) was introduced into the feature pyramid network (FPN) of RetinaNet, which could fuse multiscale features to recognize wheat spikes in different varieties and complicated environments. Then, to detect objects more efficiently, focal loss and attention modules were added. Finally, soft non-maximum suppression (Soft-NMS) was used to solve the occlusion problem. Based on these improvements, the new network detector was created and tested on the Global Wheat Head Detection (GWHD) dataset supplemented with wheat-wheatgrass spike detection (WSD) images. The WSD images were supplemented with new varieties of wheat, which makes the mixed dataset richer in species. The method of this study achieved 0.9262 for mAP50, which improved by 5.59, 49.06, 2.79, 1.35, and 7.26% compared to the state-of-the-art RetinaNet, single-shot multiBox detector (SSD), You Only Look Once version3 (Yolov3), You Only Look Once version4 (Yolov4), and faster region-based convolutional neural network (Faster-RCNN), respectively. In addition, the counting accuracy reached 0.9288, which was improved from other methods as well. Our implementation code and partial validation data are available at https://github.com/wujians122/The-Wheat-Spikes-Detecting-and-Counting.
Plant phenotyping relevance
小麦穂の検出・計数という植物形質を対象に、改良した画像解析モデルを開発し、データセット上で性能検証しているため、フェノタイピング手法が中心である。
abstractThis work has trained a RetinaNet (SpikeRetinaNet) based on several optimizations to detect and count wheat spikes efficiently.
abstractThe method of this study achieved 0.9262 for mAP50
abstractIn addition, the counting accuracy reached 0.9288
Code and data availability
The authors explicitly state that their implementation code and partial validation data for the SpikeRetinaNet wheat spike detection/counting method are publicly available on GitHub. Other referenced repositories (COCO Annotator, YOLOv5, LabelImg) are generic third-party tools, not paper-specific assets.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.