Datasets:
review: update labelmap + card (115 classes, 200 reviewed)
Browse files
README.md
CHANGED
|
@@ -1,43 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
-
- image-segmentation
|
| 5 |
tags:
|
| 6 |
-
- semantic-segmentation
|
| 7 |
-
- coco
|
| 8 |
size_categories:
|
| 9 |
-
- n<1K
|
| 10 |
-
dataset_info:
|
| 11 |
-
features:
|
| 12 |
-
- name: image
|
| 13 |
-
dtype: image
|
| 14 |
-
- name: timestamp_ms
|
| 15 |
-
dtype: int64
|
| 16 |
-
- name: width
|
| 17 |
-
dtype: int64
|
| 18 |
-
- name: height
|
| 19 |
-
dtype: int64
|
| 20 |
-
- name: machine_id
|
| 21 |
-
dtype: string
|
| 22 |
-
- name: image_id
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: instance_mask
|
| 25 |
-
dtype: image
|
| 26 |
-
- name: semantic_mask
|
| 27 |
-
dtype: image
|
| 28 |
-
- name: review_status
|
| 29 |
-
dtype: string
|
| 30 |
-
splits:
|
| 31 |
-
- name: train
|
| 32 |
-
num_bytes: 19863973
|
| 33 |
-
num_examples: 224
|
| 34 |
-
download_size: 19860437
|
| 35 |
-
dataset_size: 19863973
|
| 36 |
-
configs:
|
| 37 |
-
- config_name: default
|
| 38 |
-
data_files:
|
| 39 |
-
- split: train
|
| 40 |
-
path: data/train-*
|
| 41 |
---
|
| 42 |
|
| 43 |
# ndimensions/semantic-segmentation
|
|
@@ -170,6 +139,6 @@ Semantic segmentation dataset in COCO format with direct index masks.
|
|
| 170 |
- `labelmap.txt`: Class definitions with colors
|
| 171 |
|
| 172 |
## Statistics
|
| 173 |
-
- Samples:
|
| 174 |
- Classes: 115
|
| 175 |
- Split: train
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
tags:
|
| 6 |
+
- semantic-segmentation
|
| 7 |
+
- coco
|
| 8 |
size_categories:
|
| 9 |
+
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# ndimensions/semantic-segmentation
|
|
|
|
| 139 |
- `labelmap.txt`: Class definitions with colors
|
| 140 |
|
| 141 |
## Statistics
|
| 142 |
+
- Samples: 224
|
| 143 |
- Classes: 115
|
| 144 |
- Split: train
|