--- dataset_info: features: - name: image dtype: image - name: objects struct: - name: bbox list: list: float64 - name: categories list: class_label: names: '0': strawberry '1': flower '2': green '3': lw '4': pink '5': red '6': sw splits: - name: train num_bytes: 16576925 num_examples: 204 download_size: 16563088 dataset_size: 16576925 configs: - config_name: default data_files: - split: train path: data/train-* --- # Strawberry Detection 2023 A dataset for object detection of strawberries. The dataset contains 204 images with 10,533 bounding box annotations across 6 categories. This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.