Garbage Classification  

Python
NumPy
Pandas
TensorFlow
Keras
Google Colab

In this project a machine learning model was trained using Keras and TensorFlow in order to classify images of garbage into six different classes. These classes include:

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

The dataset used can be found here. The dataset used contains

This project was done with a partner by sharing a Google Colab notebook. The completed notebook as a pdf can be found below.


Completed Notebook


Project Status: Complete