Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puntoronto authored Jan 7, 2023
1 parent c69a67e commit 93b03ed
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# garbage_classification
## samples from dataset
## Purpose
The purpose of this project is to classify the type of garbage (cardboard, glass, metal, paper, plastic, other types of garbage) in the uploaded photos.
This project can be developed to be used as a recycling aid in the future.
<img src='örnek_fotoğraflar.png' width='800' height='500'>


## Prediction Examples:
<img src='vgg16_sample_predictions.png' width='800' height='500'>


dataset: https://www.kaggle.com/datasets/asdasdasasdas/garbage-classification

app: https://garbageclassifier.streamlit.app/

0 comments on commit 93b03ed

Please sign in to comment.