Assignment browser
  • 02 Apr 2025
  • Dark
    Light
  • PDF

Assignment browser

  • Dark
    Light
  • PDF

Article summary

Overview

The Assignment Browser Interface is a tool designed for managing, reviewing, and annotating image datasets within a project-based system. This document provides an overview of its features, navigation, and functionalities.


Open the assignment browser

To open the assignment browser for a specific task, you can:

  1. Use Assignment Actions: Select a task and click on Open Assignment Browser from the available assignment actions.
  2. Double-click: Double-click on the assignment link to open the assignment browser.
  3. Use the Right-Side Panel: Click on the Browser icon located in the right-side panel for quick access.

The top navigation bar contains key controls:

  • Organization name selection: Displays the organization or workspace. Click to select a new one from the list.
  • Project selection: Indicates the currently selected project.
  • Tasks: Provides access to task management features.
  • Task name selection: Select the tasks from the list.
  • Browse Assignment: Assignment browser view. There is no action available on this icon.

Filters & metadata

This panel allows filtering items based on multiple criteria:

  • Item Status: Filter images based on their processing state. For example, annotated, not annotated, etc.
  • Labels: Search for images tagged with specific labels. Click on a label and click Submit Filter.
  • Team: Filter items assigned to specific team members.
  • Item Uploaded Date: Sort items by upload date.
  • File Name: Filter items by their filenames.
  • File Extension: Filter items by their file extensions, like png, jpeg, etc.
  • Attributes: Filter items by their annotation attributes.
  • Annotation Type: Filter items by the annotation types from the list.
  • Item Size: Filter items by the file sizes by entering the minimum and maximum values in KB, MB, or GB.
  • Item Metadata: Filter items by item metadata like meta key type, or data type.
  • Annotation metadata & QA: Filter items by annotation metadata like the item with issues, for review (QA), meta key type, or data type.
  • Item Media Type: Filter items by the types of the item like image, video, image/jpeg, video/webm, etc.

Data view types

The central display area shows the images in an icon view format by default, but you can select lists, and cards views as well. Key features:

Icons view

The Icons View in the Assignment Browser displays your assignment items in a thumbnail grid layout, providing a quick visual overview of your data.

  • Displays a thumbnail preview of images.
  • Supports multiple media types including images of animals, landscapes, and various subjects.
  • Allows selection of items for annotation or QA review.

Lists view

The list view displays assignment items in a structured table format view. Each row represents a file/item with associated metadata.

  • Name: The filename of the image (e.g., 49910fd3ff.jpg).
  • Created At: Timestamp indicating when the file was added (e.g., November 18th, 2024, 12:21:49 pm).
  • Type: Specifies whether the item is a file, annotation, or other media type (in this case, all are files).
  • Annotated: Shows whether the item has been annotated (True/False).
  • File Size: Displays the size of the file in KB or MB.
  • Duration: (Not applicable here; relevant for video files).
  • Folder Path: Indicates the directory or dataset category (e.g., /penguin, /squid, /zebra).

Cards view

The Cards View in the Assignment Browser presents assignment items in an organized card-style layout, designed specifically to streamline bulk classification workflows.

The main purpose of the Cards View is to enable fast and efficient bulk classification, allowing annotators to process multiple items without switching between views or opening the Annotation Studio.


Annotation status by color

In the Assignment browser List View, the color coding of items indicates their annotation task status:

🟢 Green color - completed tasks

Items with a green background (e.g., 7a4c8ba397.jpg in the screenshot) indicate that the annotation task has been completed. This means that the file has gone through the annotation process, and no further action is needed.

No Color / Default Background (Not Completed)

Items with no color / default background mean that the annotation task is not yet completed. The file is still pending for annotation, review, or further processing.

🔴 Red color - discarded tasks

Items with a red color to indicate that are discarded. This could mean incorrect annotations, missing required data, etc.


Assignment browser actions

The Task Browser Page provides several actions that help users efficiently manage annotation tasks and dataset items. Below is an elaboration of the main actions available on the page.

  • Select page ☑️: Allows users to select multiple items on the current page for bulk actions. Useful for bulk classification, or status updates.
  • Show File Names ☑️: Select the checkbox to show or hide file names under each item, especially in the icons view where images are displayed without much metadata.
  • Create Trigger (⚡ icon): Allows you to create a trigger by selecting a function name and item action from the list.
  • Bulk Classification (🏷️ icon): Allows applying a classification label to multiple items at once.
  • Bulk Status (icon): Used to update the status of multiple items at once.
  • Applications (icon): Opens the Applications Panel, where users can apply third-party or custom applications to their data, like coco converter, clip extract features, etc.
  • Recipe (icon): Opens the associated recipe page.
  • Analytics (icon): Opens the Analytics Dashboard, providing insights into annotation progress, etc.
  • Icons view: Displays items in the icons view.
  • List view: Displays items in the table list view.

Item details

When an item is selected, its metadata appears in the right panel:

  • Application or Pipeline (toggle switch): The Application or Pipeline Toggle Switch allows users to choose between executing tasks through either an Application or a Pipeline, depending on their workflow needs.
    • Application Mode: Executes a standalone Application, which applies a specific function to the selected items.
    • Pipeline Mode: Runs a Pipeline, which consists of multiple automated tasks in sequence, allowing for a more complex workflow.
  • Created Date: Displays when the image was added (e.g., November 18, 2024).
  • Description: Provides additional details about the item.
  • Item ID: A unique identifier assigned to a data item.
  • Dataset ID: A unique identifier for datasets.
  • File Path: Indicates the storage location of the item in the system (e.g., /penguin/1f2cdb8ad.jpg).
  • Item path: Specifies the structured location of an item within the dataset
  • Item Metadata: Additional information associated with the item.
  • Functions: Lists actions or operations that can be performed on the item.
  • Status Logs: Displays a log of actions performed on the item.

Item actions

Right-clicking on an item from the task browser allows users to manage and interact with data items efficiently within the platform.

  • Move: Allows users to relocate items from one folder to another.
  • Open with: Provides the option to open the selected item in an available studio.
  • Copy item path: Copies the exact file path of the item to the clipboard.
  • Download annotations: Exports and downloads any annotations associated with the item in a JSON file format.
  • Open in new tab (browser): Opens the item in a new browser tab for quick viewing.
  • Open in new tab (Studio): Opens the item directly in the default annotation studio.

Bulk classification - Items

The Card View in the Assignment Browser is designed to support quick and efficient bulk classification of items. This feature enhances task management by allowing users to review and classify multiple items more easily through a visual card layout.

Enable bulk classification mode

To use Card View for bulk classification, an admin must enable the following setting:

  1. Open the recipe.
  2. Select the Instructions tab.
  3. In the Global Setting -> select the checkbox ☑️: Enable bulk classification mode.

When Enable bulk classification mode is turned on:

  • The Assignment Browser will default to Card View.
  • Two more recipe settings become available. These options provide greater control over the information and actions visible within each card.:
    • Enable item description in cards view
    • Enable item validation in cards view
  • The assignment will always open in the Assignment Browser.

Applying bulk classification

  1. From the left-side menu, click Labeling.
  2. Go to the Assignments tab.
  3. Select an assignment and click Assignment Actions.
  4. Choose Open Assignment Browser from the dropdown.
  5. In the Assignment Browser, click the Card View icon (if not already active).
  6. Select the desired items from the cards.
  7. In the right-side panel, click on a classification label to apply it. A label chip will be added to all selected items.