people-in-paintings / README.md
Francesco's picture
Upload README.md with huggingface_hub
41ef5a3
|
raw
history blame
761 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': people-in-paintings
                '1': Human
  splits:
    - name: train
      num_bytes: 42018033
      num_examples: 634
  download_size: 41959932
  dataset_size: 42018033

Dataset Card for "people-in-paintings"

More Information needed