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.
UI walkthrough
Section titled “UI walkthrough”The main element is a table listing all comparison runs.
| Column | Description |
|---|---|
| Select | Checkbox to select runs for bulk deletion. A “Select all” option is available in the header. |
| Status | The current state of the run: pending, running, completed, or failed. |
| Date | When the run was created. |
| Completed / Total | How many images out of the total have been processed. |
| Progress | A visual progress bar showing completion. |
Run actions
Section titled “Run actions”| Action | Description |
|---|---|
| Click a run row | Opens the detailed comparison results for that run. |
| Delete selected | Removes the selected runs. A confirmation dialog appears before deletion. |
Creating a run
Section titled “Creating a run”Comparison runs are created from the Home view:
- Select images in the Home view using the checkboxes or selection buttons.
- Click “Compare selected” at the bottom of the filter pane.
- Choose models to compare in the comparison setup page.
- Configure batch size and sleep duration if needed (these control how images are processed).
- Create the run. The run appears in the Runs view with status
pending.
Viewing comparison results
Section titled “Viewing comparison results”Clicking on a completed (or in-progress) run opens the results page, which shows:
| Element | Description |
|---|---|
| Progress indicator | Completed entries out of total, with auto-refresh while the run is active. |
| Entry table | A list of processed images with columns for the comparison result. Entries can be sorted by difference to quickly find where models disagree. |
| Difference analysis | For each entry, the difference between model predictions is calculated — covering classification, object detection, and coordinate/angle types where applicable. |
| Queue navigation | Browse through individual entries to review them one by one. |
What’s next?
Section titled “What’s next?” Statistics View distribution charts for a broader perspective.
How-To: Compare models Step-by-step guide to comparing model versions.
Glossary Look up comparison-related terms.