|
--- |
|
configs: |
|
- config_name: WILDS |
|
data_files: |
|
- split: test |
|
path: WILDS/test-* |
|
- split: id_test |
|
path: WILDS/id_test-* |
|
- split: val |
|
path: WILDS/val-* |
|
- split: id_val |
|
path: WILDS/id_val-* |
|
- split: train |
|
path: WILDS/train-* |
|
dataset_info: |
|
config_name: WILDS |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: label |
|
dtype: |
|
class_label: |
|
names: |
|
'0': airport |
|
'1': airport_hangar |
|
'2': airport_terminal |
|
'3': amusement_park |
|
'4': aquaculture |
|
'5': archaeological_site |
|
'6': barn |
|
'7': border_checkpoint |
|
'8': burial_site |
|
'9': car_dealership |
|
'10': construction_site |
|
'11': crop_field |
|
'12': dam |
|
'13': debris_or_rubble |
|
'14': educational_institution |
|
'15': electric_substation |
|
'16': factory_or_powerplant |
|
'17': fire_station |
|
'18': flooded_road |
|
'19': fountain |
|
'20': gas_station |
|
'21': golf_course |
|
'22': ground_transportation_station |
|
'23': helipad |
|
'24': hospital |
|
'25': impoverished_settlement |
|
'26': interchange |
|
'27': lake_or_pond |
|
'28': lighthouse |
|
'29': military_facility |
|
'30': multi-unit_residential |
|
'31': nuclear_powerplant |
|
'32': office_building |
|
'33': oil_or_gas_facility |
|
'34': park |
|
'35': parking_lot_or_garage |
|
'36': place_of_worship |
|
'37': police_station |
|
'38': port |
|
'39': prison |
|
'40': race_track |
|
'41': railway_bridge |
|
'42': recreational_facility |
|
'43': road_bridge |
|
'44': runway |
|
'45': shipyard |
|
'46': shopping_mall |
|
'47': single-unit_residential |
|
'48': smokestack |
|
'49': solar_farm |
|
'50': space_facility |
|
'51': stadium |
|
'52': storage_tank |
|
'53': surface_mine |
|
'54': swimming_pool |
|
'55': toll_booth |
|
'56': tower |
|
'57': tunnel_opening |
|
'58': waste_disposal |
|
'59': water_treatment_facility |
|
'60': wind_farm |
|
'61': zoo |
|
- name: domain_labels |
|
sequence: int64 |
|
- name: domain_labels_readable |
|
struct: |
|
- name: from_source_domain |
|
dtype: bool |
|
- name: region |
|
dtype: string |
|
- name: y |
|
dtype: 'null' |
|
- name: year |
|
dtype: int64 |
|
- name: split |
|
dtype: string |
|
- name: img_filename |
|
dtype: string |
|
- name: img_path |
|
dtype: string |
|
- name: spatial_reference |
|
dtype: string |
|
- name: epsg |
|
dtype: int64 |
|
- name: category |
|
dtype: string |
|
- name: visible |
|
dtype: bool |
|
- name: img_width |
|
dtype: int64 |
|
- name: img_height |
|
dtype: int64 |
|
- name: country_code |
|
dtype: string |
|
- name: cloud_cover |
|
dtype: int64 |
|
- name: timestamp |
|
dtype: string |
|
- name: lat |
|
dtype: float64 |
|
- name: lon |
|
dtype: float64 |
|
- name: region |
|
dtype: int64 |
|
- name: y |
|
dtype: int64 |
|
- name: year |
|
dtype: float64 |
|
splits: |
|
- name: test |
|
num_bytes: 2283079843.392 |
|
num_examples: 22108 |
|
- name: id_test |
|
num_bytes: 1168174637.125 |
|
num_examples: 11327 |
|
- name: val |
|
num_bytes: 2052331276.625 |
|
num_examples: 19915 |
|
- name: id_val |
|
num_bytes: 1191085782.625 |
|
num_examples: 11483 |
|
- name: train |
|
num_bytes: 7946709118.125 |
|
num_examples: 76863 |
|
download_size: 14612709837 |
|
dataset_size: 14641380657.892 |
|
--- |
|
# Dataset Card for "fMoW" |
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |