Francesco's picture
Upload README.md with huggingface_hub
15c9cf3
|
raw
history blame
1.01 kB
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': underwater-objects
                '1': echinus
                '2': holothurian
                '3': scallop
                '4': starfish
                '5': waterweeds
  splits:
    - name: train
      num_bytes: 306140232
      num_examples: 5320
    - name: validation
      num_bytes: 44214704
      num_examples: 760
    - name: test
      num_bytes: 88963473
      num_examples: 1520
  download_size: 438175299
  dataset_size: 439318409

Dataset Card for "underwater-objects-5v7p8"

More Information needed