![otcbot[bot]](/assets/img/avatar_default.png)
Changes to ma_umn from doc-exports#5 This is an automatically created Pull Request for changes to ma_umn in opentelekomcloud-docs/doc-exports#5. Please do not edit it manually, since update to the original PR will overwrite local changes. Original patch file, as well as complete rst archive, can be found in the artifacts of the opentelekomcloud-docs/doc-exports#5 There were patch conflicts, please review original patch file. Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com> Reviewed-by: Beibei <None>
11 KiB
- original_name
modelarts_23_0004.html
Creating a Dataset
To manage data using ModelArts, create a dataset. Then you can perform operations on the dataset, such as labeling data, importing data, and publishing the dataset.
Prerequisites
- Before using the data management function, you need permissions to access OBS. This function cannot be used if you are not authorized to access OBS. Before using the data management function, go to the Settings page and complete access authorization using an agency.
- You have created OBS buckets and folders for storing data. In addition, the OBS buckets and ModelArts are in the same region.
- You have uploaded data to be used to OBS.
Procedure
- Log in to the ModelArts management console. In the left navigation pane, choose Data Management > Datasets. The Datasets page is displayed.
- Click Create Dataset. On the Create Dataset page, create datasets of different types based on the data type and data labeling requirements.
Set the basic information, the name and description of the dataset.
Figure 1 Basic information about a dataset Select a labeling scene and type as required. For details about the types supported by ModelArts, see
Dataset Types <modelarts_23_0003__en-us_topic_0171496996_section51771731153811>
.Figure 2 Selecting a labeling scene and type Set the parameters based on the dataset type. For details, see the parameters of the following dataset types:
Images (Image Classification, Object Detection, and Image Segmentation) <modelarts_23_0004__en-us_topic_0170886809_section8625131415541>
Click Create in the lower right corner of the page.
After the dataset is created, the dataset management page is displayed. You can perform the following operations on the dataset: label data, publish dataset versions, manage dataset versions, modify the dataset, import data, and delete the dataset. For details about the operations supported by different types of datasets, see .
Images (Image Classification, Object Detection, and Image Segmentation)

Parameter | Description |
---|---|
Input Dataset Path | Select the OBS path to the input dataset. |
Output Dataset Path | Select the OBS path to the output dataset. Note The output dataset path cannot be the same as the input dataset path or cannot be the subdirectory of the input dataset path. Select an empty directory as the Output Dataset Path. |
Label Set |
|