Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
parquet
Sub-tasks:
semantic-segmentation
Size:
10K - 100K
mattmdjaga
commited on
Commit
•
51c0d8e
1
Parent(s):
d4628d0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,23 +2,15 @@
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
- name: path
|
9 |
-
dtype: string
|
10 |
-
- name: masks
|
11 |
-
struct:
|
12 |
-
- name: bytes
|
13 |
-
dtype: binary
|
14 |
-
- name: path
|
15 |
-
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
num_examples: 17706
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
22 |
task_categories:
|
23 |
- image-segmentation
|
24 |
task_ids:
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: mask
|
7 |
+
dtype: image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 831156283.26
|
11 |
num_examples: 17706
|
12 |
+
download_size: 795093857
|
13 |
+
dataset_size: 831156283.26
|
14 |
task_categories:
|
15 |
- image-segmentation
|
16 |
task_ids:
|