blanchon commited on
Commit
ccaf401
1 Parent(s): 053502a

🤗 Push-to-Hub PatternNet

Browse files
README.md CHANGED
@@ -12,6 +12,63 @@ tags:
12
  - satellite-imagery
13
  - land-cover-classification
14
  - google-earth
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # PatternNet
 
12
  - satellite-imagery
13
  - land-cover-classification
14
  - google-earth
15
+ dataset_info:
16
+ features:
17
+ - name: image
18
+ dtype: image
19
+ - name: label
20
+ dtype:
21
+ class_label:
22
+ names:
23
+ '0': airplane
24
+ '1': baseball field
25
+ '2': basketball court
26
+ '3': beach
27
+ '4': bridge
28
+ '5': cemetery
29
+ '6': chaparral
30
+ '7': christmas tree farm
31
+ '8': closed road
32
+ '9': coastal mansion
33
+ '10': crosswalk
34
+ '11': dense residential
35
+ '12': ferry terminal
36
+ '13': football field
37
+ '14': forest
38
+ '15': freeway
39
+ '16': golf course
40
+ '17': harbor
41
+ '18': intersection
42
+ '19': mobile home park
43
+ '20': nursing home
44
+ '21': oil gas field
45
+ '22': oil well
46
+ '23': overpass
47
+ '24': parking lot
48
+ '25': parking space
49
+ '26': railway
50
+ '27': river
51
+ '28': runway
52
+ '29': runway marking
53
+ '30': shipping yard
54
+ '31': solar panel
55
+ '32': sparse residential
56
+ '33': storage tank
57
+ '34': swimming pool
58
+ '35': tennis court
59
+ '36': transformer station
60
+ '37': wastewater treatment plant
61
+ splits:
62
+ - name: train
63
+ num_bytes: 1422177005.0
64
+ num_examples: 30400
65
+ download_size: 1422316869
66
+ dataset_size: 1422177005.0
67
+ configs:
68
+ - config_name: default
69
+ data_files:
70
+ - split: train
71
+ path: data/train-*
72
  ---
73
 
74
  # PatternNet
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019ddeaf284b03d2487bb28b83e2bc7a23e89085503bae143d93dd3d6750ddf3
3
+ size 425757721
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3abf55be2da91fcc9e1cc7d8002efc2c2c3b859e512a2aaa19ba4640fd78f910
3
+ size 472749825
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342823931a243e39f567f032823532c9fe4e93e1af5f6b2ad78e3d36b9d6580e
3
+ size 523809323