aerial-cows / README.md
Francesco's picture
Upload README.md with huggingface_hub
3848b59
|
raw
history blame
819 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
  download_size: 115765302
  dataset_size: 116070734.712

Dataset Card for "aerial-cows"

More Information needed