Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
parquet
Sub-tasks:
semantic-segmentation
Size:
10K - 100K
Commit
·
b8e59af
1
Parent(s):
2b7ec5b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,10 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: image
|
|
@@ -7,16 +13,15 @@ dataset_info:
|
|
| 7 |
dtype: image
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
-
num_bytes:
|
| 11 |
num_examples: 17706
|
| 12 |
-
download_size:
|
| 13 |
-
dataset_size:
|
| 14 |
-
|
| 15 |
-
-
|
| 16 |
-
|
| 17 |
-
-
|
| 18 |
-
|
| 19 |
-
- 10K<n<100K
|
| 20 |
---
|
| 21 |
# Dataset Card for Human parsing data (ATR)
|
| 22 |
|
|
|
|
| 1 |
---
|
| 2 |
+
size_categories:
|
| 3 |
+
- 10K<n<100K
|
| 4 |
+
task_categories:
|
| 5 |
+
- image-segmentation
|
| 6 |
+
task_ids:
|
| 7 |
+
- semantic-segmentation
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
- name: image
|
|
|
|
| 13 |
dtype: image
|
| 14 |
splits:
|
| 15 |
- name: train
|
| 16 |
+
num_bytes: 5892290030.116
|
| 17 |
num_examples: 17706
|
| 18 |
+
download_size: 5893438158
|
| 19 |
+
dataset_size: 5892290030.116
|
| 20 |
+
configs:
|
| 21 |
+
- config_name: default
|
| 22 |
+
data_files:
|
| 23 |
+
- split: train
|
| 24 |
+
path: data/train-*
|
|
|
|
| 25 |
---
|
| 26 |
# Dataset Card for Human parsing data (ATR)
|
| 27 |
|