radio-signal / README.md
Francesco's picture
Upload README.md with huggingface_hub
699e782
|
raw
history blame
905 Bytes
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: image
      dtype: image
    - name: width
      dtype: int32
    - name: height
      dtype: int32
    - name: objects
      sequence:
        - name: id
          dtype: int64
        - name: area
          dtype: int64
        - name: bbox
          sequence: float32
          length: 4
        - name: category
          dtype:
            class_label:
              names:
                '0': radio-signal
                '1': stray
                '2': target
  splits:
    - name: train
      num_bytes: 51548907.38
      num_examples: 1954
    - name: validation
      num_bytes: 6977174
      num_examples: 278
    - name: test
      num_bytes: 14793898
      num_examples: 566
  download_size: 72736294
  dataset_size: 73319979.38

Dataset Card for "radio-signal"

More Information needed