Importing Annotations

Overview of importing pre-labels into Ango Hub

Ango Hub provides a way to import existing annotations to the platform. This can be useful if you are migrating from another tool or if you wish to import existing model outputs.

Your annotations will need to be converted to the Ango Hub Import Format. More information on the format can be found at this link.

Importing annotations as pre-labels on assets that have already been imported

Only tasks in the Start stage can be pre-labeled.

  1. Convert your existing labels to the Ango Hub Import Format. More information on the format here.

  2. Ensure you have disabled Auto Forward in the Start stage of your workflow, or tasks will be automatically sent to the stage following it, preventing them from being pre-labeled.

  3. From the Assets tab, click on the Import button.

  1. From the dialog that pops up, click on the dashed rectangle in the middle to open your system’s file explorer and pick an import file. Alternatively, drag and drop the import file on the dashed rectangle.

By clicking on Sample JSON, you can obtain a ready-made skeleton you can use to import annotations in your project, using the labeling tools you have already added.

  1. When you are finished pre-labeling tasks, go to the Workflow tab again and click on the Start stage. Then, click on Send All Tasks to Next Stage. This will push all tasks in Start to the stage following it, plugging them into the workflow.

If the import was successful, the dialog will close and your assets will gain a blue “label” mark to indicate that they have been pre-labeled.

Importing annotations as pre-labels during asset import

Please see the following docs page:

Importing Annotations during Asset Import

Last updated