4-fold-defect / README.md
Francesco's picture
Upload README.md with huggingface_hub
5e00c98
|
raw
history blame
886 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': 4-fold-defect
                '1': 4-fold defect
  splits:
    - name: train
      num_bytes: 22779542
      num_examples: 503
    - name: validation
      num_bytes: 1395889
      num_examples: 33
    - name: test
      num_bytes: 5992696
      num_examples: 134
  download_size: 29859830
  dataset_size: 30168127

Dataset Card for "4-fold-defect"

More Information needed