Export labeling results

更新时间:
复制 MD 格式

After you complete a labeling task, you can export the labeling results to a specified OSS directory. You can also simultaneously create a dataset from the results for model training. This topic explains how to export labeling results, monitor the export, and view the output files.

Prerequisites

You have completed the labeling task. For more information, see Process labeling tasks.

Limitations

Only administrators or annotation administrators can perform annotation operations. If your account does not have the required permissions, contact an administrator to grant the annotation administrator permissions to your account. For more information, see Manage workspace members.

Procedure

  1. Go to iTAG.

    1. Log on to the PAI console.

    2. In the left-side navigation pane, click Workspaces. On the page that appears, click the name of the workspace you want to manage.

    3. In the left-side navigation pane, choose Data Preparation > iTAG.

  2. Click Go to the iTAG Page, then in the left-side navigation pane, choose Management Center > Task Management.

    image

  3. Find the target task and click Actions in the Export Labeling Result column.

    image

  4. In the Export Labeling Result dialog box, configure the following parameters and click OK.

    Parameter

    Description

    Data format

    The format of the exported data. You can select .csv, .jsonl, .manifest, or .coco.

    Export to Dataset

    Specifies whether to create a dataset from the labeling results. A dataset can be used directly for model training.

    If you plan to use PAI for model training, we recommend that you select Yes.

    Output OSS Directory

    The OSS path to store the exported results. If you also create a dataset, this path becomes the dataset's storage path.

  5. After a message indicates that the export is complete, click Obtain Data Record in the upper-right corner. In the panel that appears, you can view the export progress and access the result files.

    image

  6. For a successful export, click Redirect to open the OSS bucket page that contains the exported files.

    image

    If you also created a dataset from the results, you can go to the PAI console and choose AI Asset Management > Dataset to view the synchronized dataset.

    image

    Alternatively, navigate to Management Center > Asset Management. On the Dataset Management tab, select Labeled Dataset to find the resulting dataset.

    image

Next steps

You can use the exported dataset for visual modeling, interactive modeling, and model training.