Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
1K - 10K
License:
viola77data
commited on
Commit
·
e2e03c9
1
Parent(s):
4727192
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,44 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
annotations_creators: []
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
language_creators:
|
6 |
+
- crowdsourced
|
7 |
+
license:
|
8 |
+
- apache-2.0
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: recycling-dataset
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
tags:
|
17 |
+
- recycling
|
18 |
+
- image-classification
|
19 |
+
task_categories:
|
20 |
+
- image-classification
|
21 |
+
task_ids:
|
22 |
+
- multi-class-image-classification
|
23 |
---
|
24 |
+
|
25 |
+
# Dataset Card for recycling-dataset
|
26 |
+
|
27 |
+
### Dataset Summary
|
28 |
+
|
29 |
+
This is a recycling dataset that can be used for image classification. It has 11 categories:
|
30 |
+
|
31 |
+
- aluminium
|
32 |
+
- batteries
|
33 |
+
- cardboard
|
34 |
+
- disposable plates
|
35 |
+
- glass
|
36 |
+
- hard plastic
|
37 |
+
- paper
|
38 |
+
- paper towel
|
39 |
+
- polystyrene
|
40 |
+
- soft plastics
|
41 |
+
- takeaway cups
|
42 |
+
|
43 |
+
It was scrapped from DuckDuckGo using this tool: https://pypi.org/project/jmd-imagescraper/
|
44 |
+
|