scispace - formally typeset
Open AccessJournal ArticleDOI

Identification of Plant-Leaf Diseases Using CNN and Transfer-Learning Approach

TLDR
The accuracy results in the identification of diseases showed that the deep CNN model is promising and can greatly impact the efficient identification of the diseases, and may have potential in the detection of diseases in real-time agricultural systems.
Abstract
The timely identification and early prevention of crop diseases are essential for improving production. In this paper, deep convolutional-neural-network (CNN) models are implemented to identify and diagnose diseases in plants from their leaves, since CNNs have achieved impressive results in the field of machine vision. Standard CNN models require a large number of parameters and higher computation cost. In this paper, we replaced standard convolution with depth=separable convolution, which reduces the parameter number and computation cost. The implemented models were trained with an open dataset consisting of 14 different plant species, and 38 different categorical disease classes and healthy plant leaves. To evaluate the performance of the models, different parameters such as batch size, dropout, and different numbers of epochs were incorporated. The implemented models achieved a disease-classification accuracy rates of 98.42%, 99.11%, 97.02%, and 99.56% using InceptionV3, InceptionResNetV2, MobileNetV2, and EfficientNetB0, respectively, which were greater than that of traditional handcrafted-feature-based approaches. In comparison with other deep-learning models, the implemented model achieved better performance in terms of accuracy and it required less training time. Moreover, the MobileNetV2 architecture is compatible with mobile devices using the optimized parameter. The accuracy results in the identification of diseases showed that the deep CNN model is promising and can greatly impact the efficient identification of the diseases, and may have potential in the detection of diseases in real-time agricultural systems.

read more

Citations
More filters
Journal ArticleDOI

AlexNet Convolutional Neural Network for Disease Detection and Classification of Tomato Leaf

TL;DR: This study attempts to implement the function of AlexNet modification architecture-based CNN on the Android platform to predict tomato diseases based on leaf image using an uncompromising cross-entropy loss function.
Journal ArticleDOI

Assessment of state-of-the-art deep learning based citrus disease detection techniques using annotated optical leaf images

TL;DR: In this article , the authors presented the state-of-the-art CNN detectors for citrus leaf disease detection, evaluated based on their precision, recall, and other valuable parameters such as training parameters, inference time, memory usage, speed and accuracy trade-off for each model.
Journal ArticleDOI

Rice-Fusion: A Multimodality Data Fusion Framework for Rice Disease Diagnosis

TL;DR: Experimental results analysis demonstrates that the proposed Rice-Fusion multimodal data fusion framework outperforms the outcome of unimodal frameworks in rice disease diagnosis.
Journal ArticleDOI

Convolutional Neural Networks in Detection of Plant Leaf Diseases: A Review

TL;DR: This work has reviewed 100 of the most relevant CNN articles on detecting various plant leaf diseases over the last five years, and identified and summarized several problems and solutions corresponding to the CNN used in plant leaf disease detection.
Journal ArticleDOI

Rice-Fusion: A Multimodality Data Fusion Framework for Rice Disease Diagnosis

- 01 Jan 2022 - 
TL;DR: In this paper , a novel multimodal data fusion framework named Rice-Fusion is proposed to diagnose rice disease based on CNN and Multi-Layer Perceptron (MLP) architectures.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Journal ArticleDOI

ImageNet Large Scale Visual Recognition Challenge

TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Posted Content

MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications

TL;DR: This work introduces two simple global hyper-parameters that efficiently trade off between latency and accuracy and demonstrates the effectiveness of MobileNets across a wide range of applications and use cases including object detection, finegrain classification, face attributes and large scale geo-localization.
Related Papers (5)