Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 718 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 718 Bytes

Trashclass

cxbxzuyc

Motivation for the Project

Being able to sort trash according to different materials is very important for recycling.

Project Structure

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

Data

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