Skip to content

anuhyamurki/Pomegranate_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pomegranate_Classifier

CNN Model which classifies pomegranate based on leaves images into one of the three categories namely BACTERIAL, FUNGAL or HEALTHY.

Dataset

We are given the dataset having 238 images consisting of three folders - i) 88 Healthy images ii) 46 Fungal infected images iii) 104 Bacterially infected images We are supposed to build a model and train it on this dataset in such a way that given a new image of a leaf, the model should classify it into one of the three categories.

Development phases

CNN Model development phases Step-1 Data pre-processing Step-2 Train test and validation split Step-3 Building the model Step-4 Training the model Step-5 Testing the model

About

CNN Model which classifies pomegranate based on leaves images into one of the three categories namely BACTERIAL, FUNGAL or HEALTHY.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors