File size: 716 Bytes
80fe730
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3e65e83
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: objects
    struct:
    - name: bbox
      list:
        list: float64
    - name: categories
      list:
        class_label:
          names:
            '0': object
  splits:
  - name: train
    num_bytes: 244280568
    num_examples: 134
  download_size: 244292418
  dataset_size: 244280568
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Gemini Flower Detection

A dataset for object detection of cowpea flowers. The dataset contains 134 images with 1,021 bounding box annotations across 1 category.

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