Being able to sort trash according to different materials is very important for recycling.
mobilenet_training.py: You can use this script to train the model. trash_classifier.py: The script to classify trash on the UP Board Embedded kit. prediction_images: Directory Containing the predicted images. models: The saved model is here
The data for this project was collected from the trashnet project This project requires python3.6 and opencv. Other requirements are present in the requirements.txt file