signatures-xc8up / README.md
Francesco's picture
Upload README.md with huggingface_hub
d1db639
|
raw
history blame
881 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': signatures
                '1': signature
  splits:
    - name: train
      num_bytes: 12195536
      num_examples: 257
    - name: validation
      num_bytes: 1655576
      num_examples: 37
    - name: test
      num_bytes: 3657801
      num_examples: 74
  download_size: 17109106
  dataset_size: 17508913

Dataset Card for "signatures-xc8up"

More Information needed