2018
DOI: 10.1155/2018/6710865
|View full text |Cite
|
Sign up to set email alerts
|

Can Deep Learning Identify Tomato Leaf Disease?

Abstract: This paper applies deep convolutional neural network (CNN) to identify tomato leaf disease by transfer learning. AlexNet, GoogLeNet, and ResNet were used as backbone of the CNN. The best combined model was utilized to change the structure, aiming at exploring the performance of full training and fine-tuning of CNN. The highest accuracy of 97.28% for identifying tomato leaf disease is achieved by the optimal model ResNet with stochastic gradient descent (SGD), the number of batch size of 16, the number of itera… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
46
0
1

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 148 publications
(47 citation statements)
references
References 36 publications
0
46
0
1
Order By: Relevance
“…The output goes into a series of two fully-connected layers, in which the second fully-connected layer feed into a softmax classifier. In order to prevent overfitting in the fully-connected layers, the authors employed a regularization method called "dropout" with a ratio of 0.5 [32]. Another feature of the AlexNet model is the use of Rectified Linear Unit (ReLU), which is applied to each of the first seven layers.…”
Section: Alexnetmentioning
confidence: 99%
“…The output goes into a series of two fully-connected layers, in which the second fully-connected layer feed into a softmax classifier. In order to prevent overfitting in the fully-connected layers, the authors employed a regularization method called "dropout" with a ratio of 0.5 [32]. Another feature of the AlexNet model is the use of Rectified Linear Unit (ReLU), which is applied to each of the first seven layers.…”
Section: Alexnetmentioning
confidence: 99%
“…Mohanty et al (2016) visualized the top activated feature maps at the output of early convolution layers (Figure 7A). Zhang K. et al (2018) used t-distributed Stochastic Neighbor Embedding (t-SNE) to visualize the features of their final fully connected layer and to evaluate the distance between their classes (Figure 7B). The insight brought by all these visualization methods can help us understand the behavior of trained models while suggesting new improvements.…”
Section: Understanding the Trained Modelsmentioning
confidence: 99%
“…Visualization examples found in the corpus (A) Activations in the first convolution layer visualization (Mohanty et al, 2016). (B) T-distributed Stochastic Neighbor Embedding on the final fully connected layer (Zhang K. et al, 2018). …”
Section: Understanding the Trained Modelsmentioning
confidence: 99%
“…Similarly, advanced imaging techniques including hyperspectral [ 3 , 4 , 5 , 6 , 7 ] and multispectral imaging [ 8 ] have also been used for plant/leaf disease identification. However, after the evolution of deep learning (DL), many state-of-the-art architectures, including AlexNet [ 9 , 10 , 11 , 12 , 13 , 14 ], Visual Geometry Group (VGG) [ 10 , 11 , 13 , 15 , 16 ], DenseNet [ 16 ], Inception-v4 [ 16 ] and ResNet [ 11 , 13 , 14 , 16 ], got promising results for the classification of plant disease. In this regard, several studies proved the significance of deep learning-based methods as compared to the traditional ML techniques.…”
Section: Introductionmentioning
confidence: 99%