← Papers

Unverified paper record

A lightweight dual-attention network for tomato leaf disease identification.

Frontiers in plant science · 6 Aug 2024 · 10.3389/fpls.2024.1420584

Abstract

Tomato disease image recognition plays a crucial role in agricultural production. Today, while machine vision methods based on deep learning have achieved some success in disease recognition, they still face several challenges. These include issues such as imbalanced datasets, unclear disease features, small inter-class differences, and large intra-class variations. To address these challenges, this paper proposes a method for classifying and recognizing tomato leaf diseases based on machine vision. First, to enhance the disease feature details in images, a piecewise linear transformation method is used for image enhancement, and oversampling is employed to expand the dataset, compensating for the imbalanced dataset. Next, this paper introduces a convolutional block with a dual attention mechanism called DAC Block, which is used to construct a lightweight model named LDAMNet. The DAC Block innovatively uses Hybrid Channel Attention (HCA) and Coordinate Attention (CSA) to process channel information and spatial information of input images respectively, enhancing the model's feature extraction capabilities. Additionally, this paper proposes a Robust Cross-Entropy (RCE) loss function that is robust to noisy labels, aimed at reducing the impact of noisy labels on the LDAMNet model during training. Experimental results show that this method achieves an average recognition accuracy of 98.71% on the tomato disease dataset, effectively retaining disease information in images and capturing disease areas. Furthermore, the method also demonstrates strong recognition capabilities on rice crop disease datasets, indicating good generalization performance and the ability to function effectively in disease recognition across different crops. The research findings of this paper provide new ideas and methods for the field of crop disease recognition. However, future research needs to further optimize the model's structure and computational efficiency, and validate its application effects in more practical scenarios.

Plant phenotyping relevance

トマト葉の病害状態を画像から認識・領域抽出する深層学習手法を開発し、複数データセットで性能評価しており、植物フェノタイピング手法が中心である。

abstractthis paper proposes a method for classifying and recognizing tomato leaf diseases based on machine vision.
abstractExperimental results show that this method achieves an average recognition accuracy of 98.71% on the tomato disease dataset
abstracteffectively retaining disease information in images and capturing disease areas.

Code and data availability

The paper's phenotyping inputs are two public Kaggle image datasets used directly in its experiments: the Plant Disease Classification Merged Dataset (tomato leaf disease images) and the Rice Leaf Disease Images (cross-dataset generalization tests). Both are publicly downloadable with explicit URLs in the text. No code

Datasetpublic

h five different experiments. Finally, the fourth part mainly summarizes the work and experimental conclusions of this paper. 2 Materials and methods 2.1 Image preprocessing 2.1.1 Sample The tomato image dataset used in this study is derived from the Plant Disease Classification Merged Dataset published on the Kaggle platform ( https://www.kaggle.com/datasets/alinedobrovsky/plant-disease-classification-merged-dataset ).

Open resource ↗Kaggle · alinedobrovsky/plant-disease-classification-merged-dataset · lines:40-57

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