Skip to content

Runs

The Runs view lists all model comparison runs. A run is a structured process where selected images are sent through one or more models so you can compare their predictions side by side.

The main element is a table listing all comparison runs.

ColumnDescription
SelectCheckbox to select runs for bulk deletion. A “Select all” option is available in the header.
StatusThe current state of the run: pending, running, completed, or failed.
DateWhen the run was created.
Completed / TotalHow many images out of the total have been processed.
ProgressA visual progress bar showing completion.
ActionDescription
Click a run rowOpens the detailed comparison results for that run.
Delete selectedRemoves the selected runs. A confirmation dialog appears before deletion.

Comparison runs are created from the Home view:

  1. Select images in the Home view using the checkboxes or selection buttons.
  2. Click “Compare selected” at the bottom of the filter pane.
  3. Choose models to compare in the comparison setup page.
  4. Configure batch size and sleep duration if needed (these control how images are processed).
  5. Create the run. The run appears in the Runs view with status pending.

Clicking on a completed (or in-progress) run opens the results page, which shows:

ElementDescription
Progress indicatorCompleted entries out of total, with auto-refresh while the run is active.
Entry tableA list of processed images with columns for the comparison result. Entries can be sorted by difference to quickly find where models disagree.
Difference analysisFor each entry, the difference between model predictions is calculated — covering classification, object detection, and coordinate/angle types where applicable.
Queue navigationBrowse through individual entries to review them one by one.