Plant Disease Detection Using Deep Learning
Plant Disease Detection Using Deep Learning
Plant Disease Detection Using Deep Learning
net/publication/341025012
CITATIONS READS
0 1,549
5 authors, including:
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Saif Hassan on 01 May 2020.
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 909 & Sciences Publication
Plant Disease Detection using Deep Learning
[10]. It provides all libraries related to artificial neural is tensor flow’s high level API for building and training deep
network. With the help of Tensorflow one can perform learning models.
classification tasks on text as well as images.
B. Dataset Discussion
A. Convolution Neural Network (CNN) Two datasets are used to perform plant disease detection.
Convolution Neural Networks (CNNs) [11] are used First dataset consists of 15 classes and second one consists of
to detect the disease in plant’s leaves. CNN is an evolution of 38 classes. Both databases have number of images of each
simple ANN that gives better result on images. Because plant. First dataset have total 2952 images. Final findings of
images contains repeating patterns of particular thing (any this work is on PlantVillage dataset which contains 38 classes
image). Two important functions of CNN are convolution and of different plants. It is also openly available on internet.
pooling. Convolution is used to detect edges of patterns in an Description of these classes and dataset is given in following
image and pooling is used to reduce the size of an image. Table- I (a) and (b).
CNN architectures that were applied on a problem are
following: (a) Simple CNN, (b) VGG [12], and (iii)
InceptionV3. Moreover training of these models are done
using Jupyter notebook and Keras API of Tensorflow. Keras
Table- I (a): Dataset Description
Class Plant Name Healthy or Disease Name Images (Number)
Diseased
C_0 Apple Diseased Apple_scab 2016
C_1 Apple Diseased Black_rot 1987
C_2 Apple Diseased Cedar_apple_rust 1760
C_3 Apple Healthy - 2008
C_4 Blueberry Diseased - 1816
C_5 Cherry_(including_sour) Diseased Powdery_mildew 1683
C_6 Cherry_(including_sour) Healthy - 1826
C_7 Corn_(maize) Diseased Cercospora_leaf_spotGray_leaf_spot 1642
C_8 Corn_(maize) Diseased Common_rust 1907
C_9 Corn_(maize) Diseased Northern_Leaf_Blight 1908
C_10 Corn_(maize) Healthy - 1859
C_11 Grape Diseased Black_rot 1888
C_12 Grape Diseased Esca_(Black_Measles) 1920
C_13 Grape Diseased Leaf_blight (Isariopsis_Leaf_Spot) 1722
C_14 Grape Healthy - 1692
C_15 Orange Diseased Haunglongbing (Citrus_greening) 2010
C_16 Peach Diseased Bacterial_spot 1838
C_17 Peach Healthy - 1728
C_18 Pepper_bell Diseased Bacterial_spot 1913
C_19 Pepper_bell Healthy - 1988
C_20 Potato Diseased Early_blight 1939
C_21 Potato Diseased Late_blight 1939
C_22 Potato Healthy - 1824
C_23 Raspberry Healthy - 1781
C_24 Soybean Healthy - 2022
C_25 Squash Diseased Powdery_mildew 1736
C_26 Strawberry Diseased Leaf_scorch 1774
C_27 Strawberry Healthy - 1824
C_28 Tomato Diseased Bacterial_spot 1702
By using this table you can come to know number of images in plants. Least images are from Raspberry, Soybean, and
each class. Each class contains approximately 2000 images. Squash class. Below image show some images of different
Fourteen different plants are available in this dataset. For leaves which are available in dataset.
every plant healthy as well as diseased images of leaves are
available. Most of the images belongs to Tomato and Apple
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 910 & Sciences Publication
International Journal of Recent Technology and Engineering (IJRTE)
ISSN: 2277-3878, Volume-9 Issue-1, May 2020
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 911 & Sciences Publication
Plant Disease Detection using Deep Learning
Unhealthy Healthy
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 912 & Sciences Publication
International Journal of Recent Technology and Engineering (IJRTE)
ISSN: 2277-3878, Volume-9 Issue-1, May 2020
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 913 & Sciences Publication
Plant Disease Detection using Deep Learning
AUTHORS PROFILE
Murk Chohan Completed her BE Computer System Engineering from
Quaid e Awam University of Engineering & Technology Nawabshah in 207
and received her MS Computer Science degree specialized in Data
Knowledge Engineering in 2019 from Sukkur IBA University. He has been
researching in the field of Deep Learning, Software Engineering, and Cloud
Computing. Currently she is a faculty member of Computer Science
department at IBA-IET Khairpur. Pakistan.
Published By:
Retrieval Number: A2139059120/2020©BEIESP Blue Eyes Intelligence Engineering
DOI:10.35940/ijrte.A2139.059120 914 & Sciences Publication
View publication stats