dota-background / README.md
HichTala's picture
Upload dataset
2e929cf verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': background
            '1': baseball-diamond
            '2': basketball-court
            '3': bridge
            '4': container-crane
            '5': ground-track-field
            '6': harbor
            '7': helicopter
            '8': large-vehicle
            '9': plane
            '10': roundabout
            '11': ship
            '12': small-vehicle
            '13': soccer-ball-field
            '14': storage-tank
            '15': swimming-pool
            '16': tennis-court
  splits:
    - name: train
      num_bytes: 137211746455
      num_examples: 812852
    - name: validation
      num_bytes: 5255968452
      num_examples: 30999
    - name: test
      num_bytes: 17985714416
      num_examples: 105633
  download_size: 14156750369
  dataset_size: 160453429323