Skip to content

HEGAB7/Fresh-vs-Rotten-Fruits-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fresh vs Rotten Fruits Classification

The dataset comes from Kaggle
There are 6 categories of fruits: fresh apples, fresh oranges, fresh bananas, rotten apples, rotten oranges, and rotten bananas.

Steps:

  • load the pretrained model inception V3
  • Add our new layers
  • Augment the data
  • Freeze and fit the model
  • Unfreeze and retrain the model
  • Evaluate the model
  • Make a pipline for easy use to predict the category by the image path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published