chendelong
commited on
Commit
•
6bbfc97
1
Parent(s):
beeed88
Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,21 @@ dataset_info:
|
|
6 |
- name: contour
|
7 |
dtype: image
|
8 |
splits:
|
9 |
-
- name: plantorgans
|
10 |
-
num_bytes: 2496929914.876
|
11 |
-
num_examples: 1437
|
12 |
- name: SA1B
|
13 |
num_bytes: 4655857443.0
|
14 |
num_examples: 3000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- name: MapillaryMetropolis
|
16 |
num_bytes: 3460445036.0
|
17 |
num_examples: 3000
|
@@ -30,9 +39,6 @@ dataset_info:
|
|
30 |
- name: ADE20k
|
31 |
num_bytes: 1932386698.0
|
32 |
num_examples: 2000
|
33 |
-
- name: COCONut_relabeld_COCO_val
|
34 |
-
num_bytes: 4042609218.0
|
35 |
-
num_examples: 3000
|
36 |
- name: WireFrame
|
37 |
num_bytes: 403162607.0
|
38 |
num_examples: 462
|
@@ -57,12 +63,6 @@ dataset_info:
|
|
57 |
- name: LoveDA
|
58 |
num_bytes: 2461462432.412
|
59 |
num_examples: 1669
|
60 |
-
- name: EntitySeg
|
61 |
-
num_bytes: 1792652362.244
|
62 |
-
num_examples: 1314
|
63 |
-
- name: PascalPanopticParts
|
64 |
-
num_bytes: 3710402874.0
|
65 |
-
num_examples: 3000
|
66 |
- name: SPIN
|
67 |
num_bytes: 1291393333.84
|
68 |
num_examples: 1040
|
@@ -101,10 +101,16 @@ dataset_info:
|
|
101 |
configs:
|
102 |
- config_name: default
|
103 |
data_files:
|
104 |
-
- split: plantorgans
|
105 |
-
path: data/plantorgans-*
|
106 |
- split: SA1B
|
107 |
path: data/SA1B-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
- split: MapillaryMetropolis
|
109 |
path: data/MapillaryMetropolis-*
|
110 |
- split: cityscapes
|
@@ -117,8 +123,6 @@ configs:
|
|
117 |
path: data/FoodSeg103-*
|
118 |
- split: ADE20k
|
119 |
path: data/ADE20k-*
|
120 |
-
- split: COCONut_relabeld_COCO_val
|
121 |
-
path: data/COCONut_relabeld_COCO_val-*
|
122 |
- split: WireFrame
|
123 |
path: data/WireFrame-*
|
124 |
- split: ISAID
|
@@ -135,10 +139,6 @@ configs:
|
|
135 |
path: data/CIHP-*
|
136 |
- split: LoveDA
|
137 |
path: data/LoveDA-*
|
138 |
-
- split: EntitySeg
|
139 |
-
path: data/EntitySeg-*
|
140 |
-
- split: PascalPanopticParts
|
141 |
-
path: data/PascalPanopticParts-*
|
142 |
- split: SPIN
|
143 |
path: data/SPIN-*
|
144 |
- split: SUIM
|
|
|
6 |
- name: contour
|
7 |
dtype: image
|
8 |
splits:
|
|
|
|
|
|
|
9 |
- name: SA1B
|
10 |
num_bytes: 4655857443.0
|
11 |
num_examples: 3000
|
12 |
+
- name: COCONut_relabeld_COCO_val
|
13 |
+
num_bytes: 4042609218.0
|
14 |
+
num_examples: 3000
|
15 |
+
- name: EntitySeg
|
16 |
+
num_bytes: 1792652362.244
|
17 |
+
num_examples: 1314
|
18 |
+
- name: PascalPanopticParts
|
19 |
+
num_bytes: 3710402874.0
|
20 |
+
num_examples: 3000
|
21 |
+
- name: plantorgans
|
22 |
+
num_bytes: 2496929914.876
|
23 |
+
num_examples: 1437
|
24 |
- name: MapillaryMetropolis
|
25 |
num_bytes: 3460445036.0
|
26 |
num_examples: 3000
|
|
|
39 |
- name: ADE20k
|
40 |
num_bytes: 1932386698.0
|
41 |
num_examples: 2000
|
|
|
|
|
|
|
42 |
- name: WireFrame
|
43 |
num_bytes: 403162607.0
|
44 |
num_examples: 462
|
|
|
63 |
- name: LoveDA
|
64 |
num_bytes: 2461462432.412
|
65 |
num_examples: 1669
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
- name: SPIN
|
67 |
num_bytes: 1291393333.84
|
68 |
num_examples: 1040
|
|
|
101 |
configs:
|
102 |
- config_name: default
|
103 |
data_files:
|
|
|
|
|
104 |
- split: SA1B
|
105 |
path: data/SA1B-*
|
106 |
+
- split: COCONut_relabeld_COCO_val
|
107 |
+
path: data/COCONut_relabeld_COCO_val-*
|
108 |
+
- split: EntitySeg
|
109 |
+
path: data/EntitySeg-*
|
110 |
+
- split: PascalPanopticParts
|
111 |
+
path: data/PascalPanopticParts-*
|
112 |
+
- split: plantorgans
|
113 |
+
path: data/plantorgans-*
|
114 |
- split: MapillaryMetropolis
|
115 |
path: data/MapillaryMetropolis-*
|
116 |
- split: cityscapes
|
|
|
123 |
path: data/FoodSeg103-*
|
124 |
- split: ADE20k
|
125 |
path: data/ADE20k-*
|
|
|
|
|
126 |
- split: WireFrame
|
127 |
path: data/WireFrame-*
|
128 |
- split: ISAID
|
|
|
139 |
path: data/CIHP-*
|
140 |
- split: LoveDA
|
141 |
path: data/LoveDA-*
|
|
|
|
|
|
|
|
|
142 |
- split: SPIN
|
143 |
path: data/SPIN-*
|
144 |
- split: SUIM
|