File size: 1,505 Bytes
6ed9c70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': airplane
          '1': baseball_field
          '2': basketball_court
          '3': beach
          '4': bridge
          '5': cemetery
          '6': chaparral
          '7': christmas_tree_farm
          '8': closed_road
          '9': coastal_mansion
          '10': crosswalk
          '11': dense_residential
          '12': ferry_terminal
          '13': football_field
          '14': forest
          '15': freeway
          '16': golf_course
          '17': harbor
          '18': intersection
          '19': mobile_home_park
          '20': nursing_home
          '21': oil_gas_field
          '22': oil_well
          '23': overpass
          '24': parking_lot
          '25': parking_space
          '26': railway
          '27': river
          '28': runway
          '29': runway_marking
          '30': shipping_yard
          '31': solar_panel
          '32': sparse_residential
          '33': storage_tank
          '34': swimming_pool
          '35': tennis_court
          '36': transformer_station
          '37': wastewater_treatment_plant
  splits:
  - name: train
    num_bytes: 821222673.6
    num_examples: 30400
  download_size: 1422129774
  dataset_size: 821222673.6
---
# Dataset Card for "PatternNet"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)