File size: 714 Bytes
ba13f30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': dense forest
          '1': grassland
          '2': harbor
          '3': high buildings
          '4': low buildings
          '5': overpass
          '6': railway
          '7': residential area
          '8': roads
          '9': sparse forest
          '10': storage tanks
  splits:
  - name: train
    num_bytes: 969136595.28
    num_examples: 1232
  download_size: 916398984
  dataset_size: 969136595.28
---
# Dataset Card for "RS_C11"

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