mitosis-gjs3g / README.md
Francesco's picture
Upload README.md with huggingface_hub
93c5c13
|
raw
history blame
873 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': mitosis
                '1': Mitosis
  splits:
    - name: train
      num_bytes: 19324529
      num_examples: 213
    - name: validation
      num_bytes: 2688280
      num_examples: 30
    - name: test
      num_bytes: 5557013
      num_examples: 61
  download_size: 27582452
  dataset_size: 27569822

Dataset Card for "mitosis-gjs3g"

More Information needed