brain-tumor-m2pbp / README.md
Francesco's picture
Upload README.md with huggingface_hub
d1427c3
|
raw
history blame
940 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': brain-tumor
                '1': label0
                '2': label1
                '3': label2
  splits:
    - name: train
      num_bytes: 166764409.92
      num_examples: 6930
    - name: validation
      num_bytes: 23685577
      num_examples: 990
    - name: test
      num_bytes: 47618571.84
      num_examples: 1980
  download_size: 202058665
  dataset_size: 238068558.76

Dataset Card for "brain-tumor-m2pbp"

More Information needed