Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Sub-tasks:
semantic-segmentation
Size:
10K<n<100K
ArXiv:
License:
Commit
·
53f7599
1
Parent(s):
ed03139
Fixed dataset discription
Browse files
README.md
CHANGED
@@ -23,19 +23,6 @@ dataset_info:
|
|
23 |
dtype: image
|
24 |
- name: annotation
|
25 |
dtype: image
|
26 |
-
- name: face_part_category
|
27 |
-
dtype:
|
28 |
-
class_label:
|
29 |
-
names:
|
30 |
-
'0': background
|
31 |
-
'1': person
|
32 |
-
'2': skin
|
33 |
-
'3': left_brow
|
34 |
-
'4': right_brow
|
35 |
-
'5': left_eye
|
36 |
-
'6': right_eye
|
37 |
-
'7': lips
|
38 |
-
'8': teeth
|
39 |
splits:
|
40 |
- name: train
|
41 |
num_examples: 14000
|
|
|
23 |
dtype: image
|
24 |
- name: annotation
|
25 |
dtype: image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
splits:
|
27 |
- name: train
|
28 |
num_examples: 14000
|