Francesco's picture
Upload README.md with huggingface_hub
4699cc0
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
  download_size: 6846687
  dataset_size: 6837538

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

More Information needed