bees-jt5in / README.md
Francesco's picture
Upload README.md with huggingface_hub
63cf7bf
|
raw
history blame
878 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': bees-0
                '1': bees
  splits:
    - name: train
      num_bytes: 549726134.24
      num_examples: 5640
    - name: validation
      num_bytes: 81549695
      num_examples: 836
    - name: test
      num_bytes: 157191990.9
      num_examples: 1604
  download_size: 788419650
  dataset_size: 788467820.14

Dataset Card for "bees-jt5in"

More Information needed