Skip to main content
Swathmark

Data quality

Field data verification: what makes a field image usable

Definition

Field data verification is the set of checks an image must pass before it can support a pest-management decision or enter a training dataset: confirmed data rights, complete capture metadata, known camera calibration, recorded field and crop context, and measured image quality. An asset that fails verification is not a weaker input — it is an invalid one, and it is excluded.

This page sets out what a capture has to carry, what makes an asset invalid, and why rights are a verification question rather than a paperwork one.

Published
Last updated

What is field data verification?

It is the gate every field asset passes before analysis. Verification establishes that the image is what it claims to be, that it may be used for this purpose, and that it is technically fit for the question being asked of it.

Verification runs before inference rather than after, because a model cannot tell you that its input was unusable. It will return a plausible answer on a blurred frame from an unregistered rig with no rights record, and nothing downstream will flag it.

What metadata must a field capture carry?

Enough to place the image in a specific field, on a specific crop, at a specific time, taken by known equipment in a known configuration. Metadata added afterwards from memory is not provenance.

Capture metadata and what each field establishes
Recorded at captureWhat it establishes
Farm and field identityWhich agreement and which rights record apply.
Crop and growth stageWhich threshold policy could apply to the observation.
Date and timePest development context, and whether a decision is still current.
Capture sessionThat the asset belongs to a registered, bounded collection event.
Camera rig and configurationSensor, lens, mounting, and the geometry of the pass.
Calibration stateWhether image positions can be mapped to field geometry.
Capture geometryHeight, angle, and ground coverage per frame.
Operator or system identityWho or what performed the capture, for accountability.

Precise field coordinates and other sensitive operational details are handled under a signed agreement and an approved transfer process. They are never submitted through the public forms on this site.

What makes an image invalid for a decision?

Any failure of rights, registration, calibration, or measured quality. Invalid is a binary state, not a low score: the asset is excluded from the decision rather than weighted down within it.

  • Rights do not cover the intended use, or cover analysis but not training.
  • The asset does not belong to a registered capture session.
  • Camera calibration is unknown, stale, or inconsistent with the recorded rig.
  • Motion blur at working speed leaves the target unresolvable.
  • Exposure fails: blown highlights in sun or crushed shadow inside the canopy.
  • Occlusion by leaves, dust, water on the lens, or crop residue over the target area.
  • Ground resolution at the target is too coarse for the life stage in question.
  • Coverage does not span the area a decision would be asked to cover.

Treating invalid assets as merely weak is the failure mode worth naming, because it is the convenient one. Down-weighting a bad image still lets it influence an outcome, and still leaves a record implying the decision rested on adequate evidence.

Why are data rights part of verification?

Because a rights question that is not answered before use gets answered after, by someone else. Training eligibility is intended to be an enforceable state in the platform, not an understanding held between two people.

  • Analysis rights and training rights are distinct. A partner may permit one and withhold the other.
  • Rights have scope and duration, and both are recorded rather than assumed to be permanent.
  • A dataset built from assets whose rights are unclear cannot be relied on later, whatever its quality.
  • Where rights are withdrawn, lineage is what makes the affected models and datasets identifiable.

A field program begins only under a separate signed agreement and an approved data-transfer process. Verification enforces what that agreement says; it does not replace it.

What is field-image provenance?

The verifiable origin and handling history of an image: where and when it was captured, by what equipment, under what agreement, and what has happened to it since. Provenance is established at capture, not reconstructed later.

That timing constraint is the whole point. Once a folder of images has been copied between machines, renamed, and re-encoded, no amount of later diligence recovers the field, the rig, or the agreement it came from. Assets are ingested immutably and referenced thereafter, so that a decision points at the original rather than at a copy of a copy.

How does verification affect training data?

It determines what may enter a dataset at all. Rights, registration, calibration, and quality are checked before an asset becomes training data, and the resulting dataset lineage records which assets and adjudications composed it.

Unverified training data is the most expensive kind of shortcut available here, because its consequences surface much later and cannot be localised. A model trained on assets of unknown provenance cannot be defended, cannot be corrected precisely, and cannot be cleanly separated from the assets whose rights turn out not to cover training.

What does verification not check?

It establishes that an asset is admissible, not that the biology in it has been read correctly. A perfectly verified image can still be labeled wrongly or analyzed by a model outside its evaluated envelope.

  • It does not confirm species or life-stage identity — that is detection and adjudication.
  • It does not establish field-scale pest pressure, which depends on sampling design.
  • It does not certify that a decision produced from the asset is correct.
  • It does not substitute for the grower's own records or for any regulatory requirement.

Inputs, outputs, limitations, and evidence status

Inputs

  • Field imagery from a registered capture session.
  • Capture metadata: farm, field, crop, stage, time, rig, geometry, operator.
  • Camera calibration state at the time of capture.
  • Recorded data rights, distinguishing analysis use from training use.
  • The task the asset is being verified for — decisions and training differ.

Outputs

  • A valid or invalid verdict per asset, with the failing check named.
  • Measured image-quality values rather than a subjective judgment.
  • Training-eligibility state, enforced rather than advisory.
  • Provenance and handling history retained against an immutable asset reference.
  • Dataset lineage linking assets and adjudications to the models built from them.

Limitations

  • Verification establishes admissibility, not biological correctness.
  • Provenance cannot be reconstructed for imagery that was not registered at capture.
  • Quality thresholds depend on the task; one bar does not fit every question.
  • Verification does not replace the signed agreement or the approved transfer process.

Evidence status

  • The verification controls described here are the intended platform design.
  • No independent audit or certification of these controls is published.
  • No dataset is published, and no dataset scale, image counts, or field counts are stated.
  • Capture requirements will be specified per program under agreement, not published as a fixed standard.

Terms used on this page

Definitions are shared site-wide. The full list is in the glossary.

Provenance
The verifiable origin and handling history of an image: where and when it was captured, by what equipment, under what agreement, and what has happened to it since. Provenance is established at capture, not reconstructed later.
Capture session
A registered event in which imagery is collected: a known farm, field, crop, date, camera rig, calibration state, and capture geometry. Imagery that does not belong to a registered session lacks the context a decision needs.
Data rights
The recorded permissions attached to a field asset — what it may be used for, by whom, and for how long. Training eligibility is intended to be an enforceable state in the platform rather than an undocumented understanding.
Image quality
The measured suitability of an image for analysis: focus, motion blur, exposure, occlusion, resolution at the target, and coverage of the intended area. Quality is assessed against the task, not judged by eye.
Invalid input
An asset that fails verification — missing rights, missing capture metadata, unknown calibration, or measured quality below the threshold for the task. An invalid input is excluded from decisions and training, not down-weighted.
Dataset lineage
The record of which assets, annotations, and adjudications composed a training or evaluation dataset, and which models were built from it. Lineage is what allows a suspect result to be traced back to its data.