SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 772
PLANT LEAF DISEASE CLASSIFICATION USING CNN
Priyanka V1, Bhavani R2
1Student, Dept. of Computer science and Engineering, Government College of Technology, Coimbatore, India
2Assistant Professor, Dept. of Computer science and Engineering, Government College of Technology, Coimbatore,
India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract -Plants are the significant wellspring of
nourishment for a wide range of living creatures. With the
increment in population, it is currently more essential to keep
this supply proceed. To cop-up with this, it is necessary to
protect the plants from different sorts of infections. So, thereis
need for identifying those diseases or infections at the early
stage. Most recent advances in Deep Learning and Image
Processing techniques would help the farmers in timely
identification and classification of leaf diseases. In this paper,
a convolutional neural network (CNN) based model is
proposed to classify the leaf diseases. The customized CNN
model was built using keras library in Googlecolab. Themodel
was trained for 50 epochs with a batch size of 64. The
proposed CNN model achieved an accuracyof90% ontraining
and 89% on testing.
Key Words: CNN, Maxpooling Layer, Fully Connected
Layer, Leaf Disease
1. INTRODUCTION
Agriculture is a sector which has a huge impact on life and
economic stature of humans. Agricultureisa primarysource
of income for approximately 58 percent of India's
population. In terms of farm yields, India is rankedsecondin
the world Agriculture, it was stated in 2018, provided
employment to more than 50 percent of the workforce,
adding 18–20 percent to the country's GDP.Asa result,India
has established itself as one of the leading countriesinterms
of agricultural yield and productivity. Given that agriculture
employs the majority of the people, it is critical to
understand the issues that this sector faces. There are a
numerous of problems thattheagriculturefieldfacessuchas
inefficient farmingstrategies andtechniques,Inadequate use
of compost, manures, and fertilizers, insufficient water
supplies, and different plant diseases, to name a few.
Diseases are extremely destructive to plants health, which
has an impact on their growth. The attack of these many
forms of diseases on plants causes a significant reduction in
yield performance, both in terms of quality and quantity.
Disease-affected plants account for roughly 20-30% of all
crop losses. The proposed system is used to predict the leaf
diseases and categorize leaf illnesses, using deep learning.
Deep Learning has recently achieved outstanding results in
disciplines such as image recognition, speech recognition,
and natural language processing. The convolution Neural
Network has produced excellent results in the problem of
Plant Disease Detection. Convolutional Neural Network
(CNN) is a type of Artificial Neural Network (ANN) with a
large number of hidden layers between the inputandoutput
layers and these hidden layers are called as Convolution,
Max Pooling, Dropout, etc.Theconvolutional neural network
finds the correct mathematical operation to turn the input
into the output, whether it's a linear correlation or a non-
linear relationship. By training a huge number of images
CNN, a sort of machine learning can achieve the goal of
accurate detection. In the realm of generic identification,
CNN does not rely on specific features and has a good
detection implication. CNN does not depend on selected
features, and has a good detection implication in the field of
generalized identification. Deep Learning have fully
dominated the field of image classification for the final few
years; thus, the proposed Convolution Neural Network is
used to detect plant leaf disease classification using CNN
diseases and categorize them into 38 classes.
2. RELATED WORKS
Many researches have done in the recent years for the plant
leaf diseases diagnosis by using deep learning algorithms.
In paper [2], the authors build a classifier based on the
extraction of morphological features using a Multilayer
Perceptron with Ada boosting techniques. Certain pre-
processing approaches are used to prepare a leaf image
before starting the feature extraction phase. The authors
used various morphological features named as centroid,
major axis length, minor axis length, solidity, perimeter, and
orientation are mined from the images of various classes of
leaves. k-NN, Decision Tree and Multi Layer Perceptron are
applied in the Flavia dataset to test the accuracy of the
model. The proposed machine learning classifier
outperformed state-of-the-art algorithms, achieving a
precision rate of 95.42 percent. Inpaper[18],Smartfarming,
which employs the appropriate infrastructure, is an
innovative technique that aids in the improvement of the
quality and quantity of agricultural production in the
country including tomato production. Diseases cannot be
prevented becausetomatoplantfarmingtakesintoaccounta
variety of factors such as theatmosphere,soil,andamountof
sunlight. The current cutting-edge computer system
innovation enabled by deep learning has paved the path for
camera-detected tomato leaf disease. This researchresulted
in the creation of a unique approach for disease detection in
tomato plants. To identify and distinguish leaf diseases, a
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 773
motor-controlled picture capturing box was built to capture
four sides of each tomato plant. The test subject was a
specific tomato variety known as Diamante Max. Phroma
Rot, Leaf Miner, and Target Spot were among the illnesses
identified by the method. Diseased and healthy plant leaves
are collected in the dataset leaves. Then, to identify three
diseases train a deep convolutional neural network. The
system used a Convolution Neural Network to determine
whether tomato illnesses were present on the plants being
monitored. The F-RCNN trained anomaly detection model
has an accuracy of 80 percent, whereas the Transfer
Learning illness recognition model has a 95.75 percent
accuracy. The automatedimagecapturesystemwastestedin
the field and found to be 91.67 accurate in detecting tomato
plant leaf diseases. In paper [14], The authors proposed
approach contains three phases such as pre- processing,
feature extraction and classification. The pre-processing
stage includes a classic image processing steps such as
converting to grayscale and boundary enhancement. The
feature extraction stage deduces the commonDMF fromfive
fundamental features. The authors are using the Support
Vector Machine (SVM) for the classification of leaf
recognition. Leaf features which are mined and
orthogonalized from the leaf images into 5 principal
variables that are given as input vector to the SVM. Model
tested with Flavia dataset and a real leaf images and
compared with k-NN classifier. The proposed model yields
very high accuracy and takes very less execution time. In
paper [4], A method for detecting imagesegmentationbased
on region, followed by texture feature extraction. For
classification, SVM is utilized. Picturesof roses withbacterial
disease, beans leave with bacterial disease, lemon leaves
with Sun burn disease, banana leaves with early scorch
disease, and fungal disease in beans leaves are included in
the data collection. The SVM model has a 95 percent
accuracy rate. In paper [15], Gathering learningthinksabout
a solitary classifier as well as a bunch of classifiers. The
joined expectation of order dependent on casting a ballot is
finished. Tomato leaf illness order was completed utilizing
surface highlightsremovedfromGLCM.Numerousclassifiers
viz SVM. Multi-facet perceptron and Random Forest were
utilized for arrangement. A delicate democratic classifier
predicts the result dependent on most elevated likelihood of
picked class as result. The singular arrangement precision
was 88.74%, 89.84% and 92.86% for RF, MLP and SVM
classifier. Delicatedemocraticbasedgrouplearningyieldeda
precision of 93.13%. In paper [16], convolutional neural
organization is utilized to characterize soybeanplantillness.
The data set incorporates picturestakenfromnormal assets.
The framework execution of 99 .32% is done inside the kind
of turmoil. The investigation moreoverportraysthatinsights
expansion at the instruction set works on the general
exhibition of the organization. The proposed CNN form of
this paper incorporates three convolutional layers each
layer is seen by utilizing a maximum pooling layer. The last
layer is totally connected to MLP.ReLu initiation work is
completed to the result of each convolutional layer. The
result layer is given to the softmax layer which offers the
likelihood conveyance of the 4-resultpreparing.Therecords
set has been separated into schooling (70%), validation
(10%) and attempting out (20%). ReLu enactment
trademark is utilized in light of the fact that it impacts in
quicker instruction. From the impacts of type, it very well
might be seen that the precision of tinge pictures is higher
than the grayscale pix. Henceforth, hue pix are better for
work extraction. The aftereffect of the adaptation
additionally demonstrates that the model is overfitting.
Overfitting happens when the form suits the instruction set
effectively. It then, at that point, will become to sum up new
models that have been currently not inside the preparation
set. In paper [19], The five types of apple leaf disease
discussed in this study are aria leaf spot,brownspot,mosaic,
grey spot, and rust. In apple, this is a problem. Deep learning
techniques were employed in this study to improve
convolution neural networks (CNNs)fordiseasedetection in
apple leaves. The apple leaf disease dataset (ALDD) is
utilized in this paper to generate a new apple leaf disease
detection model that leverages deep- CNNs by employing
Rainbow concatenation and Google Net Inception structure.
The suggested INAR- model was trained on a dataset of
26,377 photos of apple leaf disease and then utilized to
detect five common apple leaf diseases. The INAR- SSD
model achieves 78.80 detection performance in the
experiments with a high-detection speed of 23.13 FPS. The
findings show that the innovative INAR-SSD model provides
a high-performance solution for the early detection of apple
leaf illnesses that can identify these diseases in real time
with greater accuracy and speed than earlier methods. In
paper [17], For leaf disease identification,theadviseddevice
in this article has a particular deep learningversion which is
built on a specific convolutional neural network. Theimages
in the facts set were taken with a variety of cameras and
resources. Pests and disorder, according to research,are not
a problem in agriculture since healthy and developing plant
life in rich soil is able to withstand pest/ailment. They
employed Faster Region-Based Convolutional Neural
Network (Faster R-CNN), Region-Based Fully Convolutional
Network (R-FCN), and Single Shot Detector as detectors
(SSD). To execute the experiment the dataset had been
divided into three units validation, education, and trial sets
for example. The first assessment is carried out at the
validation set after thateducationoftheneural communityis
carried out at the education set and very last evaluation is
executed at the testing set. They use education and
validation units to execute thetrainingsystemandtrying out
set for evaluating effects on uncooked statistics. In paper
[11], Plant diseases are a major factor in crop productivity
posing a threat to food security and reducing farmer profits.
Identifying plant illnesses and taking adequate feeding
methods to cure them early is the key to preventing losses
and a reduction in productivity. Thescientistsemployedtwo
approaches to identify and classify healthy and sick tomato
leaves in their study. Using the k-nearest neighbor strategy
the tomato leaf is evaluated as healthy or sick in the first
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 774
procedure. They then use a probabilistic neural network and
the k-nearest neighbor approach to classify the sick tomato
leaf in the second technique. For categorization reasons
characteristics such as GLCM, Gabor, and color are used.
Experimentation was carried out on the authors own
dataset. There are 600 healthy and sick leaves in all. The
results show that using a fusion strategy with a PNN
classifier beats other methods.
3. METHODOLOGY
Deep learning is a trendy technique for image processing
and data analysis that provides correct results. Deep
learning has been successfully appliedin numerousdomains
and it recently entered into agriculture too. Therefore, the
proposed system applies deep learning to make a formula
for machine-controlled detection of plant leaf diseases. The
leaf disease classification consists of five pipelined
procedures: dataset collection, resizing, reshaping and
rescaling the image, model building and classifying diseased
leaf image using CNN. This approach identifies the type of
leaf disease in less time with more accuracy.
Fig.1. Image Classification Steps
3.1 Image Acquisition
Plant leaf images are downloaded from plant village dataset
[13]. The dataset consists of 5148 images grouped into 38
classes. The class names are listed below;
['Apple___Apple_scab',
'Apple___Black_rot',
'Apple___Cedar_apple_rust',
'Apple___healthy',
'Blueberry___healthy',
'Cherry___Powdery_mildew',
'Cherry___healthy',
'Corn___Cercospora_leaf_spot Gray_leaf_spot',
'Corn___Common_rust',
'Corn___Northern_Leaf_Blight',
'Corn___healthy',
'Grape___Black_rot',
'Grape___Esca_(Black_Measles)',
'Grape___Leaf_blight_(Isariopsis_Leaf_Spot)',
'Grape___healthy',
'Orange___Haunglongbing_(Citrus_greening)',
'Peach___Bacterial_spot',
'Peach___healthy',
'Pepper,_bell___Bacterial_spot',
'Pepper,_bell___healthy',
'Potato___Early_blight',
'Potato___Late_blight',
'Potato___healthy',
'Raspberry___healthy',
'Soybean___healthy',
'Squash___Powdery_mildew',
'Strawberry___Leaf_scorch',
'Strawberry___healthy',
'Tomato___Bacterial_spot',
'Tomato___Early_blight',
'Tomato___Late_blight',
'Tomato___Leaf_Mold',
'Tomato___Septoria_leaf_spot',
'Tomato___Spider_mites Two-spotted_spider_mite',
'Tomato___Target_Spot',
'Tomato___Tomato_Yellow_Leaf_Curl_Virus',
'Tomato___Tomato_mosaic_virus',
'Tomato___healthy']
Fig.2.sample diseased leaf image
3.2 Image Preprocessing:
The Plant Village dataset's image sizes are found to be 256 x
256 pixels. Then using the Keras deep-learning framework,
data processing and image augmentation are carried out.
After that, a training/testing split was applied to the data
applying 80% of the images for training and 20% fortesting.
3.3 Convolution Layer
Convolutional layers are the core part of CNN where lot of
computation occurs. A filter moves across the receptive
fields of the image checking whether the feature is present.
Next the filter shifts by a stride, repeating the process until
the filter has slid across the entire image. The final output is
the feature map which is the dot product of input image
pixels and the filter. Fig.2. illustrates the convolution
operation of input image size 5*5 and filter size 3*3 and
stride 1.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 775
Fig.3. Convolution Process
3.4 Max Pooling Layer
Pooling layer perform down sampling by reducing the
number of parameters in the inputs. In the pooling layer the
filter does not have any weights. The kernel applies an
aggregation function to the values within the receptivefield.
Fig.3. illustrates the maxpooling with filter 2*2 and stride 1.
Fig.4.Maxpooling Process
3.5 Flatten Layer
Once the pooled featured map is obtained, the next step is to
flatten it. Flattening comprises converting the entire pooled
feature map matrix into a single columnmatrixwhichisthen
fed to the neural network for processing.
3.6 Fully Connected Layer
As previously stated, the output layer in a CNN is a densely
linked layer that flattens and provides information from the
other layers in order to turn the output into the appropriate
number of output classes or labels. The word “Fully
Connected” in the fully connected layer point out that every
neuron in the next layer is connected to every single neuron
in the previous layer. This stage is complete up of the input
layer, the fully connected layer, and the output layer. This
layer is described as a Multilayer Perceptron which
consumes a softmax activation function present in the
output layer. The input representation is flattened into a
feature vector and sent through a network of neurons to
predict the output probabilities in the fully-connected
operation of a neural network. The pooling and
convolutional layers outputs explain the high-resolution
properties of the input picture. The fully connected layer on
the foundation of the training dataset consumes these
features for classifying input images into different classes.
3.7 Softmax Layer
The soft-max layer creates a probability distribution with
one output value.
• Softmax is implemented by a completely linked
network layer at the end output.
• There must be the same number of neurons in the
Softmax layer as there are in the output classes.
• Like a sigmoid function, the Softmax function
compresses the outputs of each component to be
between 0 and 1. It does, however, split each result
so that the entire sum of the outputs equals one.
3.8 Model Summary
It is used to view every parameter and form in every layer of
our models. It is observed that the total number of
parameters is 186,002 and the total number of trainable
parameters is 186, 002. The non-trainableparameteriszero.
Fig .5. Model Summary
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 776
4. Results and Discussion
The performance of the proposed CNN model is analyzed
using accuracy. Accuracy is defined as following equation,
Accuracy = (1)
where TP refers to True Positive
TN refers to True Negative
FP refers to False Positive
FN refers to False Negative
In fig.5. the x-axis represents number of epochs and y-axis
represent the metrics via accuracyandloss.fromthegraphit
is observed that the model performs well for 50 epochs and
reaches an accuracy of 90.62%.
Fig.6.Performance analysis
Fig.7.illustrates the prediction of the trained model
4. CONCLUSION
There are many advanced methods for identifying and
categorizing plant diseases usingimage processinganddeep
learning. In this paper, a customized CNN is employed to
identify plant leaf disease using images of healthy and
diseased plant leaves. The CNN model was trained for
various epochs. The model performs well for 50 epochswith
same training and validation accuracy. The model yields the
accuracy of 90.62%. Isn future, the hyperparameters of the
model can be tuned for yielding the best accuracy results.
REFERENCES
[1] C. A. Priya, T. Balasaravanan, and A. S. Thanamani,(
2012) “An efficient leaf recognition algorithm for plant
classification using supportvectormachine,”inProc.Int.
Conf. Pattern Recognit., Inform. Med. Eng. (PRIME), pp.
428-432.
[2] Munish Kumar,Surbhi Gupta,Xiao-Zhi Gao,Amitoj
Singh,(2019) “Plant Species Recognition Using
Morphological Features and Adaptive Boosting
Methodology”, IEEE Access,vol. 7, pp. 163-170.
[3] Sandika, B., Avil, S., Sanat, S. and Srinivasu, P., 2016,
November. Random forest based classification of
diseases in grapes fromimagescapturedinuncontrolled
environments. In 2016 IEEE 13th International
Conference on Signal Processing (ICSP) (pp. 1775-
1780). IEEE.
[4] Singh, V. and Misra, A.K., 2017. Detection of plant leaf
diseases using image segmentation and soft computing
techniques. Information processing in Agriculture,4(1),
pp.41-49.
[5] Ferentinos, K.P., 2018. Deep learning models for plant
disease detection and diagnosis. Computers and
Electronics in Agriculture, 145, pp.311-318.
[6] Ramcharan, A., Baranowski, K.,McCloskey,P.,Ahmed,B.,
Legg, J. and Hughes, D.P., 2017. Deep learning forimage-
based cassava disease detection. Frontiers in plant
science, 8, p.1852.
[7] Shrivastava, V.K., Pradhan, M.K., Minz, S. and Thakur,
M.P., 2019. Rice plant disease classification using
transfer learning of deep convolution neural network.
International Archives of the Photogrammetry, Remote
Sensing & Spatial Information Sciences.
[8] Hassan, S.M., Maji, A.K., Jasiński, M., Leonowicz, Z. and
Jasińska, E., 2021. Identification of Plant-Leaf Diseases
Using CNN and Transfer- Learning Approach.
Electronics, 10(12), p.1388.
[9] Robert G. de Luna, Elmer P. Dadios, Argel A. Bandala,
“Automated Image CapturingSystemforDeep Learning-
based Tomato Plant Leaf Disease Detection and
Recognition,” International Conference on Advances in
Big Data, Computing and Data Communication Systems
(icABCD) 2019.
[10] Peng Jiang, Yuehan Chen, Bin Liu, Dongjian He,
Chunquan Liang, “Real-Time Detection of Apple Leaf
Diseases Using Deep Learning Approach Based on
Improved Convolution Neural Networks,” IEEE ACCESS
2019.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 777
[11] Balakrishna K Mahesh Rao, “Tomato Plant Leaves
Disease Classification Using KNN and PNN,”
International Journal of Computer Vision and Image
Processing 2019.
[12] Prajwala TM, Alla Pranathi, Kandiraju Sai Ashritha,
Nagaratna B. Chittaragi, Shashidhar G. Koolagudi,
“Tomato Leaf Disease Detection using Convolutional
Neural Networks,” Proceedings of 2018 Eleventh
International Conference on Contemporary Computing
(IC3), 2018.
[13] https://data.mendeley.com/datasets/tyw btsjrjv/1
[14] Priya, C.A., Balasaravanan, T. and Thanamani,A.S.,2012,
March. An efficient leaf recognition algorithm for plant
classification using support vector machine. In
International conference on pattern recognition,
informatics and medical engineering(PRIME-2012)(pp.
428-432). IEEE.
[15] Jeyalakshmi, S. and Radha, R., 2021. Classification of
Tomato Diseases using Ensemble Learning. ICTACT
Journal on Soft Computing, 11(4), pp.2408-2415.
[16] Wallelign, S., Polceanu, M. and Buche, C., 2018, May.
Soybean plant disease identificationusingconvolutional
neural network. In The thirty-first international flairs
conference.
[17] Akila, M. and Deepan, P., 2018. Detection and
classification of plant leaf diseases by using deep
learning algorithm. International Journal ofEngineering
Research & Technology (IJERT), 6(7), pp.1-5.
[18] De Luna, R.G., Dadios, E.P. and Bandala, A.A., 2018,
October. Automated image capturing system for deep
learning-based tomato plant leaf disease detection and
recognition. In TENCON 2018-2018 IEEE Region 10
Conference (pp. 1414-1419). IEEE.
[19] Jiang, P., Chen, Y., Liu, B., He, D. and Liang, C., 2019. Real-
time detection of apple leaf diseasesusingdeeplearning
approach based on improved convolutional neural
networks. IEEE Access, 7, pp.59069-59080.

More Related Content

What's hot

Heart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning AlgorithmHeart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning Algorithmijtsrd
 
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))nouji87
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care Meenakshi Sood
 
Tomato leaves diseases detection approach based on support vector machines
Tomato leaves diseases detection approach based on support vector machinesTomato leaves diseases detection approach based on support vector machines
Tomato leaves diseases detection approach based on support vector machinesAboul Ella Hassanien
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionMyat Myint Zu Thin
 
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.SUJIT SHIBAPRASAD MAITY
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumorVenkat Projects
 
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseA Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseijtsrd
 
Lung Cancer Detection Using Convolutional Neural Network
Lung Cancer Detection Using Convolutional Neural NetworkLung Cancer Detection Using Convolutional Neural Network
Lung Cancer Detection Using Convolutional Neural NetworkIRJET Journal
 
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A SurveyGlaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A SurveyEswar Publications
 
Connected component labeling algorithm
Connected component labeling algorithmConnected component labeling algorithm
Connected component labeling algorithmManas Mantri
 
Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Kedar Damkondwar
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network MD Abdullah Al Nasim
 
veri bilimi.pptx
veri bilimi.pptxveri bilimi.pptx
veri bilimi.pptxHakan ATAY
 
Information fusion
Information fusion Information fusion
Information fusion Vinit Payal
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNNMohammadRakib8
 
Machine Learning in Healthcare Diagnostics
Machine Learning in Healthcare DiagnosticsMachine Learning in Healthcare Diagnostics
Machine Learning in Healthcare DiagnosticsLarry Smarr
 

What's hot (20)

Retinopathy
RetinopathyRetinopathy
Retinopathy
 
Heart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning AlgorithmHeart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning Algorithm
 
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))
Ph.D. Qualifying Exam Presentation (McGill University, Department of Biology))
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care
 
Tomato leaves diseases detection approach based on support vector machines
Tomato leaves diseases detection approach based on support vector machinesTomato leaves diseases detection approach based on support vector machines
Tomato leaves diseases detection approach based on support vector machines
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
 
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
 
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseA Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
 
Lung Cancer Detection Using Convolutional Neural Network
Lung Cancer Detection Using Convolutional Neural NetworkLung Cancer Detection Using Convolutional Neural Network
Lung Cancer Detection Using Convolutional Neural Network
 
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A SurveyGlaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
 
Connected component labeling algorithm
Connected component labeling algorithmConnected component labeling algorithm
Connected component labeling algorithm
 
Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 
Gis
GisGis
Gis
 
Iirs gps dmc 2010
Iirs gps dmc 2010Iirs gps dmc 2010
Iirs gps dmc 2010
 
veri bilimi.pptx
veri bilimi.pptxveri bilimi.pptx
veri bilimi.pptx
 
Information fusion
Information fusion Information fusion
Information fusion
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
Machine Learning in Healthcare Diagnostics
Machine Learning in Healthcare DiagnosticsMachine Learning in Healthcare Diagnostics
Machine Learning in Healthcare Diagnostics
 

Similar to PLANT LEAF DISEASE CLASSIFICATION USING CNN

LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNIRJET Journal
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingIRJET Journal
 
Detection of Plant Diseases Using CNN Architectures
Detection of Plant Diseases Using CNN ArchitecturesDetection of Plant Diseases Using CNN Architectures
Detection of Plant Diseases Using CNN ArchitecturesIRJET Journal
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...IRJET Journal
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...IRJET Journal
 
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural NetworkIRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural NetworkIRJET Journal
 
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET Journal
 
Plant Disease Prediction Using Image Processing
Plant Disease Prediction Using Image ProcessingPlant Disease Prediction Using Image Processing
Plant Disease Prediction Using Image ProcessingIRJET Journal
 
Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...IRJET Journal
 
Fruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationFruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationIRJET Journal
 
Potato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksPotato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksIRJET Journal
 
Leaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLLeaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLIRJET Journal
 
Early detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesEarly detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesIAESIJAI
 
ORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNIRJET Journal
 
Kissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming AppKissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming AppIRJET Journal
 
A Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural NetworkA Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural NetworkIRJET Journal
 
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...IRJET Journal
 
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...IRJET Journal
 
IRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET Journal
 

Similar to PLANT LEAF DISEASE CLASSIFICATION USING CNN (20)

LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image Processing
 
Detection of Plant Diseases Using CNN Architectures
Detection of Plant Diseases Using CNN ArchitecturesDetection of Plant Diseases Using CNN Architectures
Detection of Plant Diseases Using CNN Architectures
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
 
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural NetworkIRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
 
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN Technique
 
Plant Disease Prediction Using Image Processing
Plant Disease Prediction Using Image ProcessingPlant Disease Prediction Using Image Processing
Plant Disease Prediction Using Image Processing
 
Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...
 
Fruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationFruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer Recommendation
 
Potato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksPotato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networks
 
Leaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLLeaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and ML
 
Early detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesEarly detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniques
 
ORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNN
 
Kissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming AppKissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming App
 
Weed Detection Using Convolutional Neural Network
Weed Detection Using Convolutional Neural NetworkWeed Detection Using Convolutional Neural Network
Weed Detection Using Convolutional Neural Network
 
A Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural NetworkA Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural Network
 
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
 
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
 
IRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Recently uploaded (20)

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

PLANT LEAF DISEASE CLASSIFICATION USING CNN

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 772 PLANT LEAF DISEASE CLASSIFICATION USING CNN Priyanka V1, Bhavani R2 1Student, Dept. of Computer science and Engineering, Government College of Technology, Coimbatore, India 2Assistant Professor, Dept. of Computer science and Engineering, Government College of Technology, Coimbatore, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract -Plants are the significant wellspring of nourishment for a wide range of living creatures. With the increment in population, it is currently more essential to keep this supply proceed. To cop-up with this, it is necessary to protect the plants from different sorts of infections. So, thereis need for identifying those diseases or infections at the early stage. Most recent advances in Deep Learning and Image Processing techniques would help the farmers in timely identification and classification of leaf diseases. In this paper, a convolutional neural network (CNN) based model is proposed to classify the leaf diseases. The customized CNN model was built using keras library in Googlecolab. Themodel was trained for 50 epochs with a batch size of 64. The proposed CNN model achieved an accuracyof90% ontraining and 89% on testing. Key Words: CNN, Maxpooling Layer, Fully Connected Layer, Leaf Disease 1. INTRODUCTION Agriculture is a sector which has a huge impact on life and economic stature of humans. Agricultureisa primarysource of income for approximately 58 percent of India's population. In terms of farm yields, India is rankedsecondin the world Agriculture, it was stated in 2018, provided employment to more than 50 percent of the workforce, adding 18–20 percent to the country's GDP.Asa result,India has established itself as one of the leading countriesinterms of agricultural yield and productivity. Given that agriculture employs the majority of the people, it is critical to understand the issues that this sector faces. There are a numerous of problems thattheagriculturefieldfacessuchas inefficient farmingstrategies andtechniques,Inadequate use of compost, manures, and fertilizers, insufficient water supplies, and different plant diseases, to name a few. Diseases are extremely destructive to plants health, which has an impact on their growth. The attack of these many forms of diseases on plants causes a significant reduction in yield performance, both in terms of quality and quantity. Disease-affected plants account for roughly 20-30% of all crop losses. The proposed system is used to predict the leaf diseases and categorize leaf illnesses, using deep learning. Deep Learning has recently achieved outstanding results in disciplines such as image recognition, speech recognition, and natural language processing. The convolution Neural Network has produced excellent results in the problem of Plant Disease Detection. Convolutional Neural Network (CNN) is a type of Artificial Neural Network (ANN) with a large number of hidden layers between the inputandoutput layers and these hidden layers are called as Convolution, Max Pooling, Dropout, etc.Theconvolutional neural network finds the correct mathematical operation to turn the input into the output, whether it's a linear correlation or a non- linear relationship. By training a huge number of images CNN, a sort of machine learning can achieve the goal of accurate detection. In the realm of generic identification, CNN does not rely on specific features and has a good detection implication. CNN does not depend on selected features, and has a good detection implication in the field of generalized identification. Deep Learning have fully dominated the field of image classification for the final few years; thus, the proposed Convolution Neural Network is used to detect plant leaf disease classification using CNN diseases and categorize them into 38 classes. 2. RELATED WORKS Many researches have done in the recent years for the plant leaf diseases diagnosis by using deep learning algorithms. In paper [2], the authors build a classifier based on the extraction of morphological features using a Multilayer Perceptron with Ada boosting techniques. Certain pre- processing approaches are used to prepare a leaf image before starting the feature extraction phase. The authors used various morphological features named as centroid, major axis length, minor axis length, solidity, perimeter, and orientation are mined from the images of various classes of leaves. k-NN, Decision Tree and Multi Layer Perceptron are applied in the Flavia dataset to test the accuracy of the model. The proposed machine learning classifier outperformed state-of-the-art algorithms, achieving a precision rate of 95.42 percent. Inpaper[18],Smartfarming, which employs the appropriate infrastructure, is an innovative technique that aids in the improvement of the quality and quantity of agricultural production in the country including tomato production. Diseases cannot be prevented becausetomatoplantfarmingtakesintoaccounta variety of factors such as theatmosphere,soil,andamountof sunlight. The current cutting-edge computer system innovation enabled by deep learning has paved the path for camera-detected tomato leaf disease. This researchresulted in the creation of a unique approach for disease detection in tomato plants. To identify and distinguish leaf diseases, a
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 773 motor-controlled picture capturing box was built to capture four sides of each tomato plant. The test subject was a specific tomato variety known as Diamante Max. Phroma Rot, Leaf Miner, and Target Spot were among the illnesses identified by the method. Diseased and healthy plant leaves are collected in the dataset leaves. Then, to identify three diseases train a deep convolutional neural network. The system used a Convolution Neural Network to determine whether tomato illnesses were present on the plants being monitored. The F-RCNN trained anomaly detection model has an accuracy of 80 percent, whereas the Transfer Learning illness recognition model has a 95.75 percent accuracy. The automatedimagecapturesystemwastestedin the field and found to be 91.67 accurate in detecting tomato plant leaf diseases. In paper [14], The authors proposed approach contains three phases such as pre- processing, feature extraction and classification. The pre-processing stage includes a classic image processing steps such as converting to grayscale and boundary enhancement. The feature extraction stage deduces the commonDMF fromfive fundamental features. The authors are using the Support Vector Machine (SVM) for the classification of leaf recognition. Leaf features which are mined and orthogonalized from the leaf images into 5 principal variables that are given as input vector to the SVM. Model tested with Flavia dataset and a real leaf images and compared with k-NN classifier. The proposed model yields very high accuracy and takes very less execution time. In paper [4], A method for detecting imagesegmentationbased on region, followed by texture feature extraction. For classification, SVM is utilized. Picturesof roses withbacterial disease, beans leave with bacterial disease, lemon leaves with Sun burn disease, banana leaves with early scorch disease, and fungal disease in beans leaves are included in the data collection. The SVM model has a 95 percent accuracy rate. In paper [15], Gathering learningthinksabout a solitary classifier as well as a bunch of classifiers. The joined expectation of order dependent on casting a ballot is finished. Tomato leaf illness order was completed utilizing surface highlightsremovedfromGLCM.Numerousclassifiers viz SVM. Multi-facet perceptron and Random Forest were utilized for arrangement. A delicate democratic classifier predicts the result dependent on most elevated likelihood of picked class as result. The singular arrangement precision was 88.74%, 89.84% and 92.86% for RF, MLP and SVM classifier. Delicatedemocraticbasedgrouplearningyieldeda precision of 93.13%. In paper [16], convolutional neural organization is utilized to characterize soybeanplantillness. The data set incorporates picturestakenfromnormal assets. The framework execution of 99 .32% is done inside the kind of turmoil. The investigation moreoverportraysthatinsights expansion at the instruction set works on the general exhibition of the organization. The proposed CNN form of this paper incorporates three convolutional layers each layer is seen by utilizing a maximum pooling layer. The last layer is totally connected to MLP.ReLu initiation work is completed to the result of each convolutional layer. The result layer is given to the softmax layer which offers the likelihood conveyance of the 4-resultpreparing.Therecords set has been separated into schooling (70%), validation (10%) and attempting out (20%). ReLu enactment trademark is utilized in light of the fact that it impacts in quicker instruction. From the impacts of type, it very well might be seen that the precision of tinge pictures is higher than the grayscale pix. Henceforth, hue pix are better for work extraction. The aftereffect of the adaptation additionally demonstrates that the model is overfitting. Overfitting happens when the form suits the instruction set effectively. It then, at that point, will become to sum up new models that have been currently not inside the preparation set. In paper [19], The five types of apple leaf disease discussed in this study are aria leaf spot,brownspot,mosaic, grey spot, and rust. In apple, this is a problem. Deep learning techniques were employed in this study to improve convolution neural networks (CNNs)fordiseasedetection in apple leaves. The apple leaf disease dataset (ALDD) is utilized in this paper to generate a new apple leaf disease detection model that leverages deep- CNNs by employing Rainbow concatenation and Google Net Inception structure. The suggested INAR- model was trained on a dataset of 26,377 photos of apple leaf disease and then utilized to detect five common apple leaf diseases. The INAR- SSD model achieves 78.80 detection performance in the experiments with a high-detection speed of 23.13 FPS. The findings show that the innovative INAR-SSD model provides a high-performance solution for the early detection of apple leaf illnesses that can identify these diseases in real time with greater accuracy and speed than earlier methods. In paper [17], For leaf disease identification,theadviseddevice in this article has a particular deep learningversion which is built on a specific convolutional neural network. Theimages in the facts set were taken with a variety of cameras and resources. Pests and disorder, according to research,are not a problem in agriculture since healthy and developing plant life in rich soil is able to withstand pest/ailment. They employed Faster Region-Based Convolutional Neural Network (Faster R-CNN), Region-Based Fully Convolutional Network (R-FCN), and Single Shot Detector as detectors (SSD). To execute the experiment the dataset had been divided into three units validation, education, and trial sets for example. The first assessment is carried out at the validation set after thateducationoftheneural communityis carried out at the education set and very last evaluation is executed at the testing set. They use education and validation units to execute thetrainingsystemandtrying out set for evaluating effects on uncooked statistics. In paper [11], Plant diseases are a major factor in crop productivity posing a threat to food security and reducing farmer profits. Identifying plant illnesses and taking adequate feeding methods to cure them early is the key to preventing losses and a reduction in productivity. Thescientistsemployedtwo approaches to identify and classify healthy and sick tomato leaves in their study. Using the k-nearest neighbor strategy the tomato leaf is evaluated as healthy or sick in the first
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 774 procedure. They then use a probabilistic neural network and the k-nearest neighbor approach to classify the sick tomato leaf in the second technique. For categorization reasons characteristics such as GLCM, Gabor, and color are used. Experimentation was carried out on the authors own dataset. There are 600 healthy and sick leaves in all. The results show that using a fusion strategy with a PNN classifier beats other methods. 3. METHODOLOGY Deep learning is a trendy technique for image processing and data analysis that provides correct results. Deep learning has been successfully appliedin numerousdomains and it recently entered into agriculture too. Therefore, the proposed system applies deep learning to make a formula for machine-controlled detection of plant leaf diseases. The leaf disease classification consists of five pipelined procedures: dataset collection, resizing, reshaping and rescaling the image, model building and classifying diseased leaf image using CNN. This approach identifies the type of leaf disease in less time with more accuracy. Fig.1. Image Classification Steps 3.1 Image Acquisition Plant leaf images are downloaded from plant village dataset [13]. The dataset consists of 5148 images grouped into 38 classes. The class names are listed below; ['Apple___Apple_scab', 'Apple___Black_rot', 'Apple___Cedar_apple_rust', 'Apple___healthy', 'Blueberry___healthy', 'Cherry___Powdery_mildew', 'Cherry___healthy', 'Corn___Cercospora_leaf_spot Gray_leaf_spot', 'Corn___Common_rust', 'Corn___Northern_Leaf_Blight', 'Corn___healthy', 'Grape___Black_rot', 'Grape___Esca_(Black_Measles)', 'Grape___Leaf_blight_(Isariopsis_Leaf_Spot)', 'Grape___healthy', 'Orange___Haunglongbing_(Citrus_greening)', 'Peach___Bacterial_spot', 'Peach___healthy', 'Pepper,_bell___Bacterial_spot', 'Pepper,_bell___healthy', 'Potato___Early_blight', 'Potato___Late_blight', 'Potato___healthy', 'Raspberry___healthy', 'Soybean___healthy', 'Squash___Powdery_mildew', 'Strawberry___Leaf_scorch', 'Strawberry___healthy', 'Tomato___Bacterial_spot', 'Tomato___Early_blight', 'Tomato___Late_blight', 'Tomato___Leaf_Mold', 'Tomato___Septoria_leaf_spot', 'Tomato___Spider_mites Two-spotted_spider_mite', 'Tomato___Target_Spot', 'Tomato___Tomato_Yellow_Leaf_Curl_Virus', 'Tomato___Tomato_mosaic_virus', 'Tomato___healthy'] Fig.2.sample diseased leaf image 3.2 Image Preprocessing: The Plant Village dataset's image sizes are found to be 256 x 256 pixels. Then using the Keras deep-learning framework, data processing and image augmentation are carried out. After that, a training/testing split was applied to the data applying 80% of the images for training and 20% fortesting. 3.3 Convolution Layer Convolutional layers are the core part of CNN where lot of computation occurs. A filter moves across the receptive fields of the image checking whether the feature is present. Next the filter shifts by a stride, repeating the process until the filter has slid across the entire image. The final output is the feature map which is the dot product of input image pixels and the filter. Fig.2. illustrates the convolution operation of input image size 5*5 and filter size 3*3 and stride 1.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 775 Fig.3. Convolution Process 3.4 Max Pooling Layer Pooling layer perform down sampling by reducing the number of parameters in the inputs. In the pooling layer the filter does not have any weights. The kernel applies an aggregation function to the values within the receptivefield. Fig.3. illustrates the maxpooling with filter 2*2 and stride 1. Fig.4.Maxpooling Process 3.5 Flatten Layer Once the pooled featured map is obtained, the next step is to flatten it. Flattening comprises converting the entire pooled feature map matrix into a single columnmatrixwhichisthen fed to the neural network for processing. 3.6 Fully Connected Layer As previously stated, the output layer in a CNN is a densely linked layer that flattens and provides information from the other layers in order to turn the output into the appropriate number of output classes or labels. The word “Fully Connected” in the fully connected layer point out that every neuron in the next layer is connected to every single neuron in the previous layer. This stage is complete up of the input layer, the fully connected layer, and the output layer. This layer is described as a Multilayer Perceptron which consumes a softmax activation function present in the output layer. The input representation is flattened into a feature vector and sent through a network of neurons to predict the output probabilities in the fully-connected operation of a neural network. The pooling and convolutional layers outputs explain the high-resolution properties of the input picture. The fully connected layer on the foundation of the training dataset consumes these features for classifying input images into different classes. 3.7 Softmax Layer The soft-max layer creates a probability distribution with one output value. • Softmax is implemented by a completely linked network layer at the end output. • There must be the same number of neurons in the Softmax layer as there are in the output classes. • Like a sigmoid function, the Softmax function compresses the outputs of each component to be between 0 and 1. It does, however, split each result so that the entire sum of the outputs equals one. 3.8 Model Summary It is used to view every parameter and form in every layer of our models. It is observed that the total number of parameters is 186,002 and the total number of trainable parameters is 186, 002. The non-trainableparameteriszero. Fig .5. Model Summary
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 776 4. Results and Discussion The performance of the proposed CNN model is analyzed using accuracy. Accuracy is defined as following equation, Accuracy = (1) where TP refers to True Positive TN refers to True Negative FP refers to False Positive FN refers to False Negative In fig.5. the x-axis represents number of epochs and y-axis represent the metrics via accuracyandloss.fromthegraphit is observed that the model performs well for 50 epochs and reaches an accuracy of 90.62%. Fig.6.Performance analysis Fig.7.illustrates the prediction of the trained model 4. CONCLUSION There are many advanced methods for identifying and categorizing plant diseases usingimage processinganddeep learning. In this paper, a customized CNN is employed to identify plant leaf disease using images of healthy and diseased plant leaves. The CNN model was trained for various epochs. The model performs well for 50 epochswith same training and validation accuracy. The model yields the accuracy of 90.62%. Isn future, the hyperparameters of the model can be tuned for yielding the best accuracy results. REFERENCES [1] C. A. Priya, T. Balasaravanan, and A. S. Thanamani,( 2012) “An efficient leaf recognition algorithm for plant classification using supportvectormachine,”inProc.Int. Conf. Pattern Recognit., Inform. Med. Eng. (PRIME), pp. 428-432. [2] Munish Kumar,Surbhi Gupta,Xiao-Zhi Gao,Amitoj Singh,(2019) “Plant Species Recognition Using Morphological Features and Adaptive Boosting Methodology”, IEEE Access,vol. 7, pp. 163-170. [3] Sandika, B., Avil, S., Sanat, S. and Srinivasu, P., 2016, November. Random forest based classification of diseases in grapes fromimagescapturedinuncontrolled environments. In 2016 IEEE 13th International Conference on Signal Processing (ICSP) (pp. 1775- 1780). IEEE. [4] Singh, V. and Misra, A.K., 2017. Detection of plant leaf diseases using image segmentation and soft computing techniques. Information processing in Agriculture,4(1), pp.41-49. [5] Ferentinos, K.P., 2018. Deep learning models for plant disease detection and diagnosis. Computers and Electronics in Agriculture, 145, pp.311-318. [6] Ramcharan, A., Baranowski, K.,McCloskey,P.,Ahmed,B., Legg, J. and Hughes, D.P., 2017. Deep learning forimage- based cassava disease detection. Frontiers in plant science, 8, p.1852. [7] Shrivastava, V.K., Pradhan, M.K., Minz, S. and Thakur, M.P., 2019. Rice plant disease classification using transfer learning of deep convolution neural network. International Archives of the Photogrammetry, Remote Sensing & Spatial Information Sciences. [8] Hassan, S.M., Maji, A.K., Jasiński, M., Leonowicz, Z. and Jasińska, E., 2021. Identification of Plant-Leaf Diseases Using CNN and Transfer- Learning Approach. Electronics, 10(12), p.1388. [9] Robert G. de Luna, Elmer P. Dadios, Argel A. Bandala, “Automated Image CapturingSystemforDeep Learning- based Tomato Plant Leaf Disease Detection and Recognition,” International Conference on Advances in Big Data, Computing and Data Communication Systems (icABCD) 2019. [10] Peng Jiang, Yuehan Chen, Bin Liu, Dongjian He, Chunquan Liang, “Real-Time Detection of Apple Leaf Diseases Using Deep Learning Approach Based on Improved Convolution Neural Networks,” IEEE ACCESS 2019.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 777 [11] Balakrishna K Mahesh Rao, “Tomato Plant Leaves Disease Classification Using KNN and PNN,” International Journal of Computer Vision and Image Processing 2019. [12] Prajwala TM, Alla Pranathi, Kandiraju Sai Ashritha, Nagaratna B. Chittaragi, Shashidhar G. Koolagudi, “Tomato Leaf Disease Detection using Convolutional Neural Networks,” Proceedings of 2018 Eleventh International Conference on Contemporary Computing (IC3), 2018. [13] https://data.mendeley.com/datasets/tyw btsjrjv/1 [14] Priya, C.A., Balasaravanan, T. and Thanamani,A.S.,2012, March. An efficient leaf recognition algorithm for plant classification using support vector machine. In International conference on pattern recognition, informatics and medical engineering(PRIME-2012)(pp. 428-432). IEEE. [15] Jeyalakshmi, S. and Radha, R., 2021. Classification of Tomato Diseases using Ensemble Learning. ICTACT Journal on Soft Computing, 11(4), pp.2408-2415. [16] Wallelign, S., Polceanu, M. and Buche, C., 2018, May. Soybean plant disease identificationusingconvolutional neural network. In The thirty-first international flairs conference. [17] Akila, M. and Deepan, P., 2018. Detection and classification of plant leaf diseases by using deep learning algorithm. International Journal ofEngineering Research & Technology (IJERT), 6(7), pp.1-5. [18] De Luna, R.G., Dadios, E.P. and Bandala, A.A., 2018, October. Automated image capturing system for deep learning-based tomato plant leaf disease detection and recognition. In TENCON 2018-2018 IEEE Region 10 Conference (pp. 1414-1419). IEEE. [19] Jiang, P., Chen, Y., Liu, B., He, D. and Liang, C., 2019. Real- time detection of apple leaf diseasesusingdeeplearning approach based on improved convolutional neural networks. IEEE Access, 7, pp.59069-59080.