Skip to content

ezraarisi/trashclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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