Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Garbage Image Classification with MobileNetV2 (Jupyter Notebook)

This project is designed to classify trash images into 7 different categories using the MobileNetV2 model. The dataset is modified to classify only 7 of 10 classes, which the original dataset is hosted on Kaggle. This modified dataset consists of images categorized into the following classes: Battery, Biological, Cardboard, Clothes, Metal, Shoes, and Trash.

Features

  • MobileNetV2 Model for image classification.
  • 7 identified trash classes: Battery, Biological, Cardboard, Clothes, Metal, Shoes, and Trash.
  • Full dataset for training and evaluating the model.
  • Ideal for implementing automatic trash sorting systems.

Dataset

The original dataset used for training the model is Garbage Classification v2, and it can be downloaded directly from Kaggle.

You can download the dataset from Kaggle using the following link:
Garbage Classification v2 Dataset - Kaggle

About

This project utilizes the MobileNetV2 model for litter image classification. By utilizing depthwise separable convolutions, this model provides high accuracy and computational efficiency, ideal for automatic litter classification on devices with limited power.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages