Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This repository contains a sample work to classify garbage type based on resized images on this [repository](https://huggingface.co/datasets/garythung/trashnet).
|
2 |
|
3 |
There are 2 models available:
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- garythung/trashnet
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
library_name: keras
|
9 |
+
---
|
10 |
This repository contains a sample work to classify garbage type based on resized images on this [repository](https://huggingface.co/datasets/garythung/trashnet).
|
11 |
|
12 |
There are 2 models available:
|