the results of the tests are presented in Table 12 . Our proposed model demonstrated strong performance on three publicly available datasets, suggesting that it possesses a high degree of generalizability to other datasets. Table 11 Detailed information about the dataset. Dataset Category Total Available PlantVillage 38 55,400 https://www.kaggle.com/datasets/hiyash99/plantvillage (accessed on 24 March 2023) Stanford cars 196 16,185 https://www.kaggle.com/datasets/jutrera/stanford-car-dataset-by-classes-folder (accessed on 24 March 2023) ImageNetDogs 120 20,580 http://vision.stanford.edu/aditya86/ImageNetDogs/ (accessed on 24 March 2023) Table 12 Public dataset test results. Dataset Accuracy
Open resource ↗Kaggle · hiyash99/plantvillage · lines:417-573Unverified paper record
An Accurate Classification of Rice Diseases Based on ICAI-V4.
Plants (Basel, Switzerland) · 5 Jun 2023 · 10.3390/plants12112225
Abstract
Rice is a crucial food crop, but it is frequently affected by diseases during its growth process. Some of the most common diseases include rice blast, flax leaf spot, and bacterial blight. These diseases are widespread, highly infectious, and cause significant damage, posing a major challenge to agricultural development. The main problems in rice disease classification are as follows: (1) The images of rice diseases that were collected contain noise and blurred edges, which can hinder the network's ability to accurately extract features of the diseases. (2) The classification of disease images is a challenging task due to the high intra-class diversity and inter-class similarity of rice leaf diseases. This paper proposes the Candy algorithm, an image enhancement technique that utilizes improved Canny operator filtering (the gravitational edge detection algorithm) to emphasize the edge features of rice images and minimize the noise present in the images. Additionally, a new neural network (ICAI-V4) is designed based on the Inception-V4 backbone structure, with a coordinate attention mechanism added to enhance feature capture and overall model performance. The INCV backbone structure incorporates Inception-iv and Reduction-iv structures, with the addition of involution to enhance the network's feature extraction capabilities from a channel perspective. This enables the network to better classify similar images of rice diseases. To address the issue of neuron death caused by the ReLU activation function and improve model robustness, Leaky ReLU is utilized. Our experiments, conducted using the 10-fold cross-validation method and 10,241 images, show that ICAI-V4 has an average classification accuracy of 95.57%. These results indicate the method's strong performance and feasibility for rice disease classification in real-life scenarios.
Plant phenotyping relevance
イネ葉の病害状態を画像から分類する画像処理・ニューラルネットワーク手法の開発と10分割交差検証が研究の中心であり、植物病害フェノタイピングに該当する。
abstractThis paper proposes the Candy algorithm, an image enhancement technique that utilizes improved Canny operator filtering (the gravitational edge detection algorithm) to emphasize the edge features of rice images and minimize the noise present in the images.
abstractAdditionally, a new neural network (ICAI-V4) is designed based on the Inception-V4 backbone structure, with a coordinate attention mechanism added to enhance feature capture and overall model performance.
abstractOur experiments, conducted using the 10-fold cross-validation method and 10,241 images, show that ICAI-V4 has an average classification accuracy of 95.57%.
Code and data availability
The paper's rice disease images come from Kaggle/Mendeley sources whose URLs are not in the allowed list, and no author analysis code or trained model is publicly deposited ('All data are presented in the article'). The only qualifying paper-specific public asset is the PlantVillage dataset, which the authors used to验证
three publicly available datasets, suggesting that it possesses a high degree of generalizability to other datasets. Table 11 Detailed information about the dataset. Dataset Category Total Available PlantVillage 38 55,400 https://www.kaggle.com/datasets/hiyash99/plantvillage (accessed on 24 March 2023) Stanford cars 196 16,185 https://www.kaggle.com/datasets/jutrera/stanford-car-dataset-by-classes-folder (accessed on 24 March 2023) ImageNetDogs 120 20,580 http://vision.stanford.edu/aditya86/ImageNetDogs/ (accessed on 24 March 2023) Table 12 Public dataset test results. Dataset Accuracy (%) PlantVillage 96.25 Stanford cars 94.67 ImageNetDogs 97.24 4. Discussion
Open resource ↗Kaggle · jutrera/stanford-car-dataset-by-classes-folder · lines:417-573This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.