| 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: 229541291 | |
| num_examples: 25 | |
| download_size: 229545076 | |
| dataset_size: 229541291 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Gemini Leaf Detection | |
| A dataset for object detection of cowpea leaves. The dataset contains 25 images with 1,152 bounding box annotations across 1 category. | |
| This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library. |