Skip to content

Accurately classifying a given image into different diseased category or a healthy leaf using some pre-trained deep learning models

Notifications You must be signed in to change notification settings

Thejesh-M/Plant-Pathology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Plant-Pathology

Accurately classifying a given image into different diseased category or a healthy leaf using some pre-trained deep learning models.Given a photo of an apple leaf, can you accurately assess its health? This notebook will challenge you to distinguish between leaves which are healthy, those which are infected with apple rust, those that have apple scab, and those with more than one disease.

Dataset

https://www.kaggle.com/c/plant-pathology-2020-fgvc7/data It contains around 4k training and testing images with labels assigned to it. This is a multi class classification, the labels are: combinations: one of the target labels healthy: one of the target labels rust: one of the target labels scab: one of the target labels

About

Accurately classifying a given image into different diseased category or a healthy leaf using some pre-trained deep learning models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published