image-test / README.md
canders1's picture
Upload README.md with huggingface_hub
194dd44 verified
|
raw
history blame
714 Bytes
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: uuid
      dtype: string
    - name: status
      dtype: string
    - name: image
      dtype: image
    - name: label.annotations
      list:
        - name: id
          dtype: int32
        - name: category_id
          dtype: int32
    - name: label.segmentation_bitmap
      dtype: image
  splits:
    - name: train
      num_bytes: 494799663
      num_examples: 11
  download_size: 40820158
  dataset_size: 494799663
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "image-test"

More Information needed