Skip to content

Home

The Home view is where you browse inspection images captured from your production line. You can filter images by time, camera, annotation status, predictions, and more. From here you start annotation workflows, tag images, or select images for model comparison.

Home is divided into two areas:

  • Left sidebar — filters, actions, and tag management
  • Main area — image grid with pagination and selection controls

The left sidebar contains the filter pane. Filters narrow which images appear in the grid.

FilterDescription
FromStart of the time range. Defaults to midnight today (or yesterday if before 2 AM).
ToEnd of the time range. Leave empty to include the most recent images.
FilterDescription
RigFilter by rig ID — the physical inspection station.
CamFilter by camera ID within a rig.
ImgFilter by image ID — the position within a capture sequence.
Frame triggerFilter by frame trigger ID — links all images from a single capture event.
FilterDescription
PredictionsFilter by prediction values. Format: label:value. Use !label:value to exclude.
AnnotationsFilter by annotation values. Same format as predictions.
Confidence min / maxShow only images with prediction confidence within this percentage range (0–100).
ModelRestrict results to a specific AI model, or select “All”.
Annotated byShow only images annotated by a specific user.
FilterDescription
Show / hide annotatedChoose to show all images, only annotated, or only unannotated.
Show / hide predictedChoose to show all images, only predicted, or only unpredicted.
Only show prediction above thresholdA slider (0–100%) that controls which predictions are visible on image cards. Predictions below this confidence are hidden from the display.
Hide skipped annotationsWhen enabled, images that have been skipped during annotation are hidden. On by default.
Auto-updatePolls for new images every second. Useful when monitoring a live production line.
FilterDescription
TagFilter by custom tags applied to images.
Additional data fieldsIf configured, extra fields from the capture pipeline appear as filters (for example, a barcode or lot number).
ButtonWhat it does
Apply filtersApplies the current filter settings and refreshes the image grid.
Clear filtersResets all filters to their defaults.

The main area displays images as a grid of cards, five columns wide. Above the grid you control pagination and selection.

ControlDescription
Images per pageSet how many images to show per page. Default: 10.
Page navigationJump to first, previous, next, or last page, or type a specific page number.
Displaying X–Y of ZShows which images are currently visible out of the total result count.
ButtonWhat it does
Select displayedSelects all images on the current page.
Select allSelects all images matching the current filters (up to 10,000). If more exist, a confirmation dialog appears.
Clear pageDeselects images on the current page only.
Clear all selectedDeselects everything.

A counter shows how many images are currently selected.

Each card in the grid shows:

ElementDescription
Image thumbnailThe captured image. Click to open it in the annotation view (read-only).
Sticker numberA barcode value identifying the physical item, shown when available.
ID badgesRig ID, Camera ID, Image ID, Trigger ID, and capture date.
Annotation statusWhether the image is annotated, and when.
AnnotationsHuman-provided labels, shown as label : value. Includes the annotator name if available.
PredictionsAI model output, shown as label : value [confidence%]. Only predictions above the display threshold are shown. For object detection models, bounding boxes are drawn on the image.
Additional dataExtra metadata fields from the capture pipeline.
Custom tagsTags applied to this image.
Selection buttonThe circle in the top-right corner. Click to select or deselect the image.

Below the filter pane, several action buttons let you work with filtered or selected images.

ButtonWhat it does
Annotate displayed imagesCreates an annotation queue from all images on the current page and opens the annotation view.
Annotate selected imagesCreates an annotation queue from your selected images and opens the annotation view.
Compare selectedOpens the comparison view where you can run one or more models against the selected images.

Below the action buttons, you can manage tags:

ControlWhat it does
Tag to add + Add tagAdds a tag to all selected images.
Tag to remove + Remove tagRemoves a tag from all selected images.