Convert dataset to Parquet

#11
by dariakern - opened
Files changed (21) hide show
  1. Chicks4FreeID.py +0 -489
  2. README.md +112 -0
  3. v1_240507_SMALL/masks/image_125_instanceMask_0_coop_4_identity_Hermine_visibility_best.png → full-dataset/train-00000-of-00001.parquet +2 -2
  4. v1_240507_SMALL.zip +0 -3
  5. v1_240507_SMALL/images/image_125.png +0 -3
  6. v1_240507_SMALL/images/image_174.png +0 -3
  7. v1_240507_SMALL/masks/image_125_instanceMask_1_coop_4_identity_Matilda_visibility_bad.png +0 -3
  8. v1_240507_SMALL/masks/image_125_instanceMask_3_visibility_bad_coop_4_identity_Evelyn.png +0 -3
  9. v1_240507_SMALL/masks/image_125_instanceMask_4_visibility_bad_coop_4_identity_Marley.png +0 -3
  10. v1_240507_SMALL/masks/image_125_segmentationMask.png +0 -3
  11. v1_240507_SMALL/masks/image_174_instanceMask_0_coop_5_identity_Regina_visibility_good.png +0 -3
  12. v1_240507_SMALL/masks/image_174_instanceMask_1_coop_5_identity_Renate_visibility_good.png +0 -3
  13. v1_240507_SMALL/masks/image_174_instanceMask_3_visibility_best_coop_5_identity_Elvis.png +0 -3
  14. v1_240507_SMALL/masks/image_174_segmentationMask.png +0 -3
  15. v1_240507_SMALL/reid/chicken/4/Hermine/best/image_125_crop_0_coop_4_identity_Hermine_visibility_best.png +0 -3
  16. v1_240507_SMALL/reid/chicken/4/Matilda/bad/image_125_crop_1_coop_4_identity_Matilda_visibility_bad.png +0 -3
  17. v1_240507_SMALL/reid/chicken/5/image_174_crop_0_coop_5_identity_Regina_visibility_good.png +0 -3
  18. v1_240507_SMALL/reid/chicken/5/image_174_crop_1_coop_5_identity_Renate_visibility_good.png +0 -3
  19. v1_240507_SMALL/reid/duck/4/Evelyn/bad/image_125_crop_3_coop_4_identity_Evelyn_visibility_bad.png +0 -3
  20. v1_240507_SMALL/reid/duck/4/Marley/bad/image_125_crop_4_coop_4_identity_Marley_visibility_bad.png +0 -3
  21. v1_240507_SMALL/reid/rooster/5/Elvis/best/image_174_crop_3_coop_5_identity_Elvis_visibility_best.png +0 -3
Chicks4FreeID.py DELETED
@@ -1,489 +0,0 @@
1
- from pathlib import Path
2
- from typing import Set
3
-
4
- from datasets import DatasetBuilder, GeneratorBasedBuilder, DatasetInfo, Features, Image, ClassLabel, Array3D, DownloadManager, SplitGenerator, BuilderConfig, Version
5
- import numpy as np
6
- import datasets
7
-
8
- VERSION = "v1_240507_SMALL"
9
- HF_VERSION = "1.0.0"
10
-
11
- # Available Dataset View Names
12
- full_dataset_name = "full-dataset"
13
- semantic_segmentation_name = "semantic-segmentation"
14
- instance_segmentation_name = "instance-segmentation"
15
- animal_category_anomoalies_name = "animal-category-anomalies"
16
- re_id_best_name = "chicken-re-id-best-visibility"
17
- #re_id_good_name = "chicken-re-id-good-visibility"
18
- #re_id_bad_name = "chicken-re-id-bad-visibility"
19
- re_id_full_name = "chicken-re-id-all-visibility"
20
-
21
-
22
- # Example usage
23
- # from datasets import load_dataset
24
- # dataset = datasets.load_dataset(
25
- # "dariakern/Chicks4FreeID",
26
- # "chicken-re-id-best-visibility",
27
- # as_supervised=True,
28
- # trust_remote_code=True
29
- # )
30
-
31
- ##### ONTOLOTGY ######
32
-
33
-
34
- ontologies = {
35
- "v1_240507":
36
- {'tools': [{'classifications': [{'instructions': 'coop',
37
- 'options': [{'label': '10'},
38
- {'label': '1'},
39
- {'label': '2'},
40
- {'label': '3'},
41
- {'label': '4'},
42
- {'label': '5'},
43
- {'label': '6'},
44
- {'label': '7'},
45
- {'label': '8'},
46
- {'label': '9'},
47
- {'label': '11'}],
48
- 'required': True,
49
- 'type': 'radio'},
50
- {'instructions': 'identity',
51
- 'options': [{'label': 'Beate'},
52
- {'label': 'Borghild'},
53
- {'label': 'Eleonore'},
54
- {'label': 'Mona'},
55
- {'label': 'Henriette'},
56
- {'label': 'Margit'},
57
- {'label': 'Millie'},
58
- {'label': 'Sigrun'},
59
- {'label': 'Kristina'},
60
- {'label': 'Unknown'},
61
- {'label': 'Tina'},
62
- {'label': 'Gretel'},
63
- {'label': 'Lena'},
64
- {'label': 'Yolkoono'},
65
- {'label': 'Skimmy'},
66
- {'label': 'Mavi'},
67
- {'label': 'Mirmir'},
68
- {'label': 'Nugget'},
69
- {'label': 'Fernanda'},
70
- {'label': 'Isolde'},
71
- {'label': 'Mechthild'},
72
- {'label': 'Brunhilde'},
73
- {'label': 'Spiderman'},
74
- {'label': 'Brownie'},
75
- {'label': 'Camy'},
76
- {'label': 'Samy'},
77
- {'label': 'Yin'},
78
- {'label': 'Yuriko'},
79
- {'label': 'Renate'},
80
- {'label': 'Regina'},
81
- {'label': 'Monika'},
82
- {'label': 'Heidi'},
83
- {'label': 'Erna'},
84
- {'label': 'Marina'},
85
- {'label': 'Kathrin'},
86
- {'label': 'Isabella'},
87
- {'label': 'Amalia'},
88
- {'label': 'Edeltraut'},
89
- {'label': 'Erdmute'},
90
- {'label': 'Oktavia'},
91
- {'label': 'Siglinde'},
92
- {'label': 'Ulrike'},
93
- {'label': 'Hermine'},
94
- {'label': 'Matilda'},
95
- {'label': 'Chantal'},
96
- {'label': 'Chayenne'},
97
- {'label': 'Jaqueline'},
98
- {'label': 'Mandy'},
99
- {'label': 'Henny'},
100
- {'label': 'Shady'},
101
- {'label': 'Shorty'}],
102
- 'required': True,
103
- 'type': 'radio'},
104
- {'instructions': 'visibility',
105
- 'options': [{'label': 'best'},
106
- {'label': 'good'},
107
- {'label': 'bad'}],
108
- 'required': True,
109
- 'type': 'radio'}],
110
- 'color': '#1e1cff',
111
- 'name': 'chicken',
112
- 'required': False,
113
- 'tool': 'superpixel'},
114
- {'color': '#FF34FF',
115
- 'name': 'background',
116
- 'required': False,
117
- 'tool': 'superpixel'},
118
- {'classifications': [{'instructions': 'coop',
119
- 'options': [{'label': '1'},
120
- {'label': '2'},
121
- {'label': '3'},
122
- {'label': '4'},
123
- {'label': '5'},
124
- {'label': '6'},
125
- {'label': '7'},
126
- {'label': '8'},
127
- {'label': '9'},
128
- {'label': '10'},
129
- {'label': '11'}],
130
- 'required': True,
131
- 'type': 'radio'},
132
- {'instructions': 'identity',
133
- 'options': [{'label': 'Evelyn'},
134
- {'label': 'Marley'}],
135
- 'required': True,
136
- 'type': 'radio'},
137
- {'instructions': 'visibility',
138
- 'options': [{'label': 'best'},
139
- {'label': 'good'},
140
- {'label': 'bad'}],
141
- 'required': True,
142
- 'type': 'radio'}],
143
- 'color': '#FF4A46',
144
- 'name': 'duck',
145
- 'required': False,
146
- 'tool': 'superpixel'},
147
- {'classifications': [{'instructions': 'coop',
148
- 'options': [{'label': '1'},
149
- {'label': '2'},
150
- {'label': '3'},
151
- {'label': '4'},
152
- {'label': '5'},
153
- {'label': '6'},
154
- {'label': '7'},
155
- {'label': '8'},
156
- {'label': '9'},
157
- {'label': '10'},
158
- {'label': '11'}],
159
- 'required': True,
160
- 'type': 'radio'},
161
- {'instructions': 'identity',
162
- 'options': [{'label': 'Elvis'},
163
- {'label': 'Jackson'}],
164
- 'required': True,
165
- 'type': 'radio'},
166
- {'instructions': 'visibility',
167
- 'options': [{'label': 'best'},
168
- {'label': 'good'},
169
- {'label': 'bad'}],
170
- 'required': True,
171
- 'type': 'radio'}],
172
- 'color': '#ff0000',
173
- 'name': 'rooster',
174
- 'required': False,
175
- 'tool': 'superpixel'}]}
176
- }
177
-
178
-
179
- ontologies["v1_240507_SMALL"] = ontologies["v1_240507"]
180
-
181
-
182
- class Ontology:
183
- ontology: dict = None
184
- def __init__(self, version_name: str):
185
- self.ontology: dict = ontologies[version_name]
186
-
187
-
188
- def names(self, class_name, tool_name=None, drop_unkown=False):
189
- """
190
- Returns a list of all possible names for a given category (accross all tools)
191
- """
192
- if class_name == "animal_category":
193
- return list({tool["name"] for tool in self.ontology["tools"]} - {"background"})
194
-
195
- result = set()
196
- for tool in self.ontology["tools"]:
197
- if "classifications" in tool:
198
- for classification in tool["classifications"]:
199
- if classification["instructions"] == class_name and (tool_name is None or tool_name == tool["name"]):
200
- result.update({option["label"] for option in classification["options"] if not (drop_unkown and option["label"] == "Unknown")})
201
- return list(result)
202
-
203
- def get_color_map(self):
204
- """
205
- Returns a dictionary mapping class names to their respective colors
206
- """
207
- return {tool["name"]: tool["color"] for tool in self.ontology["tools"]}
208
-
209
-
210
-
211
-
212
-
213
-
214
-
215
- ontology = Ontology(VERSION)
216
-
217
- # Feature Names
218
- IMAGE = "image"
219
- image_feature = {IMAGE: Image()}
220
-
221
- SEGMENTATION_MAKS = "segmentation_mask"
222
- segmentation_mask_feature = {SEGMENTATION_MAKS: Image()}
223
-
224
- INSTANCE_MASK = "instance_mask"
225
- instance_mask_feature = {INSTANCE_MASK: Image()}
226
-
227
- CROP = "crop"
228
- crop_feature = {CROP: Image()}
229
-
230
- ID = "identity"
231
- identity_feature = {ID: ClassLabel(names=ontology.names(ID))}
232
- chicken_only_identitiy_feature = {ID: ClassLabel(names=ontology.names(ID, "chicken", drop_unkown=True))}
233
-
234
- VISIBILITY = "visibility"
235
- visibility_feature = {VISIBILITY: ClassLabel(names=ontology.names(VISIBILITY))}
236
-
237
- COOP = "coop"
238
- coop_feature = {COOP: ClassLabel(names=ontology.names(COOP))}
239
-
240
- CATEGORY = "animal_category"
241
- animal_category_feature = {CATEGORY: ClassLabel(names=ontology.names(CATEGORY))}
242
-
243
- INSTANCES = "instances"
244
- instance_features = {
245
- **crop_feature,
246
- **instance_mask_feature,
247
- **identity_feature,
248
- **visibility_feature,
249
- **animal_category_feature,
250
- }
251
-
252
- all_features = {
253
- **image_feature,
254
- **segmentation_mask_feature,
255
- **coop_feature,
256
- INSTANCES: [instance_features],
257
- }
258
-
259
-
260
-
261
-
262
-
263
- def name_to_dict(filename: str):
264
- """
265
- Converts a filename to a dictionary object by splitting the filename by underscores and using the even indices as keys and the odd indices as values.
266
- """
267
- return {filename.split('_')[i]: filename.split('_')[i + 1] for i in range(0, len(filename.split('_')) - 1, 2)}
268
-
269
-
270
- class ChicksDataset(GeneratorBasedBuilder):
271
- BUILDER_CONFIGS = [
272
- BuilderConfig(name=full_dataset_name, version=Version(HF_VERSION), description="The complete dataset including all features and image types. Includes all coops, visibility ratings, identities, and animal categories, as well as segmentation masks and instance masks."),
273
- BuilderConfig(name=semantic_segmentation_name, version=Version(HF_VERSION), description="Includes images and color-coded segmentation masks."),
274
- BuilderConfig(name=instance_segmentation_name, version=Version(HF_VERSION), description="Includes images and a corresponding sequence of binary instance segmentation masks for each instance on the image."),
275
- BuilderConfig(name=animal_category_anomoalies_name, version=Version(HF_VERSION), description="Includes images of mostly chicken, but also some roosters and ducks, which make up the anomalies in the dataset."),
276
- BuilderConfig(name=re_id_best_name, version=Version(HF_VERSION), description="Includes crops of chickens which have the best visibility rating for re-identification."),
277
- #BuilderConfig(name=re_id_good_name, version=Version(HF_VERSION), description="Includes crops of chickens which have neither the best nor the worst visibility rating for re-identification."),
278
- #BuilderConfig(name=re_id_bad_name, version=Version(HF_VERSION), description="Includes crops of chickens which have the worst (bad) visibility rating for re-identification."),
279
- BuilderConfig(name=re_id_full_name, version=Version(HF_VERSION), description="Includes crops of chickens with all visibilities for re-identification without any filtering on visibility rating."),
280
- ]
281
-
282
-
283
- def _info(self, *args, **kwargs):
284
-
285
- if self.config.name == full_dataset_name:
286
- return DatasetInfo(
287
- features=Features(all_features),
288
- )
289
-
290
- elif self.config.name in [
291
- re_id_full_name, re_id_best_name,
292
- # re_id_good_name, re_id_bad_name
293
- ]:
294
- return DatasetInfo(
295
- features=Features({
296
- **crop_feature,
297
- **chicken_only_identitiy_feature,
298
- }),
299
- supervised_keys=(
300
- CROP,
301
- ID,
302
- ),
303
- )
304
-
305
-
306
- elif self.config.name == semantic_segmentation_name:
307
- return DatasetInfo(
308
- features=Features({
309
- **image_feature,
310
- **segmentation_mask_feature,
311
- }),
312
- supervised_keys=(
313
- IMAGE,
314
- SEGMENTATION_MAKS,
315
- )
316
- )
317
-
318
- elif self.config.name == instance_segmentation_name:
319
- return DatasetInfo(
320
- features=Features({
321
- **image_feature,
322
- INSTANCES: [instance_mask_feature],
323
- }),
324
- supervised_keys=(
325
- IMAGE,
326
- INSTANCES, # TODO use nested reference to instance_mask_feature
327
- )
328
- )
329
-
330
- elif self.config.name == animal_category_anomoalies_name:
331
- return DatasetInfo(
332
- features=Features({
333
- **crop_feature,
334
- **animal_category_feature,
335
- }),
336
- supervised_keys=(
337
- CROP,
338
- CATEGORY
339
- )
340
- )
341
-
342
- def _split_generators(self, dl_manager: DownloadManager):
343
- URL = f"https://huggingface.co/datasets/dariakern/Chicks4FreeID/resolve/main/{VERSION}.zip?download=true"
344
- base_path = Path(dl_manager.download_and_extract(URL))
345
-
346
- # Only offer train test split for chicken-re-id task
347
- if self.config.name in [
348
- re_id_full_name,
349
- re_id_best_name
350
- ]:
351
- from sklearn.model_selection import train_test_split
352
-
353
- # all crop files (only chicken, remove unknowns)
354
- all_crops = sorted([
355
- crop_file
356
- for crop_file
357
- in base_path.rglob(f"**/{VERSION}/reId/chicken/**/*crop_*.png")
358
- if "Unknown" not in crop_file.parts
359
- ])
360
- # all identity targets (labels)
361
- identities = [name_to_dict(crop.stem)[ID] for crop in all_crops]
362
-
363
- if VERSION == "v1_240507_SMALL":
364
- train_crops, test_crops = all_crops, all_crops
365
- else:
366
- # Splitting the dataset into train and test using stratified train_test_split
367
- train_crops, test_crops, _, _ = train_test_split(
368
- all_crops, identities, test_size=0.2, stratify=identities, shuffle=True, random_state=42
369
- )
370
-
371
- return [
372
- SplitGenerator(
373
- gen_kwargs={"base_path": base_path, "split": set(train_crops)},
374
- name=datasets.Split.TRAIN,
375
- ),
376
- SplitGenerator(
377
- gen_kwargs={"base_path": base_path, "split": set(test_crops)},
378
- name=datasets.Split.TEST,
379
- )
380
- ]
381
- else:
382
- return [
383
- SplitGenerator(
384
- name=datasets.Split.TRAIN,
385
- gen_kwargs={"base_path": base_path, "split": None})
386
- ]
387
-
388
-
389
- def _generate_all(self, base_path: Path, split: Set[Path]=None):
390
- """
391
- Generates all examples for the dataset, including all features.
392
-
393
- Args:
394
- base_path (Path): The base path to the dataset
395
- split (Set[Path]): The paths to all instance crops to include in the current dataset
396
- """
397
- img_dir = base_path / f"{VERSION}/images"
398
- mask_dir = base_path / f"{VERSION}/masks"
399
- reid_dir = base_path / f"{VERSION}/reId"
400
-
401
- # Collecting images, segmentation masks, and instance masks
402
- for img_file in img_dir.iterdir():
403
- image_id = img_file.stem
404
- image_path = img_file
405
- segmentation_mask_path = mask_dir / f"{image_id}_segmentationMask.png"
406
- instance_masks = list(mask_dir.rglob(f"{image_id}_instanceMask_*.png"))
407
- instance_crops = list(reid_dir.rglob(f"**/{image_id}_crop_*.png"))
408
-
409
- # Check if all crops have a corresponding instance mask
410
- assert len(instance_masks) == len(instance_crops) and len(instance_masks) > 0
411
-
412
- # Remove any instance_crops that are not in crops_split
413
- if split is not None:
414
- instance_crops = [crop for crop in instance_crops if crop in split]
415
-
416
- instance_data = []
417
- infos = {}
418
- for instance_mask_path, crop_path in zip(instance_masks, instance_crops):
419
- infos = name_to_dict(crop_path.stem)
420
- instance_data.append({
421
- INSTANCE_MASK: str(instance_mask_path),
422
- CROP: str(crop_path),
423
- VISIBILITY: infos[VISIBILITY],
424
- ID: infos[ID],
425
- CATEGORY: crop_path.relative_to(reid_dir).parts[0],
426
- })
427
-
428
-
429
- if instance_data:
430
- yield image_id, {
431
- IMAGE: str(image_path),
432
- SEGMENTATION_MAKS: str(segmentation_mask_path),
433
- COOP: infos[COOP],
434
- INSTANCES: instance_data,
435
- }
436
-
437
-
438
- def _generate_examples(self, **kwargs):
439
- if self.config.name in [full_dataset_name]:
440
- yield from self._generate_all(**kwargs)
441
-
442
- elif self.config.name == semantic_segmentation_name:
443
- for image_id, example in self._generate_all(**kwargs):
444
- yield image_id, {
445
- IMAGE: example[IMAGE],
446
- SEGMENTATION_MAKS: example[SEGMENTATION_MAKS],
447
- }
448
-
449
- elif self.config.name == instance_segmentation_name:
450
- for image_id, example in self._generate_all(**kwargs):
451
- yield image_id, {
452
- IMAGE: example[IMAGE],
453
- INSTANCES: [
454
- {
455
- INSTANCE_MASK: instance[INSTANCE_MASK]
456
- }
457
- for instance in example[INSTANCES]
458
- ]
459
- }
460
-
461
- elif self.config.name == animal_category_anomoalies_name:
462
- for image_id, example in self._generate_all(**kwargs):
463
- for instance in example[INSTANCES]:
464
- instance_id = Path(instance[CROP]).stem
465
- yield instance_id, {
466
- CROP: instance[CROP],
467
- CATEGORY: instance[CATEGORY],
468
- }
469
-
470
- elif self.config.name in [
471
- re_id_best_name, re_id_full_name,
472
- # re_id_good_name, re_id_bad_name
473
- ]:
474
- for image_id, example in self._generate_all(**kwargs):
475
- for instance in example[INSTANCES]:
476
-
477
- # Conditions for filtering
478
- use_all = self.config.name == re_id_full_name
479
- selected_visibility = instance[VISIBILITY] == self.config.name.split("-")[-2]
480
-
481
- if use_all or selected_visibility:
482
- instance_id = Path(instance[CROP]).stem
483
- yield instance_id, {
484
- CROP: instance[CROP],
485
- ID: instance[ID],
486
- }
487
-
488
-
489
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -1,3 +1,115 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-4.0
3
+ dataset_info:
4
+ config_name: full-dataset
5
+ features:
6
+ - name: image
7
+ dtype: image
8
+ - name: segmentation_mask
9
+ dtype: image
10
+ - name: coop
11
+ dtype:
12
+ class_label:
13
+ names:
14
+ '0': '11'
15
+ '1': '3'
16
+ '2': '5'
17
+ '3': '4'
18
+ '4': '10'
19
+ '5': '7'
20
+ '6': '1'
21
+ '7': '2'
22
+ '8': '6'
23
+ '9': '9'
24
+ '10': '8'
25
+ - name: instances
26
+ list:
27
+ - name: crop
28
+ dtype: image
29
+ - name: instance_mask
30
+ dtype: image
31
+ - name: identity
32
+ dtype:
33
+ class_label:
34
+ names:
35
+ '0': Hermine
36
+ '1': Monika
37
+ '2': Mona
38
+ '3': Eleonore
39
+ '4': Kathrin
40
+ '5': Unknown
41
+ '6': Sigrun
42
+ '7': Edeltraut
43
+ '8': Jackson
44
+ '9': Heidi
45
+ '10': Marina
46
+ '11': Yolkoono
47
+ '12': Amalia
48
+ '13': Regina
49
+ '14': Kristina
50
+ '15': Mavi
51
+ '16': Mechthild
52
+ '17': Yuriko
53
+ '18': Camy
54
+ '19': Brownie
55
+ '20': Mandy
56
+ '21': Shorty
57
+ '22': Isolde
58
+ '23': Nugget
59
+ '24': Spiderman
60
+ '25': Borghild
61
+ '26': Matilda
62
+ '27': Henny
63
+ '28': Elvis
64
+ '29': Skimmy
65
+ '30': Chantal
66
+ '31': Tina
67
+ '32': Samy
68
+ '33': Renate
69
+ '34': Gretel
70
+ '35': Fernanda
71
+ '36': Siglinde
72
+ '37': Shady
73
+ '38': Evelyn
74
+ '39': Margit
75
+ '40': Erdmute
76
+ '41': Marley
77
+ '42': Chayenne
78
+ '43': Lena
79
+ '44': Henriette
80
+ '45': Millie
81
+ '46': Oktavia
82
+ '47': Mirmir
83
+ '48': Ulrike
84
+ '49': Erna
85
+ '50': Jaqueline
86
+ '51': Yin
87
+ '52': Beate
88
+ '53': Brunhilde
89
+ '54': Isabella
90
+ - name: visibility
91
+ dtype:
92
+ class_label:
93
+ names:
94
+ '0': best
95
+ '1': good
96
+ '2': bad
97
+ - name: animal_category
98
+ dtype:
99
+ class_label:
100
+ names:
101
+ '0': duck
102
+ '1': chicken
103
+ '2': rooster
104
+ splits:
105
+ - name: train
106
+ num_bytes: 67703218.0
107
+ num_examples: 2
108
+ download_size: 67256365
109
+ dataset_size: 67703218.0
110
+ configs:
111
+ - config_name: full-dataset
112
+ data_files:
113
+ - split: train
114
+ path: full-dataset/train-*
115
  ---
v1_240507_SMALL/masks/image_125_instanceMask_0_coop_4_identity_Hermine_visibility_best.png → full-dataset/train-00000-of-00001.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa7ccf79749d856f08ab17b2784efa471594553560d9ef1188172034789b653
3
- size 70339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f059e78e5c288174389cf06836812161ed7ac8ad505e0654b2fc5546a8f2ae1
3
+ size 67256365
v1_240507_SMALL.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:63d4488709ec01580f07656674318a65794f4f886d94103034fac2128f694f92
3
- size 67038674
 
 
 
 
v1_240507_SMALL/images/image_125.png DELETED

Git LFS Details

  • SHA256: 28579e73f930e64f22a97e0f74d230383ee671f01db2029116dca81f1b4d7331
  • Pointer size: 133 Bytes
  • Size of remote file: 24.8 MB
v1_240507_SMALL/images/image_174.png DELETED

Git LFS Details

  • SHA256: 31075933eb929b0a077d9ca51f6c72bd8e54cdbd5771c9ac2dce532f604147bc
  • Pointer size: 133 Bytes
  • Size of remote file: 34.7 MB
v1_240507_SMALL/masks/image_125_instanceMask_1_coop_4_identity_Matilda_visibility_bad.png DELETED

Git LFS Details

  • SHA256: e333d39daf14e47038cf514e1e670798d481d39b5282c198edb75ef877df4702
  • Pointer size: 130 Bytes
  • Size of remote file: 64.9 kB
v1_240507_SMALL/masks/image_125_instanceMask_3_visibility_bad_coop_4_identity_Evelyn.png DELETED

Git LFS Details

  • SHA256: a7f1b955391c4cda8d53bfedf76624ac019ef56889916544cb66f0ba8a41a02c
  • Pointer size: 130 Bytes
  • Size of remote file: 68 kB
v1_240507_SMALL/masks/image_125_instanceMask_4_visibility_bad_coop_4_identity_Marley.png DELETED

Git LFS Details

  • SHA256: 85946846263ccf8bdb358bcc9ed2a50b57141919e6eed02e6b122b51d3d03596
  • Pointer size: 130 Bytes
  • Size of remote file: 65.5 kB
v1_240507_SMALL/masks/image_125_segmentationMask.png DELETED

Git LFS Details

  • SHA256: 69a555c7d6fd78d31117bd82e1089875474d24decd1b167802f26c0cecb6c67f
  • Pointer size: 130 Bytes
  • Size of remote file: 91.7 kB
v1_240507_SMALL/masks/image_174_instanceMask_0_coop_5_identity_Regina_visibility_good.png DELETED

Git LFS Details

  • SHA256: d77080dc6be24d7a6da19ce468c74a4fad219b8f8707c86610d1fa8567522ad0
  • Pointer size: 130 Bytes
  • Size of remote file: 67.2 kB
v1_240507_SMALL/masks/image_174_instanceMask_1_coop_5_identity_Renate_visibility_good.png DELETED

Git LFS Details

  • SHA256: fc576077a57bcb70f7507f96954780a34667a8805dabc2d478653cd3a1e370f1
  • Pointer size: 130 Bytes
  • Size of remote file: 69.3 kB
v1_240507_SMALL/masks/image_174_instanceMask_3_visibility_best_coop_5_identity_Elvis.png DELETED

Git LFS Details

  • SHA256: 1726e963ac18012e689ae9644dca61f8c0e61b1e64d1ba40266c0328488d1223
  • Pointer size: 130 Bytes
  • Size of remote file: 70.7 kB
v1_240507_SMALL/masks/image_174_segmentationMask.png DELETED

Git LFS Details

  • SHA256: 6aa061cf11693059bced7c72b286719ca52de9b72aa0c61bef6adb4a0b003259
  • Pointer size: 130 Bytes
  • Size of remote file: 85.7 kB
v1_240507_SMALL/reid/chicken/4/Hermine/best/image_125_crop_0_coop_4_identity_Hermine_visibility_best.png DELETED

Git LFS Details

  • SHA256: 59a4a4afd15c88ecb86235468b962e192b6810a54df630117aa3543891214a87
  • Pointer size: 132 Bytes
  • Size of remote file: 2 MB
v1_240507_SMALL/reid/chicken/4/Matilda/bad/image_125_crop_1_coop_4_identity_Matilda_visibility_bad.png DELETED

Git LFS Details

  • SHA256: 777095aaf8738916e71392388c2f9da659f84296eddfa14aa746d2804823a444
  • Pointer size: 132 Bytes
  • Size of remote file: 1.17 MB
v1_240507_SMALL/reid/chicken/5/image_174_crop_0_coop_5_identity_Regina_visibility_good.png DELETED

Git LFS Details

  • SHA256: b26bcb637f31f47912aaee9bbf610100494a461abbed66e423456769d4d43f3a
  • Pointer size: 131 Bytes
  • Size of remote file: 840 kB
v1_240507_SMALL/reid/chicken/5/image_174_crop_1_coop_5_identity_Renate_visibility_good.png DELETED

Git LFS Details

  • SHA256: 29fdb17d2486f372dd86bba46d5e5c63ae914795c616f5c13b6c1aeb86e77b22
  • Pointer size: 132 Bytes
  • Size of remote file: 1.14 MB
v1_240507_SMALL/reid/duck/4/Evelyn/bad/image_125_crop_3_coop_4_identity_Evelyn_visibility_bad.png DELETED

Git LFS Details

  • SHA256: a9a670799d16b3c97e1666cd2df87ebac44a9592a92d177fb56995b9a9d68c2a
  • Pointer size: 131 Bytes
  • Size of remote file: 516 kB
v1_240507_SMALL/reid/duck/4/Marley/bad/image_125_crop_4_coop_4_identity_Marley_visibility_bad.png DELETED

Git LFS Details

  • SHA256: b80f91f949161e3c844db40634c63316cf7d541f95a72e395e02fea28bcd8a2c
  • Pointer size: 131 Bytes
  • Size of remote file: 524 kB
v1_240507_SMALL/reid/rooster/5/Elvis/best/image_174_crop_3_coop_5_identity_Elvis_visibility_best.png DELETED

Git LFS Details

  • SHA256: 8139e8b40127c1869368a697340c95953726677883eecde0d31e4638fce4a3be
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB