Fetal_Planes_DB / README.md
qingyuyang's picture
Upload README.md with huggingface_hub
ecb1ff0
metadata
license: openrail
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Trans-cerebellum
            '1': Trans-thalamic
            '2': Trans-ventricular
  splits:
    - name: train
      num_bytes: 602951851.225
      num_examples: 2949
  download_size: 571013578
  dataset_size: 602951851.225