...
Property | Type | Description |
---|---|---|
| boolean | Indicates if the annotation is the primary annotation. More info |
| boolean | Indicates if a cutout corresponding to the annotation exists. |
| array of 4 integers | The bounding box for the annotation in [x, y, width, height] format. xy is of the top left corner. |
| integer | The class identifier for the category of the object in the annotation. |
| string | A unique identifier derived from the image_id and appended with an integer denoting the cutout number. |
| array of strings | A list of cutouts that overlap with this one. |
| boolean | non target weed classifier prediction results |
| number | prediction confidence of model indicating whether it’s a non-target weed. From custom trained classifier |
Categories Properties
Property | Type | Description | |||
---|---|---|---|---|---|
| integer | The identifier for the classification category. | |||
| string | The USDA symbol for the category. | |||
| string | The EPPO code for the category. | |||
| string | The group (monocot or dicot) to which the category belongs. | |||
| string | The class to which the category belongs. | |||
| string | The subclass to which the category belongs. | |||
| string | The order of the category. | |||
| string | The family of the category. | |||
| string | The genus of the category. | |||
| string | The species of the category. | |||
| string | The common name for the category. | |||
| string | The authority that classified the category. | |||
| string | The growth habit of the plant (e.g., vine, shrub). | |||
| string | The duration of the plant's life cycle (e.g., annual, perennial). | |||
| string | The general category to which the classification belongs. | |||
| string or null | List of species in a class with multiple species. Rarely used. | |||
| string or null | A link to more information about the category. | |||
| string or null | Any notes related to the category. | |||
| array of 3 integers | hex color id. | |||
| string |
| number | prediction confidence of model indicating whether it’s a non-target weed. From custom trained classifier |
...
Detailed Descriptions
Season Details
...