Skip to content

A CNN using the architecture of the Xception model to build a multi-class garbage classifier.

Notifications You must be signed in to change notification settings

derinben/Garbage-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garbage_Classifier

A CNN model to predict the type of garbage by training it from a set of 6 different classes.

  • Cardboard
  • Glass
  • Metal
  • Paper
  • Plastic
  • Trash

We've used the architecture of Xception Model along with a learning rate scheduler and custom callbacks to try and prevent over-fitting.

Please refer to my kaggle notebook for detailed comments on the code


The link to my kaggle notebook --> KaggleGarbageClassifier

Cans

Thank you!

About

A CNN using the architecture of the Xception model to build a multi-class garbage classifier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages