DeadPixels's picture
Update README.md
875ccdf
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': daisy
            '1': dandelion
            '2': rose
            '3': sunflower
            '4': tulip
  splits:
    - name: train
      num_bytes: 123964921.405
      num_examples: 2589
    - name: test
      num_bytes: 47588262
      num_examples: 864
    - name: validation
      num_bytes: 47493769
      num_examples: 864
  download_size: 237386772
  dataset_size: 219046952.405
license: cc-by-2.0
task_categories:
  - image-classification
pretty_name: 'Data Sprint #25: Flower Recognition Datas'
size_categories:
  - 1K<n<10K

Dataset Card for "DPhi_Sprint_25_Flowers"

All images in this archive are licensed under the Creative Commons By-Attribution License, available at: https://creativecommons.org/licenses/by/2.0/ The photographers are listed in LICENSE.txt, thanks to all of them for making their work available. However, you will observe the image file names are different in this file than those we have provided. The file names were changed solely for the purpose of the data sprint.