Commit ·
8634a13
0
Parent(s):
Duplicate from Francesco/cloud-types
Browse filesCo-authored-by: Zuppichini <Francesco@users.noreply.huggingface.co>
.gitattributes
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
# Audio files - uncompressed
|
| 37 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
# Audio files - compressed
|
| 41 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
# Image files - uncompressed
|
| 47 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
# Image files - compressed
|
| 52 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image_id
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: image
|
| 7 |
+
dtype: image
|
| 8 |
+
- name: width
|
| 9 |
+
dtype: int32
|
| 10 |
+
- name: height
|
| 11 |
+
dtype: int32
|
| 12 |
+
- name: objects
|
| 13 |
+
sequence:
|
| 14 |
+
- name: id
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: area
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: bbox
|
| 19 |
+
sequence: float32
|
| 20 |
+
length: 4
|
| 21 |
+
- name: category
|
| 22 |
+
dtype:
|
| 23 |
+
class_label:
|
| 24 |
+
names:
|
| 25 |
+
'0': cloud-types
|
| 26 |
+
'1': Fish
|
| 27 |
+
'2': Flower
|
| 28 |
+
'3': Gravel
|
| 29 |
+
'4': Sugar
|
| 30 |
+
annotations_creators:
|
| 31 |
+
- crowdsourced
|
| 32 |
+
language_creators:
|
| 33 |
+
- found
|
| 34 |
+
language:
|
| 35 |
+
- en
|
| 36 |
+
license:
|
| 37 |
+
- cc
|
| 38 |
+
multilinguality:
|
| 39 |
+
- monolingual
|
| 40 |
+
size_categories:
|
| 41 |
+
- 1K<n<10K
|
| 42 |
+
source_datasets:
|
| 43 |
+
- original
|
| 44 |
+
task_categories:
|
| 45 |
+
- object-detection
|
| 46 |
+
task_ids: []
|
| 47 |
+
pretty_name: cloud-types
|
| 48 |
+
tags:
|
| 49 |
+
- rf100
|
| 50 |
+
---
|
| 51 |
+
|
| 52 |
+
# Dataset Card for cloud-types
|
| 53 |
+
|
| 54 |
+
** The original COCO dataset is stored at `dataset.tar.gz`**
|
| 55 |
+
|
| 56 |
+
## Dataset Description
|
| 57 |
+
|
| 58 |
+
- **Homepage:** https://universe.roboflow.com/object-detection/cloud-types
|
| 59 |
+
- **Point of Contact:** francesco.zuppichini@gmail.com
|
| 60 |
+
|
| 61 |
+
### Dataset Summary
|
| 62 |
+
|
| 63 |
+
cloud-types
|
| 64 |
+
|
| 65 |
+
### Supported Tasks and Leaderboards
|
| 66 |
+
|
| 67 |
+
- `object-detection`: The dataset can be used to train a model for Object Detection.
|
| 68 |
+
|
| 69 |
+
### Languages
|
| 70 |
+
|
| 71 |
+
English
|
| 72 |
+
|
| 73 |
+
## Dataset Structure
|
| 74 |
+
|
| 75 |
+
### Data Instances
|
| 76 |
+
|
| 77 |
+
A data point comprises an image and its object annotations.
|
| 78 |
+
|
| 79 |
+
```
|
| 80 |
+
{
|
| 81 |
+
'image_id': 15,
|
| 82 |
+
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=640x640 at 0x2373B065C18>,
|
| 83 |
+
'width': 964043,
|
| 84 |
+
'height': 640,
|
| 85 |
+
'objects': {
|
| 86 |
+
'id': [114, 115, 116, 117],
|
| 87 |
+
'area': [3796, 1596, 152768, 81002],
|
| 88 |
+
'bbox': [
|
| 89 |
+
[302.0, 109.0, 73.0, 52.0],
|
| 90 |
+
[810.0, 100.0, 57.0, 28.0],
|
| 91 |
+
[160.0, 31.0, 248.0, 616.0],
|
| 92 |
+
[741.0, 68.0, 202.0, 401.0]
|
| 93 |
+
],
|
| 94 |
+
'category': [4, 4, 0, 0]
|
| 95 |
+
}
|
| 96 |
+
}
|
| 97 |
+
```
|
| 98 |
+
|
| 99 |
+
### Data Fields
|
| 100 |
+
|
| 101 |
+
- `image`: the image id
|
| 102 |
+
- `image`: `PIL.Image.Image` object containing the image. Note that when accessing the image column: `dataset[0]["image"]` the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the `"image"` column, *i.e.* `dataset[0]["image"]` should **always** be preferred over `dataset["image"][0]`
|
| 103 |
+
- `width`: the image width
|
| 104 |
+
- `height`: the image height
|
| 105 |
+
- `objects`: a dictionary containing bounding box metadata for the objects present on the image
|
| 106 |
+
- `id`: the annotation id
|
| 107 |
+
- `area`: the area of the bounding box
|
| 108 |
+
- `bbox`: the object's bounding box (in the [coco](https://albumentations.ai/docs/getting_started/bounding_boxes_augmentation/#coco) format)
|
| 109 |
+
- `category`: the object's category.
|
| 110 |
+
|
| 111 |
+
|
| 112 |
+
#### Who are the annotators?
|
| 113 |
+
|
| 114 |
+
Annotators are Roboflow users
|
| 115 |
+
|
| 116 |
+
## Additional Information
|
| 117 |
+
|
| 118 |
+
### Licensing Information
|
| 119 |
+
|
| 120 |
+
See original homepage https://universe.roboflow.com/object-detection/cloud-types
|
| 121 |
+
|
| 122 |
+
### Citation Information
|
| 123 |
+
|
| 124 |
+
```
|
| 125 |
+
@misc{ cloud-types,
|
| 126 |
+
title = { cloud types Dataset },
|
| 127 |
+
type = { Open Source Dataset },
|
| 128 |
+
author = { Roboflow 100 },
|
| 129 |
+
howpublished = { \url{ https://universe.roboflow.com/object-detection/cloud-types } },
|
| 130 |
+
url = { https://universe.roboflow.com/object-detection/cloud-types },
|
| 131 |
+
journal = { Roboflow Universe },
|
| 132 |
+
publisher = { Roboflow },
|
| 133 |
+
year = { 2022 },
|
| 134 |
+
month = { nov },
|
| 135 |
+
note = { visited on 2023-03-29 },
|
| 136 |
+
}"
|
| 137 |
+
```
|
| 138 |
+
|
| 139 |
+
### Contributions
|
| 140 |
+
|
| 141 |
+
Thanks to [@mariosasko](https://github.com/mariosasko) for adding this dataset.
|
data/test-00000-of-00001-1da7c9ac647c17d4.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:484180da02e214ba963c9f5bf0d3ce6115f7fdefd7710a535e3b1bdc9b657e8c
|
| 3 |
+
size 91302484
|
data/train-00000-of-00001-8717d259e1d9cbc6.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bbda6089ae733a0232f7512146d1721135d93c9516beba4c257a21d20ec7bba
|
| 3 |
+
size 318194820
|
data/validation-00000-of-00001-8b181888a851bcdd.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0c2f253c53d65d34adf52abe5d8fa7c9df2e61f903f93655817c2854c1e355b
|
| 3 |
+
size 45482528
|
dataset.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dba8ed603c8859da36226c758dc8e8061a38c411aa6682616f5f5f057b0e402
|
| 3 |
+
size 454436466
|
dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"description": "\ncloud types - v1 release\n==============================\n\nThis dataset was exported via roboflow.com on July 25, 2022 at 8:10 PM GMT\n\nRoboflow is an end-to-end computer vision platform that helps you\n* collaborate with your team on computer vision projects\n* collect & organize images\n* understand unstructured image data\n* annotate, and create datasets\n* export, train, and deploy computer vision models\n* use active learning to improve your dataset over time\n\nIt includes 5040 images.\nCloud-types are annotated in COCO format.\n\nThe following pre-processing was applied to each image:\n* Auto-orientation of pixel data (with EXIF-orientation stripping)\n* Resize to 640x640 (Stretch)\n\nNo image augmentation techniques were applied.\n\n\n", "citation": "@misc{ cloud-types,\n title = { cloud types Dataset },\n type = { Open Source Dataset },\n author = { Roboflow 100 },\n howpublished = { \\url{ https://universe.roboflow.com/object-detection/cloud-types } },\n url = { https://universe.roboflow.com/object-detection/cloud-types },\n journal = { Roboflow Universe },\n publisher = { Roboflow },\n year = { 2022 },\n month = { nov },\n note = { visited on 2023-03-29 },\n}\"", "homepage": "https://universe.roboflow.com/object-detection/cloud-types", "license": "CC BY 4.0", "features": {"image_id": {"dtype": "int64", "_type": "Value"}, "image": {"_type": "Image"}, "width": {"dtype": "int32", "_type": "Value"}, "height": {"dtype": "int32", "_type": "Value"}, "objects": {"feature": {"id": {"dtype": "int64", "_type": "Value"}, "area": {"dtype": "int64", "_type": "Value"}, "bbox": {"feature": {"dtype": "float32", "_type": "Value"}, "length": 4, "_type": "Sequence"}, "category": {"names": ["cloud-types", "Fish", "Flower", "Gravel", "Sugar"], "_type": "ClassLabel"}}, "_type": "Sequence"}}, "builder_name": "dataset", "config_name": "default", "version": {"version_str": "1.0.0", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 318742745, "num_examples": 3528, "dataset_name": "dataset"}, "validation": {"name": "validation", "num_bytes": 45555030, "num_examples": 504, "dataset_name": "dataset"}, "test": {"name": "test", "num_bytes": 91459396, "num_examples": 1008, "dataset_name": "dataset"}}, "download_checksums": {"https://huggingface.co/datasets/Francesco/cloud-types/resolve/main/dataset.tar.gz": {"num_bytes": 454436466, "checksum": null}}, "download_size": 454436466, "dataset_size": 455757171, "size_in_bytes": 910193637}
|