8
Most read
18
Most read
20
Most read
An Improved Convolutional Neural
Network Model for Detection of
Arecanut Disease and Remedies
Under the Guidance of:
Project Team
AGENDA
• Abstract
• Introduction
• Literature Survey
• Aim and Objectives
• Existing System
• Proposed System
• System requirement Specifications
• References
Need Solution
ABSTRACT
• Arecanut, commonly referred to as betel nut, is a tropical crop.
• India holds the second position globally both in its production and consumption.
• Throughout its lifecycle, the crop is susceptible to various ailments, spanning from root to fruit. Presently,
disease detection primarily relies on visual inspection, requiring farmers to meticulously examine each
crop at regular intervals.
• In this study, we have introduced a system utilizing Convolutional Neural Networks to identify diseases
affecting the leaves, trunk, and overall health of the arecanut plant.
• Additionally, the system offers recommended remedies for these identified diseases.
• We developed an improved CNN model to distinguish between healthy and diseased arecanut plants.
• To facilitate training and testing, we curated a dataset comprising more than 700 images of both healthy and diseased
arecanut plants, split into an 80:20 ratio for training and testing, respectively.
INTRODUCTION
• The arecanut palm is the source of common chewing nut, popularly known
as betel nut or Supari. In India it is extensively used by large sections of
people and is very much linked with religious practices.
• India is the largest producer of arecanut and at the same time largest
consumer also. Major states cultivating this crop are Karnataka (40%),
Kerala (25%), Assam (20%), Tamil Nadu, Meghalaya and West Bengal.
'Blast Disease' caused by an air-borne fungus can wipe out 70 percent of
arecanut plantations in Karnataka. Published: 24 Nov 2022
Updated_Review2_An Improved Convolutional Neural Network Model for Detection.pptx
LITERATURE SURVEY
SL
NO
AUTHOR Year Title METHODOLOGY DRAWBACKS
1 Dhanuja K
C1 , Mohan
Kumar H P
August
2020
Areca Nut Disease
Detection using
Image Processing
Technology
Applications of Wavelet, Gabor,
Local binary (LBP), Gray Level
Difference Matrix (GLDM) and
Gray Level Co-Occurrence
Matrix (GLCM) are used to
extract various texture features
from areca nut.
The automatic configuration of the
system is made possible in the
future for the classification of
areca nuts.
2
Rajashree
Krishna,1,*
Prema K
V2 and
Rajat
Gaonkar3
2022 Areca Nut Disease
Dataset Creation
and Validation
using Machine
Learning
Techniques based
on Weather
Parameters
Historical weather data i.e.
temperature, rainfall, relative
humidity, sunshine, wind
direction, and wind speed are
collected from the Udupi
weather station.
Concentrated only on the Dataset
creation , No model
implementation is done
SL
NO
AUTHOR Year Title METHODOLOGY Drawbacks
3 Manpreet
Sandhu,
Pratik
Hadawale
2020 Plant Disease Detection using
ML and UAV
In this paper the
author has developed
an automated system
for detecting disease
using leaf image
classification.
Cost is more for implementation.
4 Ashish
Nage, V.R.
Raut
2019 Detection and Identification of
Plant Leaf Diseases based on
Python
the author developed
an Android application
that helps farmers in
identifying plant
disease by uploading a
leaf image to the
system which uses a
convolution neural
network algorithm to
identify the disease in
the leaf.
person having less knowledge
cannot use the mobile application
effectively.
LITERATURE SURVEY
SL NO Author Year Title METHODOLOGY Drawbacks
5 Anandhakris
hnan MG,
Joel Hanson,
Annette Joy
March
2017 Plant Leaf Disease
Detection using Deep
Learning and
Convolutional Neural
Network
In this paper to get better
feature extraction, image
reprocessing was done,
which includes noise
removal, intensity
normalization, removing
reflections, and masking
portions of the image.
Feature extraction can be
done only for few features .
6
Manisha
Bhange,
H.A.
Hingoliwala
2015
Smart Farming:
Pomegranate Disease
Detection Using Image
Processing
In this paper detect
pomegranate diseases and
also suggest the solution on
diseases.
Image Augmentation takes
longer time than
classification
7 Meghana D
R and
Prabhudeva
S
June
2022
Image Processing
based Arecanut
Diseases Detection
Using CNN Model
In this paper the authors
have used different
algorithms (SVM, KNN,
Decision tree, CNN) for
detection of diseases in
leaves.
If we increase the epochs ,
Loss will increase to 10%.
LITERATURE SURVEY
PROBLEM STATEMENT
The aim of the project is to detect the disease in arecanut fruit, Stem and leaves using improved
Convolutional Neural network and Image processing techniques and finding the remedies to the
diseases.
• Objectives
 To collect datasets that contain healthy and diseased images of arecanut and their leaves.
 Design and develop an algorithm for early detection of disease in arecanut that can avoid the
spreading of diseases.
 Develop a deep learning based algorithm that would suggest solutions for the detected
diseases.
 Developing a web application for early detection of disease, prediction and providing
remedies to the above solution.
APPLICATIONS
 Arecanut disease detection has numerous applications across agriculture, environmental monitoring, and
research.
 Early Disease Detection: Rapid identification of diseases allows for early intervention, preventing
widespread damage to crops. This early detection can help in the timely application of treatments or
management strategies.
 Early Disease Detection: Rapid identification of diseases allows for early intervention, preventing
widespread damage to crops. This early detection can help in the timely application of treatments or
management strategies.
 Quarantine and Disease Control: Plant disease detection is crucial in quarantine procedures, preventing
the spread of diseases to new areas or regions.
ADVANTAGES
 Early Detection: Identifying diseases in their early stages allows for prompt action.
 Preventative Measures: Early detection enables farmers to implement timely using
specific pesticides.
 Reduced Crop Loss: By promptly diagnosing diseases, farmers can take appropriate
steps.
 Optimized Resource Use: Disease detection helps optimize resource utilization
minimizing Optimized Resource Use: Disease detection helps optimize resource
utilization.
EXISTING SYSTEM
• Visual Inspection: The traditional method involves manual examination by agricultural experts or
farmers to identify visual symptoms of diseases, such as leaf discoloration, lesions, spots, or unusual
patterns.
• Laboratory Techniques: These methods involve taking samples from plants showing symptoms,
culturing pathogens in a lab, and using techniques like microscopy, PCR (Polymerase Chain Reaction),
ELISA (Enzyme-Linked Immunosorbent Assay), or DNA sequencing to identify specific pathogens
causing diseases.
• Image Processing: Utilizing cameras and image processing algorithms to capture images of plants and
then employing computer vision techniques, machine learning, or deep learning to analyze these images
for disease symptoms. This method allows for automated and rapid analysis of large-scale crops.
• Machine Learning: Creating machine learning platforms that integrate various data sources (images,
environmental factors, and historical data) to diagnose plant diseases.
PROPOSED SYSTEM
Web Application
SYSTEM REQUIREMENT SPECIFICATIONS
• Hardware Requirements
 Processor: Intel CORE i3
 RAM: 4 GB
 Disk space: minimum 256 GB
• Software Requirements
 Operating System (Windows, MacOS).
 Python, HTML, CSS, JavaScript.
 Java / Python Framework and SQL database
 An Internet Browser (Google Chrome, Microsoft Edge etc).
 Code Editor (Visual Studio code/PyCharm).
 The package manager PIP (pip is a python package-management system written in Python
used to install and manage software packages).
Architecture Diagram
Input Image
Dataset
Pre-Processing
Training
Data
Deep Learning Model
(Improved CNN)
Feature Selection
and Segmentation
Test
Data
Model Evaluation
Splitting Dataset
Recognition
Recognition of
activity using web
Application
Healthy Unhealthy
DATA FLOW DIAGRAM –L0
Deep
Learning
Model
Data Pre-processing
Feature Extraction
Input
ArecaNut
Dataset
Train Data Test Data
Recognition
of Arecanut
Disease
SYSTEM DESIGN – Dataflow Diagram-LEVEL1
USER
CAPTURE
IMAGE
Arecanut
Disease
DETECTION
DATASET
SYSTEM
RECOGNITION
COLLECT IMAGES
of Arecanut Fruit,
Stem and Leaves
PREPROCESSED
&EXTRACT
FEATURES
DESIGN &
CONSTRUCT
MODEL
TEST THE
MODEL IN RAW
IMAGE
TRAIN MODEL
USER ADMIN
Use Case Diagram
Disease
Detection
REFERENCES
1. Dhanuja K C. Areca Nut Disease Detection using Image Processing Technology. International Journal of Engineering Research
2020 V9. 10.17577/IJERTV9IS080352.
2. Mallaiah, Suresha & Danti, Ajit & Narasimhamurthy, S. Classification of Diseased Arecanut based on Texture Features.
International Journal of Computer Applications. 2014.
3. Manpreet Sandhu, Pratik Hadawale, Saumaan Momin, Prof. Ajitkumar Khachane. Plant Disease Detection using ML and UAV.
International Research Journal of Engineering and Technology 2020 V7.
4. Mr. Ashish Nage, Prof. V. R. Raut, Detection and Identification of Plant Leaf Diseases based on Python, INTERNATIONAL
JOURNAL OF ENGINEERING RESEARCH & TECHNOLOGY (IJERT),2019, Volume 08, Issue 05.
5. Anandhakrishnan MG Joel Hanson, Annette Joy, Jeri Francis, Plant Leaf Disease Detection using Deep Learning and
Convolutional Neural Network, International Journal of Engineering Science and Computing, Volume 7, Issue No.3, March
2017
6. Manisha Bhange, H.A. Hingoliwala, Smart Farming: Pomegranate Disease Detection Using Image Processing, Procedia
Computer Science, Volume 58,2015, Pages 280-288, ISSN 1877-0509.
REFERENCES
7. Swathy Ann Sam, Siya Elizebeth Varghese, Pooja Murali, Sonu Joseph John, Dr. Anju
Pratap. Time saving malady expert system in plant leaf using CNN, 2020, Volume 13,
Issue No 3.
8.Detection and classification of areca nuts with machine vision Kuo-Yi Huang 2012
9.Classification of Diseased Areca nut based on Texture Features International Journal of
Computer Applications (0975 – 8887) Recent Advances in Information Technology,
2014
10.Segmentation and Classification of Raw Arecanuts Based on Three Sigma Control
Limits December 2012.
11.C.L. Hsieh, S.F. Cheng, T.T. Lin, Application of image texture analysis and neural
network on the growth stage recognition for head cabbage seedlings, Journal of
Agricultural Machinery 6 (2) (1997) 1–13 (in Chinese).
THANK YOU

More Related Content

PDF
Fruit Disease Detection And Fertilizer Recommendation
PDF
Plant Diseases Prediction Using Image Processing
PDF
Plant Disease Detection System
PDF
Plant Disease Detection System
PPTX
FINAL_ ARECANUT_CNN_PPT PHASE 2_of.pptx
PDF
ijatcse21932020.pdf
PDF
Leaf Disease Detection Using Image Processing and ML
PDF
IRJET- Farmer Advisory: A Crop Disease Detection System
Fruit Disease Detection And Fertilizer Recommendation
Plant Diseases Prediction Using Image Processing
Plant Disease Detection System
Plant Disease Detection System
FINAL_ ARECANUT_CNN_PPT PHASE 2_of.pptx
ijatcse21932020.pdf
Leaf Disease Detection Using Image Processing and ML
IRJET- Farmer Advisory: A Crop Disease Detection System

Similar to Updated_Review2_An Improved Convolutional Neural Network Model for Detection.pptx (20)

PDF
Leaf Disease Detection and Selection of Fertilizers using Artificial Neural N...
PDF
Deep learning for Precision farming: Detection of disease in plants
PDF
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
PPTX
PLD.pptx is the plant disease detection ppt
PDF
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
PDF
Deep Transfer learning
PDF
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
PPTX
abstract1 ppt (2).pptx
PPTX
Group99999999999999999999999999999999999
PDF
Automated disease detection in crops using CNN
PDF
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
PPTX
Plant Disease Prediction using CNN
PPTX
Stage1.ppt (2).pptx
PDF
19536.pdfjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
PDF
Optimized deep learning-based dual segmentation framework for diagnosing heal...
PPTX
plant leaf desease detection using machine learning
PPTX
OPTIMIZATION-BASED AUTO-METR IC
PDF
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
PPTX
plant ppt.pptx
PDF
Android application for detection of leaf disease (Using Image processing and...
Leaf Disease Detection and Selection of Fertilizers using Artificial Neural N...
Deep learning for Precision farming: Detection of disease in plants
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
PLD.pptx is the plant disease detection ppt
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
Deep Transfer learning
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
abstract1 ppt (2).pptx
Group99999999999999999999999999999999999
Automated disease detection in crops using CNN
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
Plant Disease Prediction using CNN
Stage1.ppt (2).pptx
19536.pdfjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
Optimized deep learning-based dual segmentation framework for diagnosing heal...
plant leaf desease detection using machine learning
OPTIMIZATION-BASED AUTO-METR IC
IRJET- Crop Leaf Disease Diagnosis using Convolutional Neural Network
plant ppt.pptx
Android application for detection of leaf disease (Using Image processing and...
Ad

Recently uploaded (20)

PPTX
Shizophrnia ppt for clinical psychology students of AS
PPTX
2025-08-17 Joseph 03 (shared slides).pptx
PPTX
PurpoaiveCommunication for students 02.pptx
PPT
Comm.-100W-Writing-a-Convincing-Editorial-slides.ppt
PDF
PM Narendra Modi's speech from Red Fort on 79th Independence Day.pdf
PPTX
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
PPTX
Bob Difficult Questions 08 17 2025.pptx
PPTX
WEB_DEVELOPMENTGJMFGHJMGJMFJM FGJMFGHMNF
PPTX
Religious Thinkers Presentationof subcontinent
PPTX
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
PDF
5_tips_to_become_a_Presentation_Jedi_@itseugenec.pdf
DOC
EVC毕业证学历认证,北密歇根大学毕业证留学硕士毕业证
PPTX
Rakhi Presentation vbbrfferregergrgerg.pptx
PPTX
CASEWORK Pointers presentation Field instruction I
PPTX
Knowledge Knockout ( General Knowledge Quiz )
PPTX
power point presentation ofDracena species.pptx
PPTX
CASEWORK Power Point Presentation - pointers
PDF
Unnecessary information is required for the
PPTX
Unit 8#Concept of teaching and learning.pptx
PPTX
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
Shizophrnia ppt for clinical psychology students of AS
2025-08-17 Joseph 03 (shared slides).pptx
PurpoaiveCommunication for students 02.pptx
Comm.-100W-Writing-a-Convincing-Editorial-slides.ppt
PM Narendra Modi's speech from Red Fort on 79th Independence Day.pdf
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
Bob Difficult Questions 08 17 2025.pptx
WEB_DEVELOPMENTGJMFGHJMGJMFJM FGJMFGHMNF
Religious Thinkers Presentationof subcontinent
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
5_tips_to_become_a_Presentation_Jedi_@itseugenec.pdf
EVC毕业证学历认证,北密歇根大学毕业证留学硕士毕业证
Rakhi Presentation vbbrfferregergrgerg.pptx
CASEWORK Pointers presentation Field instruction I
Knowledge Knockout ( General Knowledge Quiz )
power point presentation ofDracena species.pptx
CASEWORK Power Point Presentation - pointers
Unnecessary information is required for the
Unit 8#Concept of teaching and learning.pptx
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
Ad

Updated_Review2_An Improved Convolutional Neural Network Model for Detection.pptx

  • 1. An Improved Convolutional Neural Network Model for Detection of Arecanut Disease and Remedies Under the Guidance of: Project Team
  • 2. AGENDA • Abstract • Introduction • Literature Survey • Aim and Objectives • Existing System • Proposed System • System requirement Specifications • References
  • 4. ABSTRACT • Arecanut, commonly referred to as betel nut, is a tropical crop. • India holds the second position globally both in its production and consumption. • Throughout its lifecycle, the crop is susceptible to various ailments, spanning from root to fruit. Presently, disease detection primarily relies on visual inspection, requiring farmers to meticulously examine each crop at regular intervals. • In this study, we have introduced a system utilizing Convolutional Neural Networks to identify diseases affecting the leaves, trunk, and overall health of the arecanut plant. • Additionally, the system offers recommended remedies for these identified diseases. • We developed an improved CNN model to distinguish between healthy and diseased arecanut plants. • To facilitate training and testing, we curated a dataset comprising more than 700 images of both healthy and diseased arecanut plants, split into an 80:20 ratio for training and testing, respectively.
  • 5. INTRODUCTION • The arecanut palm is the source of common chewing nut, popularly known as betel nut or Supari. In India it is extensively used by large sections of people and is very much linked with religious practices. • India is the largest producer of arecanut and at the same time largest consumer also. Major states cultivating this crop are Karnataka (40%), Kerala (25%), Assam (20%), Tamil Nadu, Meghalaya and West Bengal.
  • 6. 'Blast Disease' caused by an air-borne fungus can wipe out 70 percent of arecanut plantations in Karnataka. Published: 24 Nov 2022
  • 8. LITERATURE SURVEY SL NO AUTHOR Year Title METHODOLOGY DRAWBACKS 1 Dhanuja K C1 , Mohan Kumar H P August 2020 Areca Nut Disease Detection using Image Processing Technology Applications of Wavelet, Gabor, Local binary (LBP), Gray Level Difference Matrix (GLDM) and Gray Level Co-Occurrence Matrix (GLCM) are used to extract various texture features from areca nut. The automatic configuration of the system is made possible in the future for the classification of areca nuts. 2 Rajashree Krishna,1,* Prema K V2 and Rajat Gaonkar3 2022 Areca Nut Disease Dataset Creation and Validation using Machine Learning Techniques based on Weather Parameters Historical weather data i.e. temperature, rainfall, relative humidity, sunshine, wind direction, and wind speed are collected from the Udupi weather station. Concentrated only on the Dataset creation , No model implementation is done
  • 9. SL NO AUTHOR Year Title METHODOLOGY Drawbacks 3 Manpreet Sandhu, Pratik Hadawale 2020 Plant Disease Detection using ML and UAV In this paper the author has developed an automated system for detecting disease using leaf image classification. Cost is more for implementation. 4 Ashish Nage, V.R. Raut 2019 Detection and Identification of Plant Leaf Diseases based on Python the author developed an Android application that helps farmers in identifying plant disease by uploading a leaf image to the system which uses a convolution neural network algorithm to identify the disease in the leaf. person having less knowledge cannot use the mobile application effectively. LITERATURE SURVEY
  • 10. SL NO Author Year Title METHODOLOGY Drawbacks 5 Anandhakris hnan MG, Joel Hanson, Annette Joy March 2017 Plant Leaf Disease Detection using Deep Learning and Convolutional Neural Network In this paper to get better feature extraction, image reprocessing was done, which includes noise removal, intensity normalization, removing reflections, and masking portions of the image. Feature extraction can be done only for few features . 6 Manisha Bhange, H.A. Hingoliwala 2015 Smart Farming: Pomegranate Disease Detection Using Image Processing In this paper detect pomegranate diseases and also suggest the solution on diseases. Image Augmentation takes longer time than classification 7 Meghana D R and Prabhudeva S June 2022 Image Processing based Arecanut Diseases Detection Using CNN Model In this paper the authors have used different algorithms (SVM, KNN, Decision tree, CNN) for detection of diseases in leaves. If we increase the epochs , Loss will increase to 10%. LITERATURE SURVEY
  • 11. PROBLEM STATEMENT The aim of the project is to detect the disease in arecanut fruit, Stem and leaves using improved Convolutional Neural network and Image processing techniques and finding the remedies to the diseases. • Objectives  To collect datasets that contain healthy and diseased images of arecanut and their leaves.  Design and develop an algorithm for early detection of disease in arecanut that can avoid the spreading of diseases.  Develop a deep learning based algorithm that would suggest solutions for the detected diseases.  Developing a web application for early detection of disease, prediction and providing remedies to the above solution.
  • 12. APPLICATIONS  Arecanut disease detection has numerous applications across agriculture, environmental monitoring, and research.  Early Disease Detection: Rapid identification of diseases allows for early intervention, preventing widespread damage to crops. This early detection can help in the timely application of treatments or management strategies.  Early Disease Detection: Rapid identification of diseases allows for early intervention, preventing widespread damage to crops. This early detection can help in the timely application of treatments or management strategies.  Quarantine and Disease Control: Plant disease detection is crucial in quarantine procedures, preventing the spread of diseases to new areas or regions.
  • 13. ADVANTAGES  Early Detection: Identifying diseases in their early stages allows for prompt action.  Preventative Measures: Early detection enables farmers to implement timely using specific pesticides.  Reduced Crop Loss: By promptly diagnosing diseases, farmers can take appropriate steps.  Optimized Resource Use: Disease detection helps optimize resource utilization minimizing Optimized Resource Use: Disease detection helps optimize resource utilization.
  • 14. EXISTING SYSTEM • Visual Inspection: The traditional method involves manual examination by agricultural experts or farmers to identify visual symptoms of diseases, such as leaf discoloration, lesions, spots, or unusual patterns. • Laboratory Techniques: These methods involve taking samples from plants showing symptoms, culturing pathogens in a lab, and using techniques like microscopy, PCR (Polymerase Chain Reaction), ELISA (Enzyme-Linked Immunosorbent Assay), or DNA sequencing to identify specific pathogens causing diseases. • Image Processing: Utilizing cameras and image processing algorithms to capture images of plants and then employing computer vision techniques, machine learning, or deep learning to analyze these images for disease symptoms. This method allows for automated and rapid analysis of large-scale crops. • Machine Learning: Creating machine learning platforms that integrate various data sources (images, environmental factors, and historical data) to diagnose plant diseases.
  • 16. SYSTEM REQUIREMENT SPECIFICATIONS • Hardware Requirements  Processor: Intel CORE i3  RAM: 4 GB  Disk space: minimum 256 GB • Software Requirements  Operating System (Windows, MacOS).  Python, HTML, CSS, JavaScript.  Java / Python Framework and SQL database  An Internet Browser (Google Chrome, Microsoft Edge etc).  Code Editor (Visual Studio code/PyCharm).  The package manager PIP (pip is a python package-management system written in Python used to install and manage software packages).
  • 17. Architecture Diagram Input Image Dataset Pre-Processing Training Data Deep Learning Model (Improved CNN) Feature Selection and Segmentation Test Data Model Evaluation Splitting Dataset Recognition Recognition of activity using web Application Healthy Unhealthy
  • 18. DATA FLOW DIAGRAM –L0 Deep Learning Model Data Pre-processing Feature Extraction Input ArecaNut Dataset Train Data Test Data Recognition of Arecanut Disease
  • 19. SYSTEM DESIGN – Dataflow Diagram-LEVEL1 USER CAPTURE IMAGE Arecanut Disease DETECTION DATASET SYSTEM RECOGNITION
  • 20. COLLECT IMAGES of Arecanut Fruit, Stem and Leaves PREPROCESSED &EXTRACT FEATURES DESIGN & CONSTRUCT MODEL TEST THE MODEL IN RAW IMAGE TRAIN MODEL USER ADMIN Use Case Diagram Disease Detection
  • 21. REFERENCES 1. Dhanuja K C. Areca Nut Disease Detection using Image Processing Technology. International Journal of Engineering Research 2020 V9. 10.17577/IJERTV9IS080352. 2. Mallaiah, Suresha & Danti, Ajit & Narasimhamurthy, S. Classification of Diseased Arecanut based on Texture Features. International Journal of Computer Applications. 2014. 3. Manpreet Sandhu, Pratik Hadawale, Saumaan Momin, Prof. Ajitkumar Khachane. Plant Disease Detection using ML and UAV. International Research Journal of Engineering and Technology 2020 V7. 4. Mr. Ashish Nage, Prof. V. R. Raut, Detection and Identification of Plant Leaf Diseases based on Python, INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH & TECHNOLOGY (IJERT),2019, Volume 08, Issue 05. 5. Anandhakrishnan MG Joel Hanson, Annette Joy, Jeri Francis, Plant Leaf Disease Detection using Deep Learning and Convolutional Neural Network, International Journal of Engineering Science and Computing, Volume 7, Issue No.3, March 2017 6. Manisha Bhange, H.A. Hingoliwala, Smart Farming: Pomegranate Disease Detection Using Image Processing, Procedia Computer Science, Volume 58,2015, Pages 280-288, ISSN 1877-0509.
  • 22. REFERENCES 7. Swathy Ann Sam, Siya Elizebeth Varghese, Pooja Murali, Sonu Joseph John, Dr. Anju Pratap. Time saving malady expert system in plant leaf using CNN, 2020, Volume 13, Issue No 3. 8.Detection and classification of areca nuts with machine vision Kuo-Yi Huang 2012 9.Classification of Diseased Areca nut based on Texture Features International Journal of Computer Applications (0975 – 8887) Recent Advances in Information Technology, 2014 10.Segmentation and Classification of Raw Arecanuts Based on Three Sigma Control Limits December 2012. 11.C.L. Hsieh, S.F. Cheng, T.T. Lin, Application of image texture analysis and neural network on the growth stage recognition for head cabbage seedlings, Journal of Agricultural Machinery 6 (2) (1997) 1–13 (in Chinese).