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.

Ango Hub supports different categories of assets. See all the supported file types.

Check out how to import assets into Ango Hub.

Asset Attributes

Path

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.

External ID

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.

Status

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:

Completed At

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.

Duration

The Duration attribute shows how long the asset has been labeled for, cumulatively, by all labelers assigned to it.

Consensus

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.

Labels

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.

Last updated