Plant Leaf Disease Detection using Deep learning algorithm

Plant Leaf Disease Detection using Deep learning algorithm
System Architecture for Plant Leaf Disease Detection

MODULES

The modules included in our implementation are as follows

  • Dataset collection
  • Data pre-processing
  • Training and prediction using Regression Models

DATASET COLLECTION

The dataset is downloaded from kaggle.com with two classes ‘healthy’ and ‘diseased’. The dataset contains plant leaf image with training set and test set folders.

The dataset variable names are described below

Variable nameAttribute Description
ClassBinary class ‘healthy’ and ‘diseased’
Training set364 images in diseased 388 images in healthy
Test set60 images in diseased 60 images in healthy

Project Demo Video

One Reply to “Plant Leaf Disease Detection using Deep learning algorithm”

Leave a Reply

Your email address will not be published. Required fields are marked *