shark-teeth-5atku / README.md
Francesco's picture
Upload README.md with huggingface_hub
b1032d3
|
raw
history blame
966 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': teeth
                '1': Lower
                '2': Sand Tiger Shark
                '3': Snaggletooth Shark
                '4': Upper
  splits:
    - name: train
      num_bytes: 10785045
      num_examples: 191
    - name: validation
      num_bytes: 1973871
      num_examples: 36
    - name: test
      num_bytes: 2933987
      num_examples: 53
  download_size: 15657097
  dataset_size: 15692903

Dataset Card for "shark-teeth-5atku"

More Information needed