maps_parquet_rgb / README.md
davanstrien's picture
davanstrien HF Staff
Upload README.md with huggingface_hub
7572e15
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': no building or railspace
            '1': railspace
            '2': building
            '3': railspace and non railspace building
    - name: map_sheet
      dtype: string
  splits:
    - name: validation
      num_bytes: 120095091
      num_examples: 5000
    - name: test
      num_bytes: 297444323.5
      num_examples: 12404
    - name: train
      num_bytes: 889130785.5
      num_examples: 37212
  download_size: 119972000
  dataset_size: 1306670200

Dataset Card for "maps_parquet_rgb"

More Information needed