robomasters-285km / README.md
Francesco's picture
Upload README.md with huggingface_hub
74d844c
|
raw
history blame
1.02 kB
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': robots
                '1': armor
                '2': base
                '3': car
                '4': rune
                '5': rune-blue
                '6': rune-gray
                '7': rune-grey
                '8': rune-red
                '9': watcher
  splits:
    - name: train
      num_bytes: 124969221
      num_examples: 1945
    - name: validation
      num_bytes: 17778335
      num_examples: 278
  download_size: 142596973
  dataset_size: 142747556

Dataset Card for "robomasters-285km"

More Information needed