Datasets:

Modalities:
Image
Formats:
parquet
Languages:
English
DOI:
Libraries:
Datasets
Dask
License:
plantorgans / README.md
jpodivin's picture
Update README.md
4c13f61 verified
|
raw
history blame
1.21 kB
metadata
license: cdla-permissive-2.0
size_categories:
  - 1K<n<10K
task_categories:
  - image-segmentation
tags:
  - biology
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: image
  splits:
    - name: train
      num_bytes: 9121146572.05
      num_examples: 5745
    - name: validation
      num_bytes: 2367801100.383
      num_examples: 1437
  download_size: 11607836195
  dataset_size: 11488947672.432999
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
language:
  - en
pretty_name: plant organs

PLANT ORGANS

Photos of various plants with their major, above ground organs labeled. Includes labels for stem, leafs, fruits and flowers.

Note, that categories listed above do not necessarily correspond to a correct botanical term for the given part of the plant photographed.

Instead they correspond to the conventional understanding of them.

ID - Label Map

Following table describes pixel values corresponding to labels in provided masks. The first label, "void", represents the background.

Index Label
0 void
1 Fruit
2 Leaf
3 Flower
4 Stem