Trash Optimizer Model Repository
Project Repository
Trash Optimizer repository is hosted on github: https://github.com/cpoisson/trash-optimizer
Dataset
This project contains a collection of models designed for optimizing waste management through image classification. The models are trained on the following dataset:
- RealWaste: joebeachcapital/realwaste - UCI Machine Learning Repository (DOI)
- Recyclable and Household Waste Classification: alistairking/recyclable-and-household-waste-classification
- Custom dataset for specialized categories (batteries, light bulbs, electronics, etc.)
Dataset Preprocessing
The datasets have been preprocessed and assembled using a custom tool available in the dataset directory of the repository.
Training scripts
The training scripts for the models are available in the scripts directory of the repository. Each script is designed to train a specific model architecture on the provided datasets.
Model tree for cpoisson/trash-optimizer-models
Base model
google/efficientnet-b0