We released our code and data at https://github.com/QDH/MSKD .
Open resource ↗QDH/MSKD · lines:683-695Unverified paper record
Knowledge Distillation Facilitates the Lightweight and Efficient Plant Diseases Detection Model.
Plant phenomics (Washington, D.C.) · 28 Jun 2023 · 10.34133/plantphenomics.0062
Abstract
Plant disease diagnosis in time can inhibit the spread of the disease and prevent a large-scale drop in production, which benefits food production. Object detection-based plant disease diagnosis methods have attracted widespread attention due to their accuracy in classifying and locating diseases. However, existing methods are still limited to single crop disease diagnosis. More importantly, the existing model has a large number of parameters, which is not conducive to deploying it to agricultural mobile devices. Nonetheless, reducing the number of model parameters tends to cause a decrease in model accuracy. To solve these problems, we propose a plant disease detection method based on knowledge distillation to achieve a lightweight and efficient diagnosis of multiple diseases across multiple crops. In detail, we design 2 strategies to build 4 different lightweight models as student models: the YOLOR-Light-v1, YOLOR-Light-v2, Mobile-YOLOR-v1, and Mobile-YOLOR-v2 models, and adopt the YOLOR model as the teacher model. We develop a multistage knowledge distillation method to improve lightweight model performance, achieving 60.4% mAP @ .5 in the PlantDoc dataset with small model parameters, outperforming existing methods. Overall, the multistage knowledge distillation technique can make the model lighter while maintaining high accuracy. Not only that, the technique can be extended to other tasks, such as image classification and image segmentation, to obtain automated plant disease diagnostic models with a wider range of lightweight applicability in smart agriculture. Our code is available at https://github.com/QDH/MSKD.
Plant phenotyping relevance
植物病害を画像から検出・診断する軽量モデルと知識蒸留法を開発しており、植物の病害状態の推定が中心的な技術貢献である。
abstractwe propose a plant disease detection method based on knowledge distillation to achieve a lightweight and efficient diagnosis of multiple diseases across multiple crops.
abstractWe develop a multistage knowledge distillation method to improve lightweight model performance
Code and data availability
The authors explicitly state they released their code and data publicly on GitHub, which contains the MSKD multistage knowledge distillation implementation for plant disease detection.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.