← Papers

Unverified paper record

StripeRust-Pocket: A Mobile-Based Deep Learning Application for Efficient Disease Severity Assessment of Wheat Stripe Rust

Plant Phenomics · 23 Jul 2024 · 10.34133/plantphenomics.0201

Abstract

Wheat stripe rust poses a marked threat to global wheat production. Accurate and effective disease severity assessments are crucial for disease resistance breeding and timely management of field diseases. In this study, we propose a practical solution using mobile-based deep learning and model-assisted labeling. StripeRust-Pocket, a user-friendly mobile application developed based on deep learning models, accurately quantifies disease severity in wheat stripe rust leaf images, even under complex backgrounds. Additionally, StripeRust-Pocket facilitates image acquisition, result storage, organization, and sharing. The underlying model employed by StripeRust-Pocket, called StripeRustNet, is a balanced lightweight 2-stage model. The first stage utilizes MobileNetV2-DeepLabV3+ for leaf segmentation, followed by ResNet50-DeepLabV3+ in the second stage for lesion segmentation. Disease severity is estimated by calculating the ratio of the lesion pixel area to the leaf pixel area. StripeRustNet achieves 98.65% mean intersection over union (MIoU) for leaf segmentation and 86.08% MIoU for lesion segmentation. Validation using an additional 100 field images demonstrated a mean correlation of over 0.964 with 3 expert visual scores. To address the challenges in manual labeling, we introduce a 2-stage labeling pipeline that combines model-assisted labeling, manual correction, and spatial complementarity. We apply this pipeline to our self-collected dataset, reducing the annotation time from 20 min to 3 min per image. Our method provides an efficient and practical solution for wheat stripe rust severity assessments, empowering wheat breeders and pathologists to implement timely disease management. It also demonstrates how to address the "last mile" challenge of applying computer vision technology to plant phenomics.

Plant phenotyping relevance

コムギ赤さび病の葉画像から病斑面積比として病害重症度を推定する深層学習モデル、モバイルアプリ、アノテーション手順を開発・検証しており、植物表現型取得法が中心である。

abstractStripeRust-Pocket, a user-friendly mobile application developed based on deep learning models, accurately quantifies disease severity in wheat stripe rust leaf images, even under complex backgrounds.
abstractDisease severity is estimated by calculating the ratio of the lesion pixel area to the leaf pixel area.
abstractValidation using an additional 100 field images demonstrated a mean correlation of over 0.964 with 3 expert visual scores.

Code and data availability

The paper's Data Availability section explicitly links public GitHub repositories containing the authors' self-collected wheat stripe rust leaf image dataset, the StripeRust-Pocket application, and the application source code used for the disease severity phenotyping analysis.

Datasetpublic

The wheat stripe rust leaf image dataset collected by smartphones is available at https://github.com/WeizhenLiuBioinform/StripeRustNet/tree/master/Dataset .

Open resource ↗WeizhenLiuBioinform/StripeRustNet · Dataset · lines:385-435
Codepublic

The source code: https://github.com/WeizhenLiuBioinform/StripeRust-Pocket/tree/master/Application_source_code .

Open resource ↗WeizhenLiuBioinform/StripeRust-Pocket · Application_source_code · lines:385-435

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.