Skip to content

TheSaintIndiano/Plant-Disease-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Plant Disease Detection & Classification

Problem Statement

Misdiagnosis of the many diseases impacting agricultural crops can lead to misuse of chemicals leading to the emergence of resistant pathogen strains, increased input costs, and more outbreaks with significant economic loss and environmental impacts. Current disease diagnosis based on human scouting is time-consuming and expensive, and although computer-vision based models have the promise to increase efficiency, the great variance in symptoms due to age of infected tissues, genetic variations, and light conditions within trees decreases the accuracy of detection.

Specific Objectives

Objectives of Plant Disease Detection & Classification are to train a model using images of training dataset to do the following.

  1. Accurately classify a given image from testing dataset into different diseased category or a healthy leaf.
  2. Accurately distinguish between many diseases, sometimes more than one on a single leaf.
  3. Deal with rare classes and novel symptoms.
  4. Address depth perception—angle, light, shade, physiological age of the leaf.
  5. Incorporate expert knowledge in identification, annotation, quantification, and guiding computer vision to search for relevant features during learning.

About

Detect plant disease(s) in an image and classify them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published