aerial-cows / README.md
Francesco's picture
Upload README.md with huggingface_hub
ea0a52f
|
raw
history blame
882 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': aerial-cows
                '1': cow
  splits:
    - name: train
      num_bytes: 93263324.712
      num_examples: 1084
    - name: validation
      num_bytes: 22807410
      num_examples: 299
    - name: test
      num_bytes: 28500677
      num_examples: 340
  download_size: 144204168
  dataset_size: 144571411.712

Dataset Card for "aerial-cows"

More Information needed