Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Type

Description

is_primary

boolean

Indicates if the annotation is the primary annotation. More info

cutout_exists

boolean

Indicates if a cutout corresponding to the annotation exists.

bbox_xywh

array of 4 integers

The bounding box for the annotation in [x, y, width, height] format. xy is of the top left corner.

category_class_id

integer

The class identifier for the category of the object in the annotation.

cutout_id

string

A unique identifier derived from the image_id and appended with an integer denoting the cutout number.

overlapping_cutout_ids

array of strings

A list of cutouts that overlap with this one.

non_target_weed

boolean

non target weed classifier prediction results

non_target_weed_pred_conf

number

prediction confidence of model indicating whether it’s a non-target weed. From custom trained classifier

Categories Properties

Property

Type

Description

class_id

integer

The identifier for the classification category.

USDA_symbol

string

The USDA symbol for the category.

EPPO

string

The EPPO code for the category.

group

string

The group (monocot or dicot) to which the category belongs.

class

string

The class to which the category belongs.

subclass

string

The subclass to which the category belongs.

order

string

The order of the category.

family

string

The family of the category.

genus

string

The genus of the category.

species

string

The species of the category.

common_name

string

The common name for the category.

authority

string

The authority that classified the category.

growth_habit

string

The growth habit of the plant (e.g., vine, shrub).

duration

string

The duration of the plant's life cycle (e.g., annual, perennial).

category

string

The general category to which the classification belongs.

multi_species_USDA_symbol

string or null

List of species in a class with multiple species. Rarely used.

link

string or null

A link to more information about the category.

note

string or null

Any notes related to the category.

rgb

array of 3 integers

hex color id.

hex

string

non_target_weed_pred_conf

number

prediction confidence of model indicating whether it’s a non-target weed. From custom trained classifier

...

Detailed Descriptions

Season Details

...