keremberke
commited on
Commit
•
e5b9259
1
Parent(s):
c875839
dataset uploaded by roboflow2huggingface package
Browse files- README.dataset.txt +8 -0
- README.md +61 -0
- README.roboflow.txt +27 -0
- data/test.zip +3 -0
- data/train.zip +3 -0
- data/valid.zip +3 -0
- garbage-object-detection.py +121 -0
README.dataset.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# GARBAGE CLASSIFICATION 3 > GC1
|
2 |
+
https://universe.roboflow.com/object-detection/garbage-classification-3
|
3 |
+
|
4 |
+
Provided by Roboflow
|
5 |
+
License: CC BY 4.0
|
6 |
+
|
7 |
+
# Garbage Object-Detection to Identify Disposal Class
|
8 |
+
This dataset detects various kinds of waste, labeling with a class that indentifies how it should be disposed
|
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- object-detection
|
4 |
+
tags:
|
5 |
+
- roboflow
|
6 |
+
---
|
7 |
+
|
8 |
+
### Roboflow Dataset Page
|
9 |
+
https://universe.roboflow.com/material-identification/garbage-classification-3/dataset/2
|
10 |
+
|
11 |
+
### Dataset Labels
|
12 |
+
|
13 |
+
```
|
14 |
+
['biodegradable', 'cardboard', 'glass', 'metal', 'paper', 'plastic']
|
15 |
+
```
|
16 |
+
|
17 |
+
### Citation
|
18 |
+
|
19 |
+
```
|
20 |
+
@misc{ garbage-classification-3_dataset,
|
21 |
+
title = { GARBAGE CLASSIFICATION 3 Dataset },
|
22 |
+
type = { Open Source Dataset },
|
23 |
+
author = { Material Identification },
|
24 |
+
howpublished = { \\url{ https://universe.roboflow.com/material-identification/garbage-classification-3 } },
|
25 |
+
url = { https://universe.roboflow.com/material-identification/garbage-classification-3 },
|
26 |
+
journal = { Roboflow Universe },
|
27 |
+
publisher = { Roboflow },
|
28 |
+
year = { 2022 },
|
29 |
+
month = { mar },
|
30 |
+
note = { visited on 2023-01-01 },
|
31 |
+
}
|
32 |
+
```
|
33 |
+
|
34 |
+
### License
|
35 |
+
CC BY 4.0
|
36 |
+
|
37 |
+
### Dataset Summary
|
38 |
+
This dataset was exported via roboflow.com on July 27, 2022 at 5:44 AM GMT
|
39 |
+
|
40 |
+
Roboflow is an end-to-end computer vision platform that helps you
|
41 |
+
* collaborate with your team on computer vision projects
|
42 |
+
* collect & organize images
|
43 |
+
* understand unstructured image data
|
44 |
+
* annotate, and create datasets
|
45 |
+
* export, train, and deploy computer vision models
|
46 |
+
* use active learning to improve your dataset over time
|
47 |
+
|
48 |
+
It includes 10464 images.
|
49 |
+
GARBAGE-GARBAGE-CLASSIFICATION are annotated in COCO format.
|
50 |
+
|
51 |
+
The following pre-processing was applied to each image:
|
52 |
+
* Auto-orientation of pixel data (with EXIF-orientation stripping)
|
53 |
+
* Resize to 416x416 (Stretch)
|
54 |
+
|
55 |
+
The following augmentation was applied to create 1 versions of each source image:
|
56 |
+
* 50% probability of horizontal flip
|
57 |
+
* 50% probability of vertical flip
|
58 |
+
* Equal probability of one of the following 90-degree rotations: none, clockwise, counter-clockwise, upside-down
|
59 |
+
|
60 |
+
|
61 |
+
|
README.roboflow.txt
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
GARBAGE CLASSIFICATION 3 - v2 GC1
|
3 |
+
==============================
|
4 |
+
|
5 |
+
This dataset was exported via roboflow.com on July 27, 2022 at 5:44 AM GMT
|
6 |
+
|
7 |
+
Roboflow is an end-to-end computer vision platform that helps you
|
8 |
+
* collaborate with your team on computer vision projects
|
9 |
+
* collect & organize images
|
10 |
+
* understand unstructured image data
|
11 |
+
* annotate, and create datasets
|
12 |
+
* export, train, and deploy computer vision models
|
13 |
+
* use active learning to improve your dataset over time
|
14 |
+
|
15 |
+
It includes 10464 images.
|
16 |
+
GARBAGE-GARBAGE-CLASSIFICATION are annotated in COCO format.
|
17 |
+
|
18 |
+
The following pre-processing was applied to each image:
|
19 |
+
* Auto-orientation of pixel data (with EXIF-orientation stripping)
|
20 |
+
* Resize to 416x416 (Stretch)
|
21 |
+
|
22 |
+
The following augmentation was applied to create 1 versions of each source image:
|
23 |
+
* 50% probability of horizontal flip
|
24 |
+
* 50% probability of vertical flip
|
25 |
+
* Equal probability of one of the following 90-degree rotations: none, clockwise, counter-clockwise, upside-down
|
26 |
+
|
27 |
+
|
data/test.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab7ff77c40ead366d65e6ee63dc48eeafb94e4a48ca5fa731d35ba0c979792c0
|
3 |
+
size 19639153
|
data/train.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d576a642cb0209ea32118b30166e4376a7e461f77fbefdf2332572a941726481
|
3 |
+
size 137708705
|
data/valid.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baf6c0effc547f423fef9efa0fc74afb20493ece95c042e8fcfbdd2531763711
|
3 |
+
size 38312703
|
garbage-object-detection.py
ADDED
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import collections
|
2 |
+
import json
|
3 |
+
import os
|
4 |
+
|
5 |
+
import datasets
|
6 |
+
|
7 |
+
|
8 |
+
_HOMEPAGE = "https://universe.roboflow.com/material-identification/garbage-classification-3/dataset/2"
|
9 |
+
_LICENSE = "CC BY 4.0"
|
10 |
+
_CITATION = """\
|
11 |
+
@misc{ garbage-classification-3_dataset,
|
12 |
+
title = { GARBAGE CLASSIFICATION 3 Dataset },
|
13 |
+
type = { Open Source Dataset },
|
14 |
+
author = { Material Identification },
|
15 |
+
howpublished = { \\url{ https://universe.roboflow.com/material-identification/garbage-classification-3 } },
|
16 |
+
url = { https://universe.roboflow.com/material-identification/garbage-classification-3 },
|
17 |
+
journal = { Roboflow Universe },
|
18 |
+
publisher = { Roboflow },
|
19 |
+
year = { 2022 },
|
20 |
+
month = { mar },
|
21 |
+
note = { visited on 2023-01-01 },
|
22 |
+
}
|
23 |
+
"""
|
24 |
+
_URLS = {
|
25 |
+
"train": "https://huggingface.co/datasets/keremberke/garbage-object-detection/resolve/main/data/train.zip",
|
26 |
+
"validation": "https://huggingface.co/datasets/keremberke/garbage-object-detection/resolve/main/data/valid.zip",
|
27 |
+
"test": "https://huggingface.co/datasets/keremberke/garbage-object-detection/resolve/main/data/test.zip",
|
28 |
+
}
|
29 |
+
|
30 |
+
_CATEGORIES = ['biodegradable', 'cardboard', 'glass', 'metal', 'paper', 'plastic']
|
31 |
+
_ANNOTATION_FILENAME = "_annotations.coco.json"
|
32 |
+
|
33 |
+
|
34 |
+
class GARBAGEOBJECTDETECTION(datasets.GeneratorBasedBuilder):
|
35 |
+
VERSION = datasets.Version("1.0.0")
|
36 |
+
|
37 |
+
def _info(self):
|
38 |
+
features = datasets.Features(
|
39 |
+
{
|
40 |
+
"image_id": datasets.Value("int64"),
|
41 |
+
"image": datasets.Image(),
|
42 |
+
"width": datasets.Value("int32"),
|
43 |
+
"height": datasets.Value("int32"),
|
44 |
+
"objects": datasets.Sequence(
|
45 |
+
{
|
46 |
+
"id": datasets.Value("int64"),
|
47 |
+
"area": datasets.Value("int64"),
|
48 |
+
"bbox": datasets.Sequence(datasets.Value("float32"), length=4),
|
49 |
+
"category": datasets.ClassLabel(names=_CATEGORIES),
|
50 |
+
}
|
51 |
+
),
|
52 |
+
}
|
53 |
+
)
|
54 |
+
return datasets.DatasetInfo(
|
55 |
+
features=features,
|
56 |
+
homepage=_HOMEPAGE,
|
57 |
+
citation=_CITATION,
|
58 |
+
license=_LICENSE,
|
59 |
+
)
|
60 |
+
|
61 |
+
def _split_generators(self, dl_manager):
|
62 |
+
data_files = dl_manager.download_and_extract(_URLS)
|
63 |
+
return [
|
64 |
+
datasets.SplitGenerator(
|
65 |
+
name=datasets.Split.TRAIN,
|
66 |
+
gen_kwargs={
|
67 |
+
"folder_dir": data_files["train"],
|
68 |
+
},
|
69 |
+
),
|
70 |
+
datasets.SplitGenerator(
|
71 |
+
name=datasets.Split.VALIDATION,
|
72 |
+
gen_kwargs={
|
73 |
+
"folder_dir": data_files["validation"],
|
74 |
+
},
|
75 |
+
),
|
76 |
+
datasets.SplitGenerator(
|
77 |
+
name=datasets.Split.TEST,
|
78 |
+
gen_kwargs={
|
79 |
+
"folder_dir": data_files["test"],
|
80 |
+
},
|
81 |
+
),
|
82 |
+
]
|
83 |
+
|
84 |
+
def _generate_examples(self, folder_dir):
|
85 |
+
def process_annot(annot, category_id_to_category):
|
86 |
+
return {
|
87 |
+
"id": annot["id"],
|
88 |
+
"area": annot["area"],
|
89 |
+
"bbox": annot["bbox"],
|
90 |
+
"category": category_id_to_category[annot["category_id"]],
|
91 |
+
}
|
92 |
+
|
93 |
+
image_id_to_image = {}
|
94 |
+
idx = 0
|
95 |
+
|
96 |
+
annotation_filepath = os.path.join(folder_dir, _ANNOTATION_FILENAME)
|
97 |
+
with open(annotation_filepath, "r") as f:
|
98 |
+
annotations = json.load(f)
|
99 |
+
category_id_to_category = {category["id"]: category["name"] for category in annotations["categories"]}
|
100 |
+
image_id_to_annotations = collections.defaultdict(list)
|
101 |
+
for annot in annotations["annotations"]:
|
102 |
+
image_id_to_annotations[annot["image_id"]].append(annot)
|
103 |
+
image_id_to_image = {annot["file_name"]: annot for annot in annotations["images"]}
|
104 |
+
|
105 |
+
for filename in os.listdir(folder_dir):
|
106 |
+
filepath = os.path.join(folder_dir, filename)
|
107 |
+
if filename in image_id_to_image:
|
108 |
+
image = image_id_to_image[filename]
|
109 |
+
objects = [
|
110 |
+
process_annot(annot, category_id_to_category) for annot in image_id_to_annotations[image["id"]]
|
111 |
+
]
|
112 |
+
with open(filepath, "rb") as f:
|
113 |
+
image_bytes = f.read()
|
114 |
+
yield idx, {
|
115 |
+
"image_id": image["id"],
|
116 |
+
"image": {"path": filepath, "bytes": image_bytes},
|
117 |
+
"width": image["width"],
|
118 |
+
"height": image["height"],
|
119 |
+
"objects": objects,
|
120 |
+
}
|
121 |
+
idx += 1
|