Assets
Overview of assets as they are used on Ango Hub.
An asset is a piece of data to be annotated. Usually, an asset will be in the form of a file, for example, a .jpg image, a .mp3 audio, or a .txt text.
During labeling, Ango Hub will show annotators one asset at a time. The labeler will then annotate the asset using the labeling tools determined in the label set.
Each asset has a file path associated with it.
To see an asset’s file path, in your project, enter the Assets tab, then hover with your cursor over an asset preview. The asset’s absolute path will be shown.

Thumbnail previews are only shown for videos, and for images under 10MB in size.
Clicking on the “Copy” symbol at the beginning of the path will copy the path to the clipboard.
Each asset is given a non-unique External ID.
This ID is used throughout the Ango Hub interface to identify the asset.
When importing assets from the browser, assets are given an External ID equal to their filenames, including the extension. When uploading assets using the Cloud Import functionality, External IDs are determined by the uploader in the JSON file.
Hovering the mouse cursor over an externalId will show the full external ID of the asset. Clicking on the “Copy” symbol at the beginning of the ID will copy the ID to the clipboard.
An asset’s status shows where the asset is currently located in the labeling pipeline. The status of an asset can be viewed from the Assets tab. An asset can have one of four different statuses:
: An asset is to do when none of its labeling tasks, nor any of the reviewing tasks have been completed.

: An asset is in progress when at least one, but not all of its labeling tasks have been completed.

: An asset is labeled when all of its labeling tasks have been completed. For example, if consensus on the project has been set at 3 labelers, the task will not be considered labeled until all three labelers have annotated the asset.

: An asset is reviewed when its review task has been completed.

The Completed At attribute shows the date and time when the last labeling task for the asset has been completed. This attribute is only shown when all labeling tasks have been completed.
The Duration attribute shows how long the asset has been labeled for, cumulatively, by all labelers assigned to it.
If more than one labeling task has been assigned to an asset, and if all labeling tasks of an asset have been completed, the consensus score will be shown in the Assets tab.
Consensus is a score ranging from 0 to 100%, showing how much annotators agreed with one another when labeling the asset. 0% indicating no agreement, and 100% indicating full agreement.

Shown under the Labels attribute are all the tasks associated with the asset. Each task is represented by a circle. Review tasks are to the left of the vertical line, while labeling tasks are to the right of it. The letters in the circle are the initials of the user assigned to the task.
A green checkmark
indicates that the task has been completed.

A grey circle
indicates that the task has not been completed.

A blue label
indicates that the labels in the task have been imported externally into Ango Hub. More on importing annotations here.

Last modified 30d ago