File size: 767 Bytes
8a53413
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a5f928
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: objects
    struct:
    - name: bbox
      list:
        list: float64
    - name: categories
      list:
        class_label:
          names:
            '0': Visible Fruit/Flower
    - name: category_names
      list: string
  splits:
  - name: train
    num_bytes: 9435588
    num_examples: 100
  download_size: 9410419
  dataset_size: 9435588
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


# Almond Bloom 2023

A dataset for object detection of almond flowers. The dataset contains 100 images with 10,902 bounding box annotations across 1 category.

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