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