File size: 877 Bytes
75eec19 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Airport
'1': Beach
'2': Bridge
'3': Commercial
'4': Desert
'5': Farmland
'6': Football_Field
'7': Forest
'8': Industrial
'9': Meadow
'10': Mountain
'11': Park
'12': Parking
'13': Pond
'14': Port
'15': Railway_Station
'16': Residential
'17': River
'18': Viaduct
splits:
- name: train
num_bytes: 115362308.8
num_examples: 1005
download_size: 113327264
dataset_size: 115362308.8
---
# Dataset Card for "WHU-RS19"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |