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