jonathan-roberts1 commited on
Commit
79274bd
1 Parent(s): 4b5a8df

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +88 -88
README.md CHANGED
@@ -7,107 +7,107 @@ dataset_info:
7
  dtype:
8
  class_label:
9
  names:
10
- '0': residential land
11
- '1': water area
12
  '2': public service land
13
- '3': agriculture land
14
- '4': unutilized land
15
- '5': transportation land
16
- '6': commercial land
17
- '7': industrial land
18
  - name: label_2
19
  dtype:
20
  class_label:
21
  names:
22
- '0': port area
23
- '1': river
24
- '2': airport area
25
- '3': factory area
26
- '4': mobile home park
27
- '5': highway area
28
- '6': commercial area
29
- '7': special land
30
- '8': power station
31
- '9': railway area
32
- '10': religious land
33
- '11': apartment
34
- '12': grassland
35
- '13': woodland
36
- '14': dam
37
- '15': rock land
38
- '16': detached house
39
- '17': lake
40
- '18': mining area
41
- '19': island
42
- '20': sports land
43
- '21': desert
44
- '22': sparse shrub land
45
- '23': leisure land
46
- '24': bare land
47
- '25': ice land
48
- '26': beach
49
- '27': arable land
50
  - name: label_3
51
  dtype:
52
  class_label:
53
  names:
54
- '0': intersection
55
- '1': roundabout
56
- '2': river
57
- '3': parking lot
58
- '4': orchard
59
- '5': apron
60
- '6': helipad
61
- '7': church
62
- '8': cemetery
63
- '9': mobile home park
64
- '10': golf course
65
- '11': wastewater plant
66
- '12': commercial area
67
- '13': substation
68
  '14': ground track field
69
- '15': railway
70
- '16': meadow
71
- '17': tennis court
72
- '18': mine
73
- '19': storage tank
74
- '20': apartment
75
- '21': swimming pool
76
- '22': road
77
- '23': forest
78
- '24': dam
79
- '25': bridge
80
- '26': stadium
81
- '27': basketball court
82
- '28': rock land
83
- '29': terraced field
84
- '30': detached house
85
- '31': train station
86
- '32': lake
87
- '33': wind turbine
88
- '34': viaduct
89
- '35': island
90
- '36': solar power plant
91
- '37': works
92
- '38': desert
93
- '39': sparse shrub land
94
- '40': runway
95
- '41': greenhouse
96
- '42': pier
97
- '43': paddy field
98
- '44': baseball field
99
- '45': ice land
100
- '46': bare land
101
- '47': oil field
102
- '48': dry field
103
- '49': beach
104
- '50': quarry
105
  splits:
106
  - name: train
107
- num_bytes: 1669220279.0
108
  num_examples: 10000
109
- download_size: 0
110
- dataset_size: 1669220279.0
111
  ---
112
  # Dataset Card for "Million-AID"
113
 
 
7
  dtype:
8
  class_label:
9
  names:
10
+ '0': unutilized land
11
+ '1': commercial land
12
  '2': public service land
13
+ '3': transportation land
14
+ '4': industrial land
15
+ '5': water area
16
+ '6': residential land
17
+ '7': agriculture land
18
  - name: label_2
19
  dtype:
20
  class_label:
21
  names:
22
+ '0': dam
23
+ '1': religious land
24
+ '2': rock land
25
+ '3': sparse shrub land
26
+ '4': arable land
27
+ '5': factory area
28
+ '6': detached house
29
+ '7': desert
30
+ '8': lake
31
+ '9': power station
32
+ '10': beach
33
+ '11': ice land
34
+ '12': bare land
35
+ '13': island
36
+ '14': woodland
37
+ '15': mobile home park
38
+ '16': railway area
39
+ '17': river
40
+ '18': grassland
41
+ '19': apartment
42
+ '20': special land
43
+ '21': port area
44
+ '22': commercial area
45
+ '23': highway area
46
+ '24': mining area
47
+ '25': sports land
48
+ '26': airport area
49
+ '27': leisure land
50
  - name: label_3
51
  dtype:
52
  class_label:
53
  names:
54
+ '0': dam
55
+ '1': parking lot
56
+ '2': greenhouse
57
+ '3': pier
58
+ '4': bridge
59
+ '5': mine
60
+ '6': rock land
61
+ '7': baseball field
62
+ '8': apron
63
+ '9': tennis court
64
+ '10': sparse shrub land
65
+ '11': works
66
+ '12': oil field
67
+ '13': meadow
68
  '14': ground track field
69
+ '15': detached house
70
+ '16': golf course
71
+ '17': forest
72
+ '18': desert
73
+ '19': lake
74
+ '20': beach
75
+ '21': paddy field
76
+ '22': ice land
77
+ '23': bare land
78
+ '24': storage tank
79
+ '25': basketball court
80
+ '26': island
81
+ '27': substation
82
+ '28': mobile home park
83
+ '29': cemetery
84
+ '30': quarry
85
+ '31': solar power plant
86
+ '32': helipad
87
+ '33': roundabout
88
+ '34': runway
89
+ '35': wastewater plant
90
+ '36': river
91
+ '37': apartment
92
+ '38': dry field
93
+ '39': intersection
94
+ '40': swimming pool
95
+ '41': commercial area
96
+ '42': church
97
+ '43': road
98
+ '44': orchard
99
+ '45': terraced field
100
+ '46': stadium
101
+ '47': train station
102
+ '48': railway
103
+ '49': viaduct
104
+ '50': wind turbine
105
  splits:
106
  - name: train
107
+ num_bytes: 871962498.0
108
  num_examples: 10000
109
+ download_size: 871644115
110
+ dataset_size: 871962498.0
111
  ---
112
  # Dataset Card for "Million-AID"
113