Francesco's picture
Upload README.md with huggingface_hub
dab1f5b
|
raw
history blame
919 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': thermal-dogs-n-people
                '1': dog
                '2': person
  splits:
    - name: train
      num_bytes: 5963317
      num_examples: 142
    - name: validation
      num_bytes: 874221
      num_examples: 20
    - name: test
      num_bytes: 1745420
      num_examples: 41
  download_size: 8597376
  dataset_size: 8582958

Dataset Card for "thermal-dogs-and-people-x6ejw"

More Information needed