0x365 commited on
Commit
4e071a2
1 Parent(s): f707322

With new feature count row

Browse files
Files changed (1) hide show
  1. README.md +84 -129
README.md CHANGED
@@ -1,134 +1,89 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: id
10
- dtype: string
11
- - name: B02
12
- dtype: image
13
- - name: B03
14
- dtype: image
15
- - name: B04
16
- dtype: image
17
- - name: B05
18
- dtype: image
19
- - name: B06
20
- dtype: image
21
- - name: B07
22
- dtype: image
23
- - name: B08
24
- dtype: image
25
- - name: B11
26
- dtype: image
27
- - name: B12
28
- dtype: image
29
- - name: label
30
- dtype: image
31
- - name: lon_min
32
- dtype: float32
33
- - name: lon_max
34
- dtype: float32
35
- - name: lat_min
36
- dtype: float32
37
- - name: lat_max
38
- dtype: float32
39
- - name: unclassified_space
40
- dtype: float32
41
- splits:
42
- - name: train
43
- num_bytes: 701989540.71
44
- num_examples: 5990
45
- download_size: 706098880
46
- dataset_size: 701989540.71
47
- ---
48
  # Crop Type Classification Earth Observation Dataset of Belgium
49
 
50
- ## Copyrights and Sourcing
 
 
51
 
52
  ## Labels
53
 
54
- | Class ID | Crop Type |
55
- |-----------|------------|
56
- | 255 | Background |
57
- | 0 | crop_0 |
58
- | 1 | crop_1 |
59
- | 2 | crop_2 |
60
- | 3 | crop_3 |
61
- | 4 | crop_4 |
62
- | 5 | crop_5 |
63
- | 6 | crop_6 |
64
- | 7 | crop_7 |
65
- | 8 | crop_8 |
66
- | 9 | crop_9 |
67
- | 10 | crop_10 |
68
- | 11 | crop_11 |
69
- | 12 | crop_12 |
70
- | 13 | crop_13 |
71
- | 14 | crop_14 |
72
- | 15 | crop_15 |
73
- | 16 | crop_16 |
74
- | 17 | crop_17 |
75
- | 18 | crop_18 |
76
- | 19 | crop_19 |
77
- | 20 | crop_20 |
78
- | 21 | crop_21 |
79
- | 22 | crop_22 |
80
- | 23 | crop_23 |
81
- | 24 | crop_24 |
82
- | 25 | crop_25 |
83
- | 26 | crop_26 |
84
- | 27 | crop_27 |
85
- | 28 | crop_28 |
86
- | 29 | crop_29 |
87
- | 30 | crop_30 |
88
- | 31 | crop_31 |
89
- | 32 | crop_32 |
90
- | 33 | crop_33 |
91
- | 34 | crop_34 |
92
- | 35 | crop_35 |
93
- | 36 | crop_36 |
94
- | 37 | crop_37 |
95
- | 38 | crop_38 |
96
- | 39 | crop_39 |
97
- | 40 | crop_40 |
98
- | 41 | crop_41 |
99
- | 42 | crop_42 |
100
- | 43 | crop_43 |
101
- | 44 | crop_44 |
102
- | 45 | crop_45 |
103
- | 46 | crop_46 |
104
- | 47 | crop_47 |
105
- | 48 | crop_48 |
106
- | 49 | crop_49 |
107
- | 50 | crop_50 |
108
- | 51 | crop_51 |
109
- | 52 | crop_52 |
110
- | 53 | crop_53 |
111
- | 54 | crop_54 |
112
- | 55 | crop_55 |
113
- | 56 | crop_56 |
114
- | 57 | crop_57 |
115
- | 58 | crop_58 |
116
- | 59 | crop_59 |
117
- | 60 | crop_60 |
118
- | 61 | crop_61 |
119
- | 62 | crop_62 |
120
- | 63 | crop_63 |
121
- | 64 | crop_64 |
122
- | 65 | crop_65 |
123
- | 66 | crop_66 |
124
- | 67 | crop_67 |
125
- | 68 | crop_68 |
126
- | 69 | crop_69 |
127
- | 70 | crop_70 |
128
- | 71 | crop_71 |
129
- | 72 | crop_72 |
130
- | 73 | crop_73 |
131
- | 74 | crop_74 |
132
- | 75 | crop_75 |
133
- | 76 | crop_76 |
134
- | 77 | crop_77 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Crop Type Classification Earth Observation Dataset of Belgium
2
 
3
+ ## Copyrights and Data Sources
4
+
5
+
6
 
7
  ## Labels
8
 
9
+ | Class ID | Crop Type | Feature Count |
10
+ |-----------|------------|------------|
11
+ | 255 | Background/Unclassified | 208288074|
12
+ | 0 | pasture | 68096739|
13
+ | 1 | maize | 50068391|
14
+ | 2 | winter wheat | 16664081|
15
+ | 3 | potatoes | 14379282|
16
+ | 4 | fodder beets | 6565216|
17
+ | 5 | leguminous cover crop | 4502781|
18
+ | 6 | winter barley | 3933897|
19
+ | 7 | pears | 2582060|
20
+ | 8 | appels | 1488258|
21
+ | 9 | beans | 1417765|
22
+ | 10 | # engelwortel | 1255222|
23
+ | 11 | hemp | 1067147|
24
+ | 12 | cauliflower | 1043146|
25
+ | 13 | fodder carrots | 1009874|
26
+ | 14 | other crops | 1001480|
27
+ | 15 | brussels sprouts | 912454|
28
+ | 16 | triticale | 831751|
29
+ | 17 | sjalots | 827927|
30
+ | 18 | leek | 780744|
31
+ | 19 | chicory | 748404|
32
+ | 20 | peas | 705120|
33
+ | 21 | fodder mixture | 625563|
34
+ | 22 | spinach | 528456|
35
+ | 23 | parsnip | 301429|
36
+ | 24 | strawberries | 291863|
37
+ | 25 | cherry | 289896|
38
+ | 26 | spring barley | 244321|
39
+ | 27 | vegetables - seeds | 243480|
40
+ | 28 | cucumber herb | 216599|
41
+ | 29 | zucchini | 181351|
42
+ | 30 | winter rapeseed | 157622|
43
+ | 31 | asparagus | 146538|
44
+ | 32 | spring wheat | 132405|
45
+ | 33 | fodder cabbages | 128322|
46
+ | 34 | butternut | 113114|
47
+ | 35 | sword herd | 88687|
48
+ | 36 | haricot | 87384|
49
+ | 37 | winter rye | 85854|
50
+ | 38 | grape seedlings | 59326|
51
+ | 39 | ornamental plants | 56964|
52
+ | 40 | other annual fruit | 53807|
53
+ | 41 | buckwheat | 45499|
54
+ | 42 | fodder turnips | 42663|
55
+ | 43 | tagetes | 37126|
56
+ | 44 | blueberries | 27031|
57
+ | 45 | fennel | 26752|
58
+ | 46 | red berries | 21415|
59
+ | 47 | raspberry | 17584|
60
+ | 48 | other fodder crops | 15525|
61
+ | 49 | aromatic herbs | 13340|
62
+ | 50 | sorghum | 13042|
63
+ | 51 | soybeans | 12271|
64
+ | 52 | yellow mustard | 11877|
65
+ | 53 | tobacco | 11793|
66
+ | 54 | walnuts | 9260|
67
+ | 55 | barley | 8821|
68
+ | 56 | spring rapeseed | 7944|
69
+ | 57 | kiwi berries | 7369|
70
+ | 58 | spring rye | 6328|
71
+ | 59 | plums | 6090|
72
+ | 60 | chervil | 5653|
73
+ | 61 | phacelia | 4977|
74
+ | 62 | gooseberries | 2909|
75
+ | 63 | hazelnuts | 1564|
76
+ | 64 | sunflower | 1013|
77
+ | 65 | mixture winter wheat and leguminous crops | 0|
78
+ | 66 | sweet potatoes | 0|
79
+ | 67 | nut-sweet rapeseed | 0|
80
+ | 68 | nyger seed | 0|
81
+ | 69 | lupine | 0|
82
+ | 70 | peach | 0|
83
+ | 71 | oil seeds | 0|
84
+ | 72 | tomatoes | 0|
85
+ | 73 | eggplant | 0|
86
+ | 74 | cucumber (greenhouses) | 0|
87
+ | 75 | oats | 0|
88
+ | 76 | artichokes | 0|
89
+ | 77 | sudan grass | 0|