cells-uyemf / README.md
Francesco's picture
Upload README.md with huggingface_hub
15d57c3
|
raw
history blame
No virus
856 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': cells
                '1': celula
  splits:
    - name: train
      num_bytes: 432655
      num_examples: 16
    - name: validation
      num_bytes: 51950
      num_examples: 2
    - name: test
      num_bytes: 105924
      num_examples: 4
  download_size: 498960
  dataset_size: 590529

Dataset Card for "cells-uyemf"

More Information needed