Update README.md
Browse files
README.md
CHANGED
@@ -1,115 +1,316 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
dataset_info:
|
4 |
-
config_name:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
configs:
|
111 |
-
- config_name: full-dataset
|
112 |
-
|
113 |
-
|
114 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
dataset_info:
|
4 |
+
- config_name: semantic-segmentation
|
5 |
+
features:
|
6 |
+
- name: image
|
7 |
+
dtype: image
|
8 |
+
- name: segmentation_mask
|
9 |
+
dtype: image
|
10 |
+
splits:
|
11 |
+
- name: train
|
12 |
+
num_bytes: 20684093931
|
13 |
+
num_examples: 677
|
14 |
+
dataset_size: 20684093931
|
15 |
+
download_size: 20650350872
|
16 |
+
- config_name: animal-category-anomalies
|
17 |
+
features:
|
18 |
+
- name: crop
|
19 |
+
dtype: image
|
20 |
+
- name: animal_category
|
21 |
+
dtype:
|
22 |
+
class_label:
|
23 |
+
names:
|
24 |
+
"0": chicken
|
25 |
+
"1": duck
|
26 |
+
"2": rooster
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 1925963361.27
|
30 |
+
num_examples: 1270
|
31 |
+
download_size: 1847129073
|
32 |
+
dataset_size: 1925963361.27
|
33 |
+
- config_name: instance-segmentation
|
34 |
+
features:
|
35 |
+
- name: image
|
36 |
+
dtype: image
|
37 |
+
- name: instances
|
38 |
+
list:
|
39 |
+
- name: instance_mask
|
40 |
+
dtype: image
|
41 |
+
splits:
|
42 |
+
- name: train
|
43 |
+
num_bytes: 20716569484
|
44 |
+
num_examples: 677
|
45 |
+
download_size: 20653857847
|
46 |
+
dataset_size: 20716569484
|
47 |
+
- config_name: full-dataset
|
48 |
+
features:
|
49 |
+
- name: image
|
50 |
+
dtype: image
|
51 |
+
- name: segmentation_mask
|
52 |
+
dtype: image
|
53 |
+
- name: coop
|
54 |
+
dtype:
|
55 |
+
class_label:
|
56 |
+
names:
|
57 |
+
"0": "1"
|
58 |
+
"1": "2"
|
59 |
+
"2": "3"
|
60 |
+
"3": "4"
|
61 |
+
"4": "5"
|
62 |
+
"5": "6"
|
63 |
+
"6": "7"
|
64 |
+
"7": "8"
|
65 |
+
"8": "9"
|
66 |
+
"9": "10"
|
67 |
+
"10": "11"
|
68 |
+
- name: instances
|
69 |
+
list:
|
70 |
+
- name: crop
|
71 |
+
dtype: image
|
72 |
+
- name: instance_mask
|
73 |
+
dtype: image
|
74 |
+
- name: identity
|
75 |
+
dtype:
|
76 |
+
class_label:
|
77 |
+
names:
|
78 |
+
"0": Beate
|
79 |
+
"1": Borghild
|
80 |
+
"2": Eleonore
|
81 |
+
"3": Mona
|
82 |
+
"4": Henriette
|
83 |
+
"5": Margit
|
84 |
+
"6": Millie
|
85 |
+
"7": Sigrun
|
86 |
+
"8": Kristina
|
87 |
+
"9": Unknown
|
88 |
+
"10": Tina
|
89 |
+
"11": Gretel
|
90 |
+
"12": Lena
|
91 |
+
"13": Yolkoono
|
92 |
+
"14": Skimmy
|
93 |
+
"15": Mavi
|
94 |
+
"16": Mirmir
|
95 |
+
"17": Nugget
|
96 |
+
"18": Fernanda
|
97 |
+
"19": Isolde
|
98 |
+
"20": Mechthild
|
99 |
+
"21": Brunhilde
|
100 |
+
"22": Spiderman
|
101 |
+
"23": Brownie
|
102 |
+
"24": Camy
|
103 |
+
"25": Samy
|
104 |
+
"26": Yin
|
105 |
+
"27": Yuriko
|
106 |
+
"28": Renate
|
107 |
+
"29": Regina
|
108 |
+
"30": Monika
|
109 |
+
"31": Heidi
|
110 |
+
"32": Erna
|
111 |
+
"33": Marina
|
112 |
+
"34": Kathrin
|
113 |
+
"35": Isabella
|
114 |
+
"36": Amalia
|
115 |
+
"37": Edeltraut
|
116 |
+
"38": Erdmute
|
117 |
+
"39": Oktavia
|
118 |
+
"40": Siglinde
|
119 |
+
"41": Ulrike
|
120 |
+
"42": Hermine
|
121 |
+
"43": Matilda
|
122 |
+
"44": Chantal
|
123 |
+
"45": Chayenne
|
124 |
+
"46": Jaqueline
|
125 |
+
"47": Mandy
|
126 |
+
"48": Henny
|
127 |
+
"49": Shady
|
128 |
+
"50": Shorty
|
129 |
+
"51": Evelyn
|
130 |
+
"52": Marley
|
131 |
+
"53": Elvis
|
132 |
+
"54": Jackson
|
133 |
+
- name: visibility
|
134 |
+
dtype:
|
135 |
+
class_label:
|
136 |
+
names:
|
137 |
+
"0": best
|
138 |
+
"1": good
|
139 |
+
"2": bad
|
140 |
+
- name: animal_category
|
141 |
+
dtype:
|
142 |
+
class_label:
|
143 |
+
names:
|
144 |
+
"0": chicken
|
145 |
+
"1": duck
|
146 |
+
"2": rooster
|
147 |
+
splits:
|
148 |
+
- name: train
|
149 |
+
num_bytes: 22621129760
|
150 |
+
num_examples: 677
|
151 |
+
download_size: 22521029844
|
152 |
+
dataset_size: 22621129760
|
153 |
+
- config_name: chicken-re-id-best-visibility
|
154 |
+
features:
|
155 |
+
- name: crop
|
156 |
+
dtype: image
|
157 |
+
- name: identity
|
158 |
+
dtype:
|
159 |
+
class_label:
|
160 |
+
names:
|
161 |
+
"0": Beate
|
162 |
+
"1": Borghild
|
163 |
+
"2": Eleonore
|
164 |
+
"3": Mona
|
165 |
+
"4": Henriette
|
166 |
+
"5": Margit
|
167 |
+
"6": Millie
|
168 |
+
"7": Sigrun
|
169 |
+
"8": Kristina
|
170 |
+
"9": Tina
|
171 |
+
"10": Gretel
|
172 |
+
"11": Lena
|
173 |
+
"12": Yolkoono
|
174 |
+
"13": Skimmy
|
175 |
+
"14": Mavi
|
176 |
+
"15": Mirmir
|
177 |
+
"16": Nugget
|
178 |
+
"17": Fernanda
|
179 |
+
"18": Isolde
|
180 |
+
"19": Mechthild
|
181 |
+
"20": Brunhilde
|
182 |
+
"21": Spiderman
|
183 |
+
"22": Brownie
|
184 |
+
"23": Camy
|
185 |
+
"24": Samy
|
186 |
+
"25": Yin
|
187 |
+
"26": Yuriko
|
188 |
+
"27": Renate
|
189 |
+
"28": Regina
|
190 |
+
"29": Monika
|
191 |
+
"30": Heidi
|
192 |
+
"31": Erna
|
193 |
+
"32": Marina
|
194 |
+
"33": Kathrin
|
195 |
+
"34": Isabella
|
196 |
+
"35": Amalia
|
197 |
+
"36": Edeltraut
|
198 |
+
"37": Erdmute
|
199 |
+
"38": Oktavia
|
200 |
+
"39": Siglinde
|
201 |
+
"40": Ulrike
|
202 |
+
"41": Hermine
|
203 |
+
"42": Matilda
|
204 |
+
"43": Chantal
|
205 |
+
"44": Chayenne
|
206 |
+
"45": Jaqueline
|
207 |
+
"46": Mandy
|
208 |
+
"47": Henny
|
209 |
+
"48": Shady
|
210 |
+
"49": Shorty
|
211 |
+
splits:
|
212 |
+
- name: train
|
213 |
+
num_bytes: 1116940840
|
214 |
+
num_examples: 630
|
215 |
+
- name: test
|
216 |
+
num_bytes: 282284300
|
217 |
+
num_examples: 163
|
218 |
+
download_size: 1396952370
|
219 |
+
dataset_size: 1399225140
|
220 |
+
- config_name: chicken-re-id-all-visibility
|
221 |
+
features:
|
222 |
+
- name: crop
|
223 |
+
dtype: image
|
224 |
+
- name: identity
|
225 |
+
dtype:
|
226 |
+
class_label:
|
227 |
+
names:
|
228 |
+
"0": Beate
|
229 |
+
"1": Borghild
|
230 |
+
"2": Eleonore
|
231 |
+
"3": Mona
|
232 |
+
"4": Henriette
|
233 |
+
"5": Margit
|
234 |
+
"6": Millie
|
235 |
+
"7": Sigrun
|
236 |
+
"8": Kristina
|
237 |
+
"9": Tina
|
238 |
+
"10": Gretel
|
239 |
+
"11": Lena
|
240 |
+
"12": Yolkoono
|
241 |
+
"13": Skimmy
|
242 |
+
"14": Mavi
|
243 |
+
"15": Mirmir
|
244 |
+
"16": Nugget
|
245 |
+
"17": Fernanda
|
246 |
+
"18": Isolde
|
247 |
+
"19": Mechthild
|
248 |
+
"20": Brunhilde
|
249 |
+
"21": Spiderman
|
250 |
+
"22": Brownie
|
251 |
+
"23": Camy
|
252 |
+
"24": Samy
|
253 |
+
"25": Yin
|
254 |
+
"26": Yuriko
|
255 |
+
"27": Renate
|
256 |
+
"28": Regina
|
257 |
+
"29": Monika
|
258 |
+
"30": Heidi
|
259 |
+
"31": Erna
|
260 |
+
"32": Marina
|
261 |
+
"33": Kathrin
|
262 |
+
"34": Isabella
|
263 |
+
"35": Amalia
|
264 |
+
"36": Edeltraut
|
265 |
+
"37": Erdmute
|
266 |
+
"38": Oktavia
|
267 |
+
"39": Siglinde
|
268 |
+
"40": Ulrike
|
269 |
+
"41": Hermine
|
270 |
+
"42": Matilda
|
271 |
+
"43": Chantal
|
272 |
+
"44": Chayenne
|
273 |
+
"45": Jaqueline
|
274 |
+
"46": Mandy
|
275 |
+
"47": Henny
|
276 |
+
"48": Shady
|
277 |
+
"49": Shorty
|
278 |
+
splits:
|
279 |
+
- name: train
|
280 |
+
num_bytes: 1440206054
|
281 |
+
num_examples: 916
|
282 |
+
- name: test
|
283 |
+
num_bytes: 356817885
|
284 |
+
num_examples: 230
|
285 |
+
download_size: 1794292959
|
286 |
+
dataset_size: 1797023939
|
287 |
configs:
|
288 |
+
- config_name: full-dataset
|
289 |
+
data_files:
|
290 |
+
- split: train
|
291 |
+
path: full-dataset/train-*
|
292 |
+
- config_name: semantic-segmentation
|
293 |
+
data_files:
|
294 |
+
- split: train
|
295 |
+
path: semantic-segmentation/train-*
|
296 |
+
- config_name: instance-segmentation
|
297 |
+
data_files:
|
298 |
+
- split: train
|
299 |
+
path: instance-segmentation/train-*
|
300 |
+
- config_name: animal-category-anomalies
|
301 |
+
data_files:
|
302 |
+
- split: train
|
303 |
+
path: animal-category-anomalies/train-*
|
304 |
+
- config_name: chicken-re-id-best-visibility
|
305 |
+
data_files:
|
306 |
+
- split: train
|
307 |
+
path: chicken-re-id-best-visibility/train-*
|
308 |
+
- split: test
|
309 |
+
path: chicken-re-id-best-visibility/test-*
|
310 |
+
- config_name: chicken-re-id-all-visibility
|
311 |
+
data_files:
|
312 |
+
- split: train
|
313 |
+
path: chicken-re-id-all-visibility/train-*
|
314 |
+
- split: test
|
315 |
+
path: chicken-re-id-all-visibility/test-*
|
316 |
---
|