Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uea-geral/rna-garbage-classification
đź—‘Domestic Garbage Classification built in Python and Keras
https://github.com/uea-geral/rna-garbage-classification
cnn garbage-classification jupyter keras python
Last synced: 27 days ago
JSON representation
đź—‘Domestic Garbage Classification built in Python and Keras
- Host: GitHub
- URL: https://github.com/uea-geral/rna-garbage-classification
- Owner: uea-geral
- Created: 2024-07-12T23:24:16.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:20:20.000Z (3 months ago)
- Last Synced: 2024-09-28T23:21:43.200Z (about 1 month ago)
- Topics: cnn, garbage-classification, jupyter, keras, python
- Language: Jupyter Notebook
- Homepage:
- Size: 6.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](./repo/badge.png)
# Domestic Garbage Classification
> Domestic Garbage classification built in Python and Keras.
## Challenge
Classificate some objects found in domestic garbage using the Kaggle dataset at https://www.kaggle.com/datasets/farzadnekouei/trash-type-image-dataset/.
The dataset contains 6 distinct classes:- 📦 Cardboard;
- 🥂 Glass;
- 🛢️ Metal;
- 🗞️ Paper;
- 🥤 Plastic;
- 🗑️ Trash.## Authors
- Advisor: Elloá B. Guedes - [@elloa](https://github.com/elloa)
- Team:
- Debora Souza Barros - [@Debby-Barros](https://github.com/Debby-Barros)
- Diana Martins - [@ddianaom](https://github.com/ddianaom)
- Gabriel Dos Santos Lima - [@gabrielSantosLima](https://github.com/gabrielSantosLima)
- Thiago Marques - [@tmmarquess ](https://github.com/tmmarquess)