corrosion-bi3q3 / README.md
Francesco's picture
Upload README.md with huggingface_hub
f578b4a
|
raw
history blame
802 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': corrosion-0
                '1': Slippage
                '2': corrosion
                '3': crack
  splits:
    - name: train
      num_bytes: 43838716
      num_examples: 840
  download_size: 43777795
  dataset_size: 43838716

Dataset Card for "corrosion-bi3q3"

More Information needed