Skip to content
#

garbage-classification

Here are 45 public repositories matching this topic...

This repository contains garbage classification models built using PyTorch, capable of accurately classifying garbage into different categories. It includes two versions of the model, one with 6 classes & the other with 12 classes, to cater to different needs. Change branch to "testbr" to see the 12-class model in the "Extra" directory.

  • Updated May 7, 2023
  • Jupyter Notebook

AI-powered waste segregation system using deep learning, Combines a custom CNN and EfficientNet (transfer learning). Achieves 99% training and 95% validation accuracy. Classifies images into cardboard, glass, metal, paper, plastic, and trash. Includes prediction, evaluation, and visualization tools.

  • Updated Jul 7, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the garbage-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the garbage-classification topic, visit your repo's landing page and select "manage topics."

Learn more