Skip to content

GoKarolis/DL_training_leaves_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DL_training_leaves_classification

About the project: Problem:

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.

Objectives:

To train a model using images of training dataset to:

  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.

More info about the idea:

https://www.kaggle.com/c/plant-pathology-2020-fgvc7/overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors