|
--- |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: label |
|
dtype: int64 |
|
- name: class_name |
|
dtype: string |
|
- name: bbox |
|
sequence: |
|
sequence: float64 |
|
- name: segmentation |
|
sequence: |
|
sequence: |
|
sequence: float64 |
|
splits: |
|
- name: train |
|
num_bytes: 125002068.628 |
|
num_examples: 3094 |
|
- name: validation |
|
num_bytes: 15704543 |
|
num_examples: 397 |
|
download_size: 139640084 |
|
dataset_size: 140706611.62800002 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
license: cc-by-4.0 |
|
task_categories: |
|
- image-classification |
|
- object-detection |
|
- image-segmentation |
|
language: |
|
- en |
|
tags: |
|
- object-detection |
|
- image-classification |
|
- image-segmentation |
|
--- |
|
|
|
## Garbage Image dataset |
|
|
|
Dataset consists of images, bounding-boxes and segmentations for each elements. |
|
|
|
``` |
|
@misc{ |
|
garbage-classifier-oehkt_dataset, |
|
title = { Garbage Classifier Dataset }, |
|
type = { Open Source Dataset }, |
|
author = { Student }, |
|
howpublished = { \url{ https://universe.roboflow.com/student-utr07/garbage-classifier-oehkt } }, |
|
url = { https://universe.roboflow.com/student-utr07/garbage-classifier-oehkt }, |
|
journal = { Roboflow Universe }, |
|
publisher = { Roboflow }, |
|
year = { 2023 }, |
|
month = { aug }, |
|
note = { visited on 2025-04-29 }, |
|
} |
|
``` |