Detection settings

Edge AI Lab

tags
edge-ai-lab

The following parameters let you fine-tune detection behavior during live testing:

  • Above threshold — Minimum confidence score required to treat a prediction as positive. Higher values reduce false activations but make detection more strict.
  • During the period (seconds) — Defines the time window during which predictions must remain above the threshold to confirm detection.

The interface also displays the equivalent number of consecutive predictions.

Note

Changes made here are not automatically applied to the downloaded model. You must configure the same parameters manually in your firmware using the Edge AI add-on.