Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
parquet
Sub-tasks:
semantic-segmentation
Size:
1K - 10K
ArXiv:
License:
Commit
·
4f6e16e
1
Parent(s):
c595a60
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,4 +6,19 @@ task_ids:
|
|
| 6 |
- semantic-segmentation
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- semantic-segmentation
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
+
dataset_info:
|
| 10 |
+
features:
|
| 11 |
+
- name: image
|
| 12 |
+
dtype: image
|
| 13 |
+
- name: label
|
| 14 |
+
dtype: image
|
| 15 |
+
splits:
|
| 16 |
+
- name: train
|
| 17 |
+
num_bytes: 1125278411.056
|
| 18 |
+
num_examples: 4983
|
| 19 |
+
- name: validation
|
| 20 |
+
num_bytes: 114576466.17
|
| 21 |
+
num_examples: 2135
|
| 22 |
+
download_size: 1259085777
|
| 23 |
+
dataset_size: 1239854877.226
|
| 24 |
+
---
|