intrusion detection system

Intrusion Detection System

Protect your network with an advanced Intrusion Detection System (IDS). Explore how IDS can detect and prevent unauthorized access, ensuring robust security for your digital infrastructure

Java Demo

Plant Leaf Disease Detection using Deep learning algorithm

Plant Leaf Disease Detection using Deep learning algorithm

Plant Leaf Disease Detection
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

Plant Leaf Disease Detection through Deep Learning Algorithm