HikingHD / README.md
twdent's picture
Upload README.md with huggingface_hub
22a980d
|
raw
history blame
No virus
713 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: 515013410
      num_examples: 38
  download_size: 159216503
  dataset_size: 515013410
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "HikingHD"

More Information needed