Get Started

Generate a Prediction Set

Generate clean and Fog-transformed predictions before scoring them.

Prediction Generation invokes the Model against the Dataset. It produces prediction Evidence but does not calculate Evaluation metrics.

Configure generation

  1. Open Evaluation work > Prediction Sets and choose New.
  2. Select Helmet v2 full dataset and Helmet YOLO26 detector.
  3. Confirm output class 0 is helmet; choose Confirm order if prompted.
  4. Under Prediction coverage, choose Configure > Robustness > Fog. Keep only severity 3 included, then choose Apply changes.
  5. Set Dataset split to Validation (195 images), Sample scope to Random examples, Sample count to 100, and Random selection seed to 42. Keep minimum object confidence 0.25, duplicate-box overlap 0.5, and Fog seed 0.
  6. Choose Continue and enter Helmet validation 100 - clean + Fog 3 as the set name.

Import the complete 2,335-image Dataset first: Train 2,043, Validation 195, Test 97. Do not preselect files outside Knotest. The Test split has fewer than 100 images, so this tutorial samples Validation. The same seed and unchanged Dataset reproduce the same selection. Use a unique name for each new set.

Generate similar setup for a repeat of the Helmet validation 100 - clean + Fog 3 Prediction Set.

Watch: Prepare prediction generationSelect Validation, random 100 images and seed 42 inside Knotest.Silent demo · Subtitles follow page language · Full screen for detail
Watch: Watch actual prediction generationLive baseline and Fog predictions on the same 100 sampled images.Silent demo · Subtitles follow page language · Full screen for detail

Generate and seal

  1. Choose Generate. Knotest verifies the Inference Source before starting.
  2. Resolve any readiness issues shown; do not change the Model class order.
  3. Keep Knotest running until the Prediction Set detail opens.

The retained Prediction Set is sealed. Its generation coverage, Model and Dataset provenance, and prediction Evidence do not change later. If generation fails, inspect the diagnostic and start a new attempt; do not edit a retained set.

Sealed Helmet Prediction Set showing Fog level 3, Validation split, and inference thresholds.

Watch: Inspect a sealed Prediction SetReview the sealed sample settings and choose Evaluate.Silent demo · Subtitles follow page language · Full screen for detail

Continue to Run Your First Evaluation.