For the complete documentation index, see llms.txt. This page is also available as Markdown.

Interactive Validations

The Interactive Validation performs checks on annotations data before the task moves to the next stage and can be configured during the setup phase (label validation). It uses pre-defined validations set during the setup and highlights potential issues. The tool allows users to view, validate, and fix problems interactively without leaving the annotation workspace.

lightbulb-on

Validation enhances the workflow by ensuring consistent and high-quality results across various business requirements.


Use Cases

  • Quality Assurance: Automatically catch incomplete or incorrect annotations

  • Progression Control: Block data from progressing to the next stage (e.g., internal review, customer auditing) if it fails basic validation

  • Consistency Check: Ensures consistency in object properties across frames and sequences

  • Customer Business Rule: Enforce project-specific rules without manual checks

  • Real Time Feedback: Show validation errors as annotators work, enabling faster correction


Benefits

  • Prevents invalid or incomplete annotations from progressing

  • Saves time by linking validation errors directly to their locations

  • Customizable per workflow to match specific project needs

  • Non-disruptive: user can keep the report open while annotating


Steps to Use Interactive Validation Reports

1

Annotate and extend

Annotate the object and extend it until its last visible frame.

2

Trigger validation

Click the shield icon to trigger validation.

3

Open report

The Interactive Validation Report opens on the right panel.

4

Review issues

Review the list of issues - each card links to the exact location in the sequence.

5

Fix issues

Fix issues as you go, with the report panel open for reference.

Last updated