maalber's picture
Upload dataset
290428a verified
|
raw
history blame
588 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: class_name
      dtype: string
    - name: prediction
      dtype: string
    - name: ground_truth
      dtype: string
    - name: IoU
      dtype: float64
    - name: lines
      dtype: string
  splits:
    - name: train
      num_bytes: 190344268
      num_examples: 787
    - name: validation
      num_bytes: 41370950
      num_examples: 166
  download_size: 203181821
  dataset_size: 231715218
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*