SlideShare a Scribd company logo
Artificial Intelligence-Based Diseases
Classification For Rice Leaf Using CNN
Submited By
Vivek A
Aslin C
Ratheesh R
Guided by
Dr. Misba M
Abstract
 Rice is one of the maximum critical plants in India and is liable to diverse
illnesses at some point of extraordinary tiers of cultivation.
 It could be very tough for farmers with confined understanding to as it
should be perceiving those illnesses manually.
 Recent traits in deep gaining knowledge of have proven that automated
picture reputation structures the use of convolutional neural network (CNN)
fashions are very beneficial for such problems.
 The proposed CNN structure is primarily based totally on VGG-sixteen and
is educated and examined the use of paddy subject and net datasets.
 The accuracy of the proposed version is 92.46%.
Existing System
 A lot of research was completed using traditional classifiers but the
effects are relying at the characteristic desire techniques and photo
preprocessing is a high step.
 Therefore, CNN has attracted multiple researchers to take advantage
of immoderate reputation accuracy.
Disadvantages
 The classifier is transfer getting to know based definitely using Alex
Net.
 Training the above shape an accuracy of 91.23% is achieved but it can
maximum efficiently anticipate whether or not or now no longer plant
is diseased or now no longer.
Proposed Method
 In proposed system, we advise a Deep Learning generation that
automatically apprehends pics using Convolution Neural Network
(CNN) models can be very beneficial in such problems.
 By using the ones techniques, we are able to results easily discover
and select out the diseases.
 Our proposed approach we used Dense Net - 201 Model. This will
provide more accuracy
Advantages
 Predict more diseases
 High Accuracy Score
 Better Performance
Title Name Year Abstract Drawbacks
PLANT LEAF
DISEASE
ANALYSIS
USING
IMAGE
PROCESSING
TECHNIQUE
WITH
MODIFIED
SVM-CS
CLASSIFIER
T. Gupta 2017 This paper is mainly
developed to identify and
calculate the correctness of
pest infected area in leaf
images.
It takes time to
generate new
models.
SVM
CLASSIFIER
BASED
GRAPE LEAF
DISEASE
P. B. Padol
and A. A.
Yadav
2016 First the diseased region is
found using segmentation by
K-means clustering, then
both color and texture
features are extracted.
It will achieved
91.23%
accuracy.
Literature Survey
Literature Survey
Crop diseases have become a common part of the agricultural field and
with the growth of the agricultural field, these crop diseases are also increasing
day by day. Rice crop is one of the main crop and its plantation has spread in
almost every region of India and many parts of the globe also. Rice diseases are
very common and in recent decades various machine learning techniques have
been introduced to detect those diseases. In this paper, we have conducted a
survey study on eight major rice diseases namely bacterial leaf blight, false
smut, rice hispa, blast, stemborer, sheath blight, brown spot, brown planthopper,
and work conducted on them using CNNs technique. The paper is divided into
two major parts, first is the survey methodology followed for conducting the
work and second is state of the art used for rice disease detection (RDD) using
CNNs technique.
-Rishabh Sharma; Vinay Kukreja; Virender kadyan
Literature Survey
Rice is one of the maximum critical plants in India and is liable to diverse
illnesses at some point of extraordinary tiers of cultivation. It could be very tough for
farmers with confined understanding to as it should be perceiving those illnesses
manually. Recent traits in deep gaining knowledge of have proven that automated
picture reputation structures the use of convolutional neural network (CNN) fashions
are very beneficialfor such problems. Since rice leaf ailment picture datasets aren't
quite simply available, we created our very own small dataset. Therefore, I advanced
a deep gaining knowledge of version the use of switch gaining knowledge of. The
proposed CNN structure is primarily based totally on VGG-sixteen and is educated
and examined the use of paddy subject and net datasets. The accuracy of the
proposed version is 92.46%. Index Terms – Convolutional Neural Networks, Deep
Learning, Fine Tuning, Rice Leaf Disease, Transfer Learning.
-Paidi Haritha, Dr. R. Maruthamuthu M.C.A., Ph.D.
Literature Survey
Rice is one of the major cultivated crops in India which is affected by
various diseases at various stages of its cultivation. It is very difficult for the
farmers to manually identify these diseases accurately with their limited
knowledge. Recent developments in Deep Learning show that Automatic Image
Recognition systems using Convolutional Neural Network (CNN) models can
be very beneficial in such problems. Since rice leaf disease image dataset is not
easily available, we have created our own dataset which is small in size hence
we have used Transfer Learning to develop our deep learning model. The
proposed CNN architecture is based on VGG-16 and is trained and tested on the
dataset collected from rice fields and the internet. The accuracy of the proposed
model is 92.46%. Index Terms —Convolutional Neural Network, Deep
Learning, Fine-tuning, Rice leaf diseases, Transfer learning.
-Shreya Ghosal, Kamal Sarkar
Software requirement
 Environment - Jupyter Notebook
 Front End - Html,Css,Bootstrap,Flask
 Back End - Python
 Modules - Numpy,Pandas,Scikit-Learn
System Architecture
Modules
 Image Acquisition
 Image Preprocessing and Augmentation
 CNN Model Training
 Justification for the Chosen Model
1.Image Acquisition
 The pictures are collected from the cultivation fields similarly to from
internet. As referred to within side the dataset description, statistics
encompass 4 schooling mainly Leaf Blast, Leaf Blight, Brown Spot
and healthful plant pictures
Modules Description
2.Image Preprocessing and Augmentation
 The images amassed are resized to 224*224 pixel and a number of
augmentation techniques like zoom, rotation, horizontal and vertical
shift are achieved using Image Data Generator in Keras to generate
new images.
3.CNN Model Training
 The picture information set is loaded for the education and checking
out.
 The elegance labels and the corresponding photos are saved in
respective arrays for education.
 70 percentage of information is used for education and 30 percentage
of information is used for checking out the usage of teach take a look
at cut up feature.
 The 70-percentage information is similarly cut up and 20% of its miles
used for validation.
4.Justification for the Chosen Model
 Transfer getting to know refers back to the state of affairs wherein
what has been discovered in a single placing is exploited to enhance
generalization in some other placing.
 Transfer getting to know has the advantage of reducing the education
time for a neural community version and as a consequence could be
very beneficial considering the fact that maximum real-global troubles
normally do now no longer have hundreds of thousands of categorized
information factors to teach such complicated models.
Dense Net - 201
 Recent work has shown that convolutional networks can be
substantially deeper, more accurate, and efficient to train if they
contain shorter connections between layers close to the input and those
close to the output. In this paper, we embrace this observation and
introduce the Dense Convolutional Network (DenseNet), which
connects each layer to every other layer in a feed-forward fashion.
 We evaluate our proposed architecture on four highly competitive
object recognition benchmark tasks.
Algorithms
Screen Shots
Screen Shots
Screen Shots
Screen Shots
Conclusion
 In this paper we've got proposed a deep gaining knowledge of
structure with education on 1509 pictures of rice leaves and trying out
on one of a kind 647 pictures and that successfully classifies 92.46%
of the take a look at pictures.
 Transfer Learning the use of fine-tuning the predefined VGGNet has
significantly advanced the overall performance of the version which in
any other case did now no longer produce high-quality consequences
on such small dataset.
Future Enhancement
 We would really like to accumulate more pics from agricultural fields
and Agricultural Research institutes simply so we are able to decorate
the accuracy further.
 We would really like to characteristic cross-validation approach in
future a great manner to validate our consequences.
 We could additionally like to apply higher deep getting to know
fashions and different state-of the artwork works and examine it with
the outcomes obtained.
 The evolved version may be utilized in destiny to locate different plant
leaf diseases, that are crucial vegetation in India
Thank
You

More Related Content

Similar to project ppt -2.pptx

SURVEY ON COTTON PLANT DISEASE DETECTION
SURVEY ON COTTON PLANT DISEASE DETECTIONSURVEY ON COTTON PLANT DISEASE DETECTION
SURVEY ON COTTON PLANT DISEASE DETECTION
IRJET Journal
 
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
Damian R. Mingle, MBA
 
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
IJECEIAES
 
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET Journal
 
Android application for detection of leaf disease (Using Image processing and...
Android application for detection of leaf disease (Using Image processing and...Android application for detection of leaf disease (Using Image processing and...
Android application for detection of leaf disease (Using Image processing and...
IRJET Journal
 
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
IRJET Journal
 
A brief study on rice diseases recognition and image classification: fusion d...
A brief study on rice diseases recognition and image classification: fusion d...A brief study on rice diseases recognition and image classification: fusion d...
A brief study on rice diseases recognition and image classification: fusion d...
IJECEIAES
 
76 s201912
76 s20191276 s201912
76 s201912
IJRAT
 
ORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNN
IRJET Journal
 
Automated disease detection in crops using CNN
Automated disease detection in crops using CNNAutomated disease detection in crops using CNN
Automated disease detection in crops using CNN
ManojBhavihal
 
A Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection TechniquesA Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection Techniques
IRJET Journal
 
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCEFRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
IRJET Journal
 
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
IRJET-  	  IoT based Preventive Crop Disease Model using IP and CNNIRJET-  	  IoT based Preventive Crop Disease Model using IP and CNN
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
IRJET Journal
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor App
IRJET Journal
 
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET Journal
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image Processing
IRJET Journal
 
APPLICATION OF CNN MODEL ON MEDICAL IMAGE
APPLICATION OF CNN MODEL ON MEDICAL IMAGEAPPLICATION OF CNN MODEL ON MEDICAL IMAGE
APPLICATION OF CNN MODEL ON MEDICAL IMAGE
IRJET Journal
 
AI BASED CROP IDENTIFICATION WEBAPP
AI BASED CROP IDENTIFICATION WEBAPPAI BASED CROP IDENTIFICATION WEBAPP
AI BASED CROP IDENTIFICATION WEBAPP
IRJET Journal
 
PLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNNPLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNN
IRJET Journal
 
abstract1 ppt (2).pptx
abstract1 ppt (2).pptxabstract1 ppt (2).pptx
abstract1 ppt (2).pptx
RamyaKona3
 

Similar to project ppt -2.pptx (20)

SURVEY ON COTTON PLANT DISEASE DETECTION
SURVEY ON COTTON PLANT DISEASE DETECTIONSURVEY ON COTTON PLANT DISEASE DETECTION
SURVEY ON COTTON PLANT DISEASE DETECTION
 
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
 
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
Improved vision-based diagnosis of multi-plant disease using an ensemble of d...
 
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
 
Android application for detection of leaf disease (Using Image processing and...
Android application for detection of leaf disease (Using Image processing and...Android application for detection of leaf disease (Using Image processing and...
Android application for detection of leaf disease (Using Image processing and...
 
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
 
A brief study on rice diseases recognition and image classification: fusion d...
A brief study on rice diseases recognition and image classification: fusion d...A brief study on rice diseases recognition and image classification: fusion d...
A brief study on rice diseases recognition and image classification: fusion d...
 
76 s201912
76 s20191276 s201912
76 s201912
 
ORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNN
 
Automated disease detection in crops using CNN
Automated disease detection in crops using CNNAutomated disease detection in crops using CNN
Automated disease detection in crops using CNN
 
A Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection TechniquesA Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection Techniques
 
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCEFRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
FRUIT DISEASE DETECTION AND CLASSIFICATION USING ARTIFICIAL INTELLIGENCE
 
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
IRJET-  	  IoT based Preventive Crop Disease Model using IP and CNNIRJET-  	  IoT based Preventive Crop Disease Model using IP and CNN
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor App
 
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image Processing
 
APPLICATION OF CNN MODEL ON MEDICAL IMAGE
APPLICATION OF CNN MODEL ON MEDICAL IMAGEAPPLICATION OF CNN MODEL ON MEDICAL IMAGE
APPLICATION OF CNN MODEL ON MEDICAL IMAGE
 
AI BASED CROP IDENTIFICATION WEBAPP
AI BASED CROP IDENTIFICATION WEBAPPAI BASED CROP IDENTIFICATION WEBAPP
AI BASED CROP IDENTIFICATION WEBAPP
 
PLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNNPLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNN
 
abstract1 ppt (2).pptx
abstract1 ppt (2).pptxabstract1 ppt (2).pptx
abstract1 ppt (2).pptx
 

Recently uploaded

What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
European Service Center
 
Why Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release CommandsWhy Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release Commands
Dart Auto
 
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to TellWondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Vic Auto Collision & Repair
 
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
Autohaus Service and Sales
 
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.docBài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
daothibichhang1
 
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
coc7987515756
 
Things to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your carThings to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your car
jennifermiller8137
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
Hyundai Motor Group
 
One compartment Model Deliverdddddded.pdf
One compartment Model Deliverdddddded.pdfOne compartment Model Deliverdddddded.pdf
One compartment Model Deliverdddddded.pdf
RehanRustam2
 
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
eygkup
 
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
ahmedendrise81
 
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out HereWhy Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Masters European & Gapanese Auto Repair
 
Regeneration of Diesel Particulate Filter in Automobile
Regeneration of Diesel Particulate Filter in AutomobileRegeneration of Diesel Particulate Filter in Automobile
Regeneration of Diesel Particulate Filter in Automobile
AtanuGhosh62
 
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdfPARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
eduarddorda1010
 
Antique Plastic Traders Company Profile
Antique Plastic Traders Company ProfileAntique Plastic Traders Company Profile
Antique Plastic Traders Company Profile
Antique Plastic Traders
 
Tyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEATTyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEAT
kshamashah95
 
Skoda Octavia Rs for Sale Perth | Skoda Perth
Skoda Octavia Rs for Sale Perth | Skoda PerthSkoda Octavia Rs for Sale Perth | Skoda Perth
Skoda Octavia Rs for Sale Perth | Skoda Perth
Perth City Skoda
 
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
Bertini's German Motors
 
Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?
jennifermiller8137
 
What Could Cause The Headlights On Your Porsche 911 To Stop Working
What Could Cause The Headlights On Your Porsche 911 To Stop WorkingWhat Could Cause The Headlights On Your Porsche 911 To Stop Working
What Could Cause The Headlights On Your Porsche 911 To Stop Working
Lancer Service
 

Recently uploaded (20)

What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
 
Why Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release CommandsWhy Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release Commands
 
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to TellWondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
 
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
 
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.docBài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc
 
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
 
Things to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your carThings to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your car
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
 
One compartment Model Deliverdddddded.pdf
One compartment Model Deliverdddddded.pdfOne compartment Model Deliverdddddded.pdf
One compartment Model Deliverdddddded.pdf
 
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
一比一原版(AIS毕业证)奥克兰商学院毕业证成绩单如何办理
 
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
 
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out HereWhy Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
 
Regeneration of Diesel Particulate Filter in Automobile
Regeneration of Diesel Particulate Filter in AutomobileRegeneration of Diesel Particulate Filter in Automobile
Regeneration of Diesel Particulate Filter in Automobile
 
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdfPARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
PARTS MANUAL tackeuschi TL150 BT7Z011-2.pdf
 
Antique Plastic Traders Company Profile
Antique Plastic Traders Company ProfileAntique Plastic Traders Company Profile
Antique Plastic Traders Company Profile
 
Tyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEATTyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEAT
 
Skoda Octavia Rs for Sale Perth | Skoda Perth
Skoda Octavia Rs for Sale Perth | Skoda PerthSkoda Octavia Rs for Sale Perth | Skoda Perth
Skoda Octavia Rs for Sale Perth | Skoda Perth
 
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
 
Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?
 
What Could Cause The Headlights On Your Porsche 911 To Stop Working
What Could Cause The Headlights On Your Porsche 911 To Stop WorkingWhat Could Cause The Headlights On Your Porsche 911 To Stop Working
What Could Cause The Headlights On Your Porsche 911 To Stop Working
 

project ppt -2.pptx

  • 1. Artificial Intelligence-Based Diseases Classification For Rice Leaf Using CNN Submited By Vivek A Aslin C Ratheesh R Guided by Dr. Misba M
  • 2. Abstract  Rice is one of the maximum critical plants in India and is liable to diverse illnesses at some point of extraordinary tiers of cultivation.  It could be very tough for farmers with confined understanding to as it should be perceiving those illnesses manually.  Recent traits in deep gaining knowledge of have proven that automated picture reputation structures the use of convolutional neural network (CNN) fashions are very beneficial for such problems.  The proposed CNN structure is primarily based totally on VGG-sixteen and is educated and examined the use of paddy subject and net datasets.  The accuracy of the proposed version is 92.46%.
  • 3. Existing System  A lot of research was completed using traditional classifiers but the effects are relying at the characteristic desire techniques and photo preprocessing is a high step.  Therefore, CNN has attracted multiple researchers to take advantage of immoderate reputation accuracy.
  • 4. Disadvantages  The classifier is transfer getting to know based definitely using Alex Net.  Training the above shape an accuracy of 91.23% is achieved but it can maximum efficiently anticipate whether or not or now no longer plant is diseased or now no longer.
  • 5. Proposed Method  In proposed system, we advise a Deep Learning generation that automatically apprehends pics using Convolution Neural Network (CNN) models can be very beneficial in such problems.  By using the ones techniques, we are able to results easily discover and select out the diseases.  Our proposed approach we used Dense Net - 201 Model. This will provide more accuracy
  • 6. Advantages  Predict more diseases  High Accuracy Score  Better Performance
  • 7. Title Name Year Abstract Drawbacks PLANT LEAF DISEASE ANALYSIS USING IMAGE PROCESSING TECHNIQUE WITH MODIFIED SVM-CS CLASSIFIER T. Gupta 2017 This paper is mainly developed to identify and calculate the correctness of pest infected area in leaf images. It takes time to generate new models. SVM CLASSIFIER BASED GRAPE LEAF DISEASE P. B. Padol and A. A. Yadav 2016 First the diseased region is found using segmentation by K-means clustering, then both color and texture features are extracted. It will achieved 91.23% accuracy. Literature Survey
  • 8. Literature Survey Crop diseases have become a common part of the agricultural field and with the growth of the agricultural field, these crop diseases are also increasing day by day. Rice crop is one of the main crop and its plantation has spread in almost every region of India and many parts of the globe also. Rice diseases are very common and in recent decades various machine learning techniques have been introduced to detect those diseases. In this paper, we have conducted a survey study on eight major rice diseases namely bacterial leaf blight, false smut, rice hispa, blast, stemborer, sheath blight, brown spot, brown planthopper, and work conducted on them using CNNs technique. The paper is divided into two major parts, first is the survey methodology followed for conducting the work and second is state of the art used for rice disease detection (RDD) using CNNs technique. -Rishabh Sharma; Vinay Kukreja; Virender kadyan
  • 9. Literature Survey Rice is one of the maximum critical plants in India and is liable to diverse illnesses at some point of extraordinary tiers of cultivation. It could be very tough for farmers with confined understanding to as it should be perceiving those illnesses manually. Recent traits in deep gaining knowledge of have proven that automated picture reputation structures the use of convolutional neural network (CNN) fashions are very beneficialfor such problems. Since rice leaf ailment picture datasets aren't quite simply available, we created our very own small dataset. Therefore, I advanced a deep gaining knowledge of version the use of switch gaining knowledge of. The proposed CNN structure is primarily based totally on VGG-sixteen and is educated and examined the use of paddy subject and net datasets. The accuracy of the proposed version is 92.46%. Index Terms – Convolutional Neural Networks, Deep Learning, Fine Tuning, Rice Leaf Disease, Transfer Learning. -Paidi Haritha, Dr. R. Maruthamuthu M.C.A., Ph.D.
  • 10. Literature Survey Rice is one of the major cultivated crops in India which is affected by various diseases at various stages of its cultivation. It is very difficult for the farmers to manually identify these diseases accurately with their limited knowledge. Recent developments in Deep Learning show that Automatic Image Recognition systems using Convolutional Neural Network (CNN) models can be very beneficial in such problems. Since rice leaf disease image dataset is not easily available, we have created our own dataset which is small in size hence we have used Transfer Learning to develop our deep learning model. The proposed CNN architecture is based on VGG-16 and is trained and tested on the dataset collected from rice fields and the internet. The accuracy of the proposed model is 92.46%. Index Terms —Convolutional Neural Network, Deep Learning, Fine-tuning, Rice leaf diseases, Transfer learning. -Shreya Ghosal, Kamal Sarkar
  • 11. Software requirement  Environment - Jupyter Notebook  Front End - Html,Css,Bootstrap,Flask  Back End - Python  Modules - Numpy,Pandas,Scikit-Learn
  • 13. Modules  Image Acquisition  Image Preprocessing and Augmentation  CNN Model Training  Justification for the Chosen Model
  • 14. 1.Image Acquisition  The pictures are collected from the cultivation fields similarly to from internet. As referred to within side the dataset description, statistics encompass 4 schooling mainly Leaf Blast, Leaf Blight, Brown Spot and healthful plant pictures Modules Description
  • 15. 2.Image Preprocessing and Augmentation  The images amassed are resized to 224*224 pixel and a number of augmentation techniques like zoom, rotation, horizontal and vertical shift are achieved using Image Data Generator in Keras to generate new images.
  • 16. 3.CNN Model Training  The picture information set is loaded for the education and checking out.  The elegance labels and the corresponding photos are saved in respective arrays for education.  70 percentage of information is used for education and 30 percentage of information is used for checking out the usage of teach take a look at cut up feature.  The 70-percentage information is similarly cut up and 20% of its miles used for validation.
  • 17. 4.Justification for the Chosen Model  Transfer getting to know refers back to the state of affairs wherein what has been discovered in a single placing is exploited to enhance generalization in some other placing.  Transfer getting to know has the advantage of reducing the education time for a neural community version and as a consequence could be very beneficial considering the fact that maximum real-global troubles normally do now no longer have hundreds of thousands of categorized information factors to teach such complicated models.
  • 18. Dense Net - 201  Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convolutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion.  We evaluate our proposed architecture on four highly competitive object recognition benchmark tasks. Algorithms
  • 23. Conclusion  In this paper we've got proposed a deep gaining knowledge of structure with education on 1509 pictures of rice leaves and trying out on one of a kind 647 pictures and that successfully classifies 92.46% of the take a look at pictures.  Transfer Learning the use of fine-tuning the predefined VGGNet has significantly advanced the overall performance of the version which in any other case did now no longer produce high-quality consequences on such small dataset.
  • 24. Future Enhancement  We would really like to accumulate more pics from agricultural fields and Agricultural Research institutes simply so we are able to decorate the accuracy further.  We would really like to characteristic cross-validation approach in future a great manner to validate our consequences.  We could additionally like to apply higher deep getting to know fashions and different state-of the artwork works and examine it with the outcomes obtained.  The evolved version may be utilized in destiny to locate different plant leaf diseases, that are crucial vegetation in India