SlideShare a Scribd company logo
1 of 15
Download to read offline
Automated Disease Diagnosis in Crops
Seminar Guide
Dr. Pradeep N Ph.d.,
Professor,
Department of CS&E,
BIET, Davangere
VISVESVARAYA TECHNOLOGICAL UNIVERSITY
BAPUJI INSTITUTE OF ENGINEERING TECHNOLOGY, DAVANGERE
Department of Computer Science and Engineering
TECHNICAL SEMINAR-2024
ON
Technical Seminar Co-ordinators
Prof. Rahima and Prof. Madhu Hiremath
Asst. Professors,
Department of CS&E,
BIET, Davangere.
-Manoj Bhavihal(4BD20CS051)
Head of Department
Dr. Nirmala C R Ph.d.,
Professor and Head,
Department of CS&E,
BIET, Davangere.
Contents
• Abstract
• Introduction
• Objectives
• Methodology
• Implementation
• Screenshots
• Future Scope
• Conclusion
Abstract
Plant diseases affect the growth of their respective species, therefore their early
identification is very important. Automatic leaf disease detection and classification
systems allow farmers to better detect and manage crop diseases, potentially
increasing productivity and farm sustainability. Agriculture field has a high impact on
our life. Agriculture is the most important sector of our economy. Proper
management leads to a profit in agricultural products. Farmers do not have
expertise in leaf disease so they produce less production. Plant leaf diseases
detection is important because profit and loss depend on production. CNN is the
solution for leaf disease detection and classification. The main aim of this research
is to detect the plants leaf diseases. Plant leaf disease detection has a wide range of
applications available in various fields such as Biological Research and in Agriculture
Institute. Plant leaf disease detection is one of the required research topics as it
may prove beneficial in monitoring large fields of crops, and thus automatically
detect the symptoms of diseases as soon as they appear on plant leaves.
Introduction
Identification and classification of leaf diseases in agriculture are crucial for crop
health. Traditionally, this task has been manual and error-prone. Recent advances in
computer vision and machine learning, specifically Convolutional Neural Networks
(CNNs), have enabled automated leaf disease detection and classification. Our
approach utilizes image data of various diseases (e.g., powdery mildew, rust) collected
from different crops.
Types of Diseases:
Healthy Leaves: Vibrant green coloration, smooth texture, and uniform appearance.
Powdery Leaves: Characterized by a powdery white or gray substance on the surface.
Rusty Leaves: Exhibit rusty or reddish-brown lesions, often accompanied by yellowing.
CNN Architecture:
Convolutional Layers : Extract features like edges, textures, or shapes.
Pooling Layers : Reduce spatial dimensions while retaining important information.
Activation Functions : Introduce non-linearity for learning complex relationships.
Fully Connected Layers : Process high-level features and make predictions.
Output Layer : Produces final predictions, such as healthy or diseased.
Training Process: CNNs learn patterns and features relevant to leaf disease detection
by adjusting network parameters using labeled training data.
Prediction: Once trained, CNNs can make predictions on new data by propagating it
through the network and selecting the class with the highest probability.
Objectives
• To develop an automated system for the identification and classification of leaf
diseases in agriculture.
• To leverage recent advances in computer vision and deep learning to enhance the
efficiency and accuracy of leaf disease detection.
• To collect image data of various leaf diseases, including powdery and rusty
infections, from different crops.
• To design and implement a robust classification model capable of accurately
distinguishing between healthy leaves and leaves affected by powdery or rusty
infections.
• To evaluate the performance of the proposed method and compare it with
conventional approaches, demonstrating its superiority in terms of accuracy and
effectiveness in detecting and isolating different types of leaf diseases..
Methodology 1. Data Acquisition : Collecting
images of diseased and
healthy leaves from various
sources.
2. Preprocessing : Standardizing
the images by resizing,
cropping, and normalizing
them.
3. Splitting Data : Dividing the
dataset into training and
testing sets to train and
evaluate the model.
4. CNN Deep Learning Model:
Developing a Convolutional
Neural Network architecture
for leaf disease detection.
5. Predictions : Using the trained
model to make predictions on
new, unseen leaf images.
Screenshots
Duplicate this slide
Duplicate this slide
Duplicate this slide
Advantages
1. Automatic Feature Learning: CNNs can automatically learn
relevant features from raw image data without the need for
manual feature extraction. This ability to learn hierarchical
representations of features can lead to more robust and
accurate disease detection models.
2. Non-linear Decision Boundaries: CNNs are capable of learning
complex non-linear decision boundaries, allowing them to
capture intricate patterns and variations in leaf images that may
not be captured by linear classifiers like SVM.
3. Scale-Invariant Representations: CNNs can learn scale-invariant
representations of features, meaning they can detect diseases
across leaves of different sizes and shapes without the need for
explicit feature scaling or normalization.
4. Higher Accuracy: CNNs have demonstrated superior performance
in leaf disease detection tasks compared to kNN and SVM,
achieving higher accuracies and better generalization to unseen
data.
Model SVM KNN CNN
Accuracy 76% 64% 96%
Future Scope
1. Real-time Disease Detection on Mobile Devices : Developing lightweight and efficient
CNN models that can run on smartphones and other mobile devices. This allows farmers
to analyze diseases in their crops right in the field.
2. Integration with Drones and Robotics : Using CNN-based disease detection along
with drones for large-scale monitoring of fields. Robots can then be deployed to
intervene in affected areas autonomously.
3. Explainable AI for Disease Diagnosis : While CNNs are powerful, their decision-making
process can be hard to understand. In the future, we can use Explainable AI (XAI)
techniques to explain why the CNN identifies certain diseases. This helps build trust in
the system and provides insights into the features triggering disease identification.
Conclusion
Automatic leaf disease detection and classification systems offer significant potential
to revolutionize agriculture by enhancing crop disease control and mitigating their
economic and environmental consequences. Convolutional neural networks have
emerged as valuable tools for detecting and classifying various leaf diseases across
different plants and regions. While these machine learning models have demonstrated
remarkable success, their performance can be influenced by the availability and
quality of training data. Therefore, future research should prioritize the development of
methods to acquire and enhance training data to enhance the accuracy and efficacy of
these models. In conclusion, ongoing research in leaf disease detection and
classification is crucial for the sustainability and advancement of agriculture. By
refining accurate and efficient methods, we can empower farmers to better manage
crop diseases, thereby minimizing their economic and environmental impact and
ensuring food security for the future.
Thank You!

More Related Content

Similar to Automated disease detection in crops using CNN

Plant Disease Prediction using CNN
Plant Disease Prediction using CNNPlant Disease Prediction using CNN
Plant Disease Prediction using CNNvishwasgarade1
 
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
 
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
 
Plant Disease Detection Technique Using Image Processing and machine Learning
Plant Disease Detection Technique Using Image Processing and machine LearningPlant Disease Detection Technique Using Image Processing and machine Learning
Plant Disease Detection Technique Using Image Processing and machine LearningJitendra111809
 
Optimized deep learning-based dual segmentation framework for diagnosing heal...
Optimized deep learning-based dual segmentation framework for diagnosing heal...Optimized deep learning-based dual segmentation framework for diagnosing heal...
Optimized deep learning-based dual segmentation framework for diagnosing heal...IAESIJAI
 
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
 
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 Disease Detection System
Plant Disease Detection SystemPlant Disease Detection System
Plant Disease Detection SystemIRJET Journal
 
Plant Disease Detection System
Plant Disease Detection SystemPlant Disease Detection System
Plant Disease Detection SystemIRJET Journal
 
A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...IAESIJAI
 
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEM
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEMPLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEM
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEMIRJET 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
 
20615-38907-3-PB.pdf
20615-38907-3-PB.pdf20615-38907-3-PB.pdf
20615-38907-3-PB.pdfIjictTeam
 
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
IRJET-  	  Detection of Leaf Diseases and Classifying them using Multiclass SVMIRJET-  	  Detection of Leaf Diseases and Classifying them using Multiclass SVM
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVMIRJET Journal
 
Deep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsDeep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsIRJET Journal
 
OPTIMIZATION-BASED AUTO-METR IC
OPTIMIZATION-BASED AUTO-METR              ICOPTIMIZATION-BASED AUTO-METR              IC
OPTIMIZATION-BASED AUTO-METR ICRAJASEKHARV8
 
Plant Leaf Diseases Identification in Deep Learning
Plant Leaf Diseases Identification in Deep LearningPlant Leaf Diseases Identification in Deep Learning
Plant Leaf Diseases Identification in Deep LearningCSEIJJournal
 

Similar to Automated disease detection in crops using CNN (20)

Plant Disease Prediction using CNN
Plant Disease Prediction using CNNPlant Disease Prediction using CNN
Plant Disease Prediction using CNN
 
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
 
tpw.pptx
tpw.pptxtpw.pptx
tpw.pptx
 
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...
 
Plant Disease Detection Technique Using Image Processing and machine Learning
Plant Disease Detection Technique Using Image Processing and machine LearningPlant Disease Detection Technique Using Image Processing and machine Learning
Plant Disease Detection Technique Using Image Processing and machine Learning
 
Optimized deep learning-based dual segmentation framework for diagnosing heal...
Optimized deep learning-based dual segmentation framework for diagnosing heal...Optimized deep learning-based dual segmentation framework for diagnosing heal...
Optimized deep learning-based dual segmentation framework for diagnosing heal...
 
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
 
Stage1.ppt (2).pptx
Stage1.ppt (2).pptxStage1.ppt (2).pptx
Stage1.ppt (2).pptx
 
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 Disease Detection System
Plant Disease Detection SystemPlant Disease Detection System
Plant Disease Detection System
 
Plant Disease Detection System
Plant Disease Detection SystemPlant Disease Detection System
Plant Disease Detection System
 
Presentation3.pdf
Presentation3.pdfPresentation3.pdf
Presentation3.pdf
 
A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...
 
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEM
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEMPLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEM
PLANT LEAFLET MALADY REVELATION UTILIZING CNN ALONGSIDE FOG SYSTEM
 
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...
 
20615-38907-3-PB.pdf
20615-38907-3-PB.pdf20615-38907-3-PB.pdf
20615-38907-3-PB.pdf
 
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
IRJET-  	  Detection of Leaf Diseases and Classifying them using Multiclass SVMIRJET-  	  Detection of Leaf Diseases and Classifying them using Multiclass SVM
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
 
Deep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsDeep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plants
 
OPTIMIZATION-BASED AUTO-METR IC
OPTIMIZATION-BASED AUTO-METR              ICOPTIMIZATION-BASED AUTO-METR              IC
OPTIMIZATION-BASED AUTO-METR IC
 
Plant Leaf Diseases Identification in Deep Learning
Plant Leaf Diseases Identification in Deep LearningPlant Leaf Diseases Identification in Deep Learning
Plant Leaf Diseases Identification in Deep Learning
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Automated disease detection in crops using CNN

  • 1. Automated Disease Diagnosis in Crops Seminar Guide Dr. Pradeep N Ph.d., Professor, Department of CS&E, BIET, Davangere VISVESVARAYA TECHNOLOGICAL UNIVERSITY BAPUJI INSTITUTE OF ENGINEERING TECHNOLOGY, DAVANGERE Department of Computer Science and Engineering TECHNICAL SEMINAR-2024 ON Technical Seminar Co-ordinators Prof. Rahima and Prof. Madhu Hiremath Asst. Professors, Department of CS&E, BIET, Davangere. -Manoj Bhavihal(4BD20CS051) Head of Department Dr. Nirmala C R Ph.d., Professor and Head, Department of CS&E, BIET, Davangere.
  • 2. Contents • Abstract • Introduction • Objectives • Methodology • Implementation • Screenshots • Future Scope • Conclusion
  • 3. Abstract Plant diseases affect the growth of their respective species, therefore their early identification is very important. Automatic leaf disease detection and classification systems allow farmers to better detect and manage crop diseases, potentially increasing productivity and farm sustainability. Agriculture field has a high impact on our life. Agriculture is the most important sector of our economy. Proper management leads to a profit in agricultural products. Farmers do not have expertise in leaf disease so they produce less production. Plant leaf diseases detection is important because profit and loss depend on production. CNN is the solution for leaf disease detection and classification. The main aim of this research is to detect the plants leaf diseases. Plant leaf disease detection has a wide range of applications available in various fields such as Biological Research and in Agriculture Institute. Plant leaf disease detection is one of the required research topics as it may prove beneficial in monitoring large fields of crops, and thus automatically detect the symptoms of diseases as soon as they appear on plant leaves.
  • 4. Introduction Identification and classification of leaf diseases in agriculture are crucial for crop health. Traditionally, this task has been manual and error-prone. Recent advances in computer vision and machine learning, specifically Convolutional Neural Networks (CNNs), have enabled automated leaf disease detection and classification. Our approach utilizes image data of various diseases (e.g., powdery mildew, rust) collected from different crops. Types of Diseases: Healthy Leaves: Vibrant green coloration, smooth texture, and uniform appearance. Powdery Leaves: Characterized by a powdery white or gray substance on the surface. Rusty Leaves: Exhibit rusty or reddish-brown lesions, often accompanied by yellowing. CNN Architecture: Convolutional Layers : Extract features like edges, textures, or shapes. Pooling Layers : Reduce spatial dimensions while retaining important information. Activation Functions : Introduce non-linearity for learning complex relationships. Fully Connected Layers : Process high-level features and make predictions. Output Layer : Produces final predictions, such as healthy or diseased. Training Process: CNNs learn patterns and features relevant to leaf disease detection by adjusting network parameters using labeled training data. Prediction: Once trained, CNNs can make predictions on new data by propagating it through the network and selecting the class with the highest probability.
  • 5. Objectives • To develop an automated system for the identification and classification of leaf diseases in agriculture. • To leverage recent advances in computer vision and deep learning to enhance the efficiency and accuracy of leaf disease detection. • To collect image data of various leaf diseases, including powdery and rusty infections, from different crops. • To design and implement a robust classification model capable of accurately distinguishing between healthy leaves and leaves affected by powdery or rusty infections. • To evaluate the performance of the proposed method and compare it with conventional approaches, demonstrating its superiority in terms of accuracy and effectiveness in detecting and isolating different types of leaf diseases..
  • 6. Methodology 1. Data Acquisition : Collecting images of diseased and healthy leaves from various sources. 2. Preprocessing : Standardizing the images by resizing, cropping, and normalizing them. 3. Splitting Data : Dividing the dataset into training and testing sets to train and evaluate the model. 4. CNN Deep Learning Model: Developing a Convolutional Neural Network architecture for leaf disease detection. 5. Predictions : Using the trained model to make predictions on new, unseen leaf images.
  • 11. Advantages 1. Automatic Feature Learning: CNNs can automatically learn relevant features from raw image data without the need for manual feature extraction. This ability to learn hierarchical representations of features can lead to more robust and accurate disease detection models. 2. Non-linear Decision Boundaries: CNNs are capable of learning complex non-linear decision boundaries, allowing them to capture intricate patterns and variations in leaf images that may not be captured by linear classifiers like SVM. 3. Scale-Invariant Representations: CNNs can learn scale-invariant representations of features, meaning they can detect diseases across leaves of different sizes and shapes without the need for explicit feature scaling or normalization. 4. Higher Accuracy: CNNs have demonstrated superior performance in leaf disease detection tasks compared to kNN and SVM, achieving higher accuracies and better generalization to unseen data.
  • 12. Model SVM KNN CNN Accuracy 76% 64% 96%
  • 13. Future Scope 1. Real-time Disease Detection on Mobile Devices : Developing lightweight and efficient CNN models that can run on smartphones and other mobile devices. This allows farmers to analyze diseases in their crops right in the field. 2. Integration with Drones and Robotics : Using CNN-based disease detection along with drones for large-scale monitoring of fields. Robots can then be deployed to intervene in affected areas autonomously. 3. Explainable AI for Disease Diagnosis : While CNNs are powerful, their decision-making process can be hard to understand. In the future, we can use Explainable AI (XAI) techniques to explain why the CNN identifies certain diseases. This helps build trust in the system and provides insights into the features triggering disease identification.
  • 14. Conclusion Automatic leaf disease detection and classification systems offer significant potential to revolutionize agriculture by enhancing crop disease control and mitigating their economic and environmental consequences. Convolutional neural networks have emerged as valuable tools for detecting and classifying various leaf diseases across different plants and regions. While these machine learning models have demonstrated remarkable success, their performance can be influenced by the availability and quality of training data. Therefore, future research should prioritize the development of methods to acquire and enhance training data to enhance the accuracy and efficacy of these models. In conclusion, ongoing research in leaf disease detection and classification is crucial for the sustainability and advancement of agriculture. By refining accurate and efficient methods, we can empower farmers to better manage crop diseases, thereby minimizing their economic and environmental impact and ensuring food security for the future.