- A Web App to sort your waste via scanning the uploaded images
- Classifies the waste material in the image into 6 categories :
- Cardboard
- Glass
- Metal
- Paper
- Plastic
- Trash
- The results of tells if the item should be recycled, composted, put into the general trash or needs special treatment (hazardous materials)
- Tells the information on how much CO2 emission they avoided
- Click Login to start with a free account


- Choose an image to be uploaded


- Get the result within seconds with atmost accuracy

- Pre-Trained image detection model DenseNet-121
- DenseNet-121 is pre-trained on ImageNet to distinguish 1000 classes of objects
- Dataset is trained using VGG16 Transfer Learning Technique of CNN for the classification
https://scanbage.herokuapp.com/
https://github.com/rishabh1402/scanbage