dariakern commited on
Commit
706c28a
·
verified ·
1 Parent(s): 5a46809

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -115
README.md CHANGED
@@ -1,115 +1,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': '2'
15
- '1': '7'
16
- '2': '6'
17
- '3': '9'
18
- '4': '3'
19
- '5': '4'
20
- '6': '11'
21
- '7': '10'
22
- '8': '5'
23
- '9': '1'
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': Jackson
36
- '1': Henriette
37
- '2': Tina
38
- '3': Isabella
39
- '4': Edeltraut
40
- '5': Regina
41
- '6': Camy
42
- '7': Siglinde
43
- '8': Eleonore
44
- '9': Renate
45
- '10': Mechthild
46
- '11': Hermine
47
- '12': Mona
48
- '13': Samy
49
- '14': Kristina
50
- '15': Chayenne
51
- '16': Yolkoono
52
- '17': Gretel
53
- '18': Monika
54
- '19': Oktavia
55
- '20': Mandy
56
- '21': Shady
57
- '22': Skimmy
58
- '23': Brownie
59
- '24': Elvis
60
- '25': Unknown
61
- '26': Borghild
62
- '27': Yin
63
- '28': Kathrin
64
- '29': Fernanda
65
- '30': Chantal
66
- '31': Nugget
67
- '32': Isolde
68
- '33': Heidi
69
- '34': Shorty
70
- '35': Henny
71
- '36': Sigrun
72
- '37': Erdmute
73
- '38': Mirmir
74
- '39': Yuriko
75
- '40': Marina
76
- '41': Amalia
77
- '42': Spiderman
78
- '43': Beate
79
- '44': Millie
80
- '45': Ulrike
81
- '46': Matilda
82
- '47': Margit
83
- '48': Jaqueline
84
- '49': Brunhilde
85
- '50': Lena
86
- '51': Mavi
87
- '52': Evelyn
88
- '53': Marley
89
- '54': Erna
90
- - name: visibility
91
- dtype:
92
- class_label:
93
- names:
94
- '0': best
95
- '1': bad
96
- '2': good
97
- - name: animal_category
98
- dtype:
99
- class_label:
100
- names:
101
- '0': rooster
102
- '1': duck
103
- '2': chicken
104
- splits:
105
- - name: train
106
- num_bytes: 67703218.0
107
- num_examples: 2
108
- download_size: 67256374
109
- dataset_size: 67703218.0
110
- configs:
111
- - config_name: full-dataset
112
- data_files:
113
- - split: train
114
- path: full-dataset/train-*
115
- ---
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---