File size: 1,047 Bytes
fe91e82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9f5dbbd
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: objects
    struct:
    - name: bbox
      list:
        list: float64
    - name: categories
      list:
        class_label:
          names:
            '0': Bud
            '1': Calyx
            '2': Detached Fruit
            '3': Flower
            '4': Large green
            '5': Leaf
            '6': Ripe fruit
            '7': Small Green
            '8': Stem
            '9': Unripe fruit
  splits:
  - name: train
    num_bytes: 464798261
    num_examples: 500
  download_size: 464838971
  dataset_size: 464798261
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Ghai Strawberry Fruit Detection

A dataset for object detection of strawberries. The dataset contains 500 images with 3,466 bounding box annotations across 10 categories.

This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.

## Citation
https://github.com/AxisAg/GHAIDatasets/blob/main/datasets/strawberry.md