...
Property | Type | Description |
---|---|---|
| string | The targeted plant type and year during which images were captured (e.g., weeds_2022).More Info |
| string | The date and time when the image was captured format. |
| string | The version of the batch bot system used for processing the image. More Info |
| string | A unique identifier made up of a state abbreviation and date for the batch that contains the image (e.g., MD_2024-01-12). |
| string | A unique identifier made up of a state abbreviation and unix epoch timestamp for each image. |
| boolean | Indicates whether the quality of species labels, bboxes, and masks has been validated (true or false). |
| number | data version number. Include metadata and masks |
Exif Meta Properties
Property | Type | Description |
---|---|---|
| integer | The width of the image in pixels. |
| integer | The height of the image in pixels. |
| string | The manufacturer of the camera used to capture the image. |
| string | The model of the camera used to capture the image. |
| string | The software used to process or edit the image. |
| string (date-time) | The date and time when the image was captured. |
| string | The exposure time used for capturing the image. |
| string | The F-number (aperture) used during image capture. |
| integer | The camera exposure program mode (e.g., manual, auto). |
| integer | The ISO speed rating set on the camera. |
| integer | The recommended exposure index for the image. |
| array of integers | The version of the EXIF metadata. |
| string | The brightness of the image. |
| string | The maximum aperture value of the camera lens. |
| integer | The type of light source (e.g., daylight, fluorescent). |
| integer | Indicates if the flash was used when capturing the image. |
| string | The focal length of the camera lens in millimeters. |
| integer | The exposure mode set on the camera (e.g., auto or manual). |
| integer | The white balance setting of the camera. |
| integer | The focal length equivalent to 35mm film. |
| integer | The contrast setting applied to the image. |
| integer | The saturation setting applied to the image. |
| integer | The sharpness setting applied to the image. |
| string | The model of the camera lens used for capture. |
| array of strings | Specifications for the camera lens (e.g., focal length range). |
| string or null | The serial number of the camera body. |
...
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
...