File size: 2,513 Bytes
706c28a
 
586f463
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
706c28a
1
2
3
4
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
111
112
113
114
115
116
---
license: cc-by-4.0
dataset_info:
  config_name: full-dataset
  features:
  - name: image
    dtype: image
  - name: segmentation_mask
    dtype: image
  - name: coop
    dtype:
      class_label:
        names:
          '0': '11'
          '1': '3'
          '2': '5'
          '3': '4'
          '4': '10'
          '5': '7'
          '6': '1'
          '7': '2'
          '8': '6'
          '9': '9'
          '10': '8'
  - name: instances
    list:
    - name: crop
      dtype: image
    - name: instance_mask
      dtype: image
    - name: identity
      dtype:
        class_label:
          names:
            '0': Hermine
            '1': Monika
            '2': Mona
            '3': Eleonore
            '4': Kathrin
            '5': Unknown
            '6': Sigrun
            '7': Edeltraut
            '8': Jackson
            '9': Heidi
            '10': Marina
            '11': Yolkoono
            '12': Amalia
            '13': Regina
            '14': Kristina
            '15': Mavi
            '16': Mechthild
            '17': Yuriko
            '18': Camy
            '19': Brownie
            '20': Mandy
            '21': Shorty
            '22': Isolde
            '23': Nugget
            '24': Spiderman
            '25': Borghild
            '26': Matilda
            '27': Henny
            '28': Elvis
            '29': Skimmy
            '30': Chantal
            '31': Tina
            '32': Samy
            '33': Renate
            '34': Gretel
            '35': Fernanda
            '36': Siglinde
            '37': Shady
            '38': Evelyn
            '39': Margit
            '40': Erdmute
            '41': Marley
            '42': Chayenne
            '43': Lena
            '44': Henriette
            '45': Millie
            '46': Oktavia
            '47': Mirmir
            '48': Ulrike
            '49': Erna
            '50': Jaqueline
            '51': Yin
            '52': Beate
            '53': Brunhilde
            '54': Isabella
    - name: visibility
      dtype:
        class_label:
          names:
            '0': best
            '1': good
            '2': bad
    - name: animal_category
      dtype:
        class_label:
          names:
            '0': duck
            '1': chicken
            '2': rooster
  splits:
  - name: train
    num_bytes: 67703218.0
    num_examples: 2
  download_size: 67256365
  dataset_size: 67703218.0
configs:
- config_name: full-dataset
  data_files:
  - split: train
    path: full-dataset/train-*
---