deepfruits_1shot_0 / README.md
HichTala's picture
Upload dataset
31ce681 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': 0B
            '1': 1B
            '2': 2B
            '3': apple
            '4': avocado
            '5': background
            '6': capsicum
            '7': mango
            '8': orange
            '9': rockmelon
            '10': strawberry
  splits:
    - name: train
      num_bytes: 3049832
      num_examples: 86
    - name: validation
      num_bytes: 20200229
      num_examples: 1059
    - name: test
      num_bytes: 33437309
      num_examples: 4187
  download_size: 118761008
  dataset_size: 56687370
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*