fruits-360 / README.md
PedroSampaio's picture
Upload README.md with huggingface_hub
4aa1175
metadata
language:
  - en
license: mit
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Apple Braeburn
            '1': Apple Crimson Snow
            '2': Apple Golden
            '3': Apple Granny Smith
            '4': Apple Pink Lady
            '5': Apple Red
            '6': Apple Red Delicious
            '7': Apple Red Yellow
            '8': Apricot
            '9': Avocado
            '10': Avocado ripe
            '11': Banana
            '12': Banana Lady Finger
            '13': Banana Red
            '14': Beetroot
            '15': Blueberry
            '16': Cactus fruit
            '17': Cantaloupe
            '18': Carambula
            '19': Cauliflower
            '20': Cherry
            '21': Cherry Rainier
            '22': Cherry Wax Black
            '23': Cherry Wax Red
            '24': Cherry Wax Yellow
            '25': Chestnut
            '26': Clementine
            '27': Cocos
            '28': Corn
            '29': Corn Husk
            '30': Cucumber Ripe
            '31': Dates
            '32': Eggplant
            '33': Fig
            '34': Ginger Root
            '35': Granadilla
            '36': Grape Blue
            '37': Grape Pink
            '38': Grape White
            '39': Grapefruit Pink
            '40': Grapefruit White
            '41': Guava
            '42': Hazelnut
            '43': Huckleberry
            '44': Kaki
            '45': Kiwi
            '46': Kohlrabi
            '47': Kumquats
            '48': Lemon
            '49': Lemon Meyer
            '50': Limes
            '51': Lychee
            '52': Mandarine
            '53': Mango
            '54': Mango Red
            '55': Mangostan
            '56': Maracuja
            '57': Melon Piel de Sapo
            '58': Mulberry
            '59': Nectarine
            '60': Nectarine Flat
            '61': Nut Forest
            '62': Nut Pecan
            '63': Onion Red
            '64': Onion Red Peeled
            '65': Onion White
            '66': Orange
            '67': Papaya
            '68': Passion Fruit
            '69': Peach
            '70': Peach Flat
            '71': Pear
            '72': Pear Abate
            '73': Pear Forelle
            '74': Pear Kaiser
            '75': Pear Monster
            '76': Pear Red
            '77': Pear Stone
            '78': Pear Williams
            '79': Pepino
            '80': Pepper Green
            '81': Pepper Orange
            '82': Pepper Red
            '83': Pepper Yellow
            '84': Physalis
            '85': Physalis with Husk
            '86': Pineapple
            '87': Pineapple Mini
            '88': Pitahaya Red
            '89': Plum
            '90': Pomegranate
            '91': Pomelo Sweetie
            '92': Potato Red
            '93': Potato Red Washed
            '94': Potato Sweet
            '95': Potato White
            '96': Quince
            '97': Rambutan
            '98': Raspberry
            '99': Redcurrant
            '100': Salak
            '101': Strawberry
            '102': Strawberry Wedge
            '103': Tamarillo
            '104': Tangelo
            '105': Tomato
            '106': Tomato Cherry Red
            '107': Tomato Heart
            '108': Tomato Maroon
            '109': Tomato Yellow
            '110': Tomato not Ripened
            '111': Walnut
            '112': Watermelon
  splits:
    - name: train
      num_bytes: 329958484.13
      num_examples: 67690
    - name: test
      num_bytes: 108519035.632
      num_examples: 22688
  download_size: 98330799
  dataset_size: 438477519.76199996
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*