Francesco's picture
Upload README.md with huggingface_hub
8766178
|
raw
history blame
1.75 kB
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: image
      dtype: image
    - name: width
      dtype: int32
    - name: height
      dtype: int32
    - name: objects
      sequence:
        - name: id
          dtype: int64
        - name: area
          dtype: int64
        - name: bbox
          sequence: float32
          length: 4
        - name: category
          dtype:
            class_label:
              names:
                '0': valentines-chocolate
                '1': sees-dark-almond-nougat
                '2': sees-dark-almonds
                '3': sees-dark-bordeaux
                '4': sees-dark-caramel-patties
                '5': sees-dark-chocolate-buttercream
                '6': sees-dark-marzipan
                '7': sees-dark-normandie
                '8': sees-dark-scotchmallow
                '9': sees-dark-walnut-square
                '10': sees-milk-almond-caramel
                '11': sees-milk-almonds
                '12': sees-milk-beverly
                '13': sees-milk-bordeaux
                '14': sees-milk-butterscotch-square
                '15': sees-milk-california-brittle
                '16': sees-milk-chelsea
                '17': sees-milk-chocolate-buttercream
                '18': sees-milk-coconut-cream
                '19': sees-milk-mayfair
                '20': sees-milk-mocha
                '21': sees-milk-molasses-chips
                '22': sees-milk-rum-nougat
  splits:
    - name: train
      num_bytes: 5333617
      num_examples: 68
    - name: validation
      num_bytes: 429551
      num_examples: 6
    - name: test
      num_bytes: 1017782
      num_examples: 13
  download_size: 6767582
  dataset_size: 6780950

Dataset Card for "valentines-chocolate"

More Information needed