ade20k-mini / README.md
qubvel-hf's picture
qubvel-hf HF staff
Upload dataset
5ec07ce verified
|
raw
history blame
624 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: annotation
      dtype: image
    - name: semantic_class_to_id
      struct:
        - name: background
          dtype: int64
        - name: book
          dtype: int64
        - name: car
          dtype: int64
        - name: person
          dtype: int64
  splits:
    - name: train
      num_bytes: 1047065
      num_examples: 20
    - name: validation
      num_bytes: 834996
      num_examples: 20
  download_size: 1875712
  dataset_size: 1882061
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*