After a dataset is created, you can directly synchronize data from the dataset. Alternatively, you can import more data by importing the dataset. Data can be imported from an OBS directory or the manifest file.
There are two import modes: OBS path and Manifest file.
Before importing an object detection dataset, ensure that the labeling range of the labeling file does not exceed the size of the original image. Otherwise, the import may fail.
Dataset Type |
Importing Data from an OBS Path |
Importing Data from a Manifest File |
---|---|---|
Image classification |
Supported Follow the format specifications described in Image Classification. |
Supported Follow the format specifications described in Image Classification. |
Object detection |
Supported Follow the format specifications described in Object Detection. |
Supported Follow the format specifications described in Object Detection. |
Sound classification |
Supported Follow the format specifications described in Sound Classification. |
Supported Follow the format specifications described in Sound Classification. |
Speech labeling |
N/A |
Supported Follow the format specifications described in Speech Paragraph Labeling. |
Speech paragraph labeling |
N/A |
Supported Follow the format specifications described in Speech Labeling. |
Text classification |
Supported Follow the format specifications described in Text Classification. |
Supported Follow the format specifications described in Text Classification. |
Named entity recognition |
N/A |
Supported Follow the format specifications described in Named Entity Recognition. |
Text triplet |
N/A |
Supported Follow the format specifications described in Text Triplet. |
Free format |
N/A |
N/A |
The parameters on the GUI for data import vary according to the dataset type. The following uses a dataset of the image classification type as an example.
Alternatively, you can click the dataset name to go to the Dashboard tab page of the dataset, and click Import in the upper right corner.
After the data import is successful, the data is automatically synchronized to the dataset. On the Datasets page, you can click the dataset name to view its details and label the data.
The parameters on the GUI for data import vary according to the dataset type. The following uses a dataset of the object detection type as an example. Datasets of the table type cannot be imported from the manifest file.
Alternatively, you can click the dataset name to go to the Dashboard tab page of the dataset, and click Import in the upper right corner.
After the data import is successful, the data is automatically synchronized to the dataset. On the Datasets page, you can click the dataset name to go to the Dashboard tab page of the dataset, and click Label in the upper right corner. On the displayed dataset details page, view detailed data and label data.