Scenarios
Model training requires a large amount of labeled data. Therefore, label data before training a model. You can create a manual labeling job labeled by one person or by a group of persons (team labeling), or enable auto labeling to quickly label images. You can also modify existing labels, or delete them and re-label.
Model training requires a large amount of labeled data. Therefore, before training a model, label data. ModelArts provides you with the following labeling functions:
- Manual Labeling: allows you to manually label data.
- Auto Labeling: allows you to automatically label remaining data after a small amount of data is manually labeled.
- Team Labeling: allows you to perform collaborative labeling for a large amount of data.
Manual Labeling
Create a labeling job based on the dataset type. ModelArts supports the following types of labeling jobs:
- Image
- Image classification: identifies a class of objects in images.
- Object detection: identifies the position and class of each object in an image.
- Image segmentation: segments an image into different areas based on objects in the image.
- Audio
- Sound classification: classifies and identifies different sounds.
- Speech labeling: labels speech content.
- Speech paragraph labeling: segments and labels speech content.
- Text
- Text classification: assigns labels to text according to its content.
- Named entity recognition: assigns labels to named entities, such as time and locations, in text.
- Text triplet: assigns labels to entity segments and entity relationships in the text.
- Video
Video labeling: identifies the position and class of each object in a video. Only the MP4 format is supported.
Auto Labeling
In addition to manual labeling, ModelArts also provides auto labeling to quickly label data, reducing the labeling time by more than 70%. Auto labeling means learning and training are performed based on the labeled images and an existing model is used to quickly label the remaining images.
This function is supported for only datasets of image classification and object detection.
Team Labeling
Generally, a small data labeling job can be completed by an individual. However, team work is required to label a large dataset. ModelArts provides team labeling, allowing a labeling team that consists of multiple members to manage labels of a dataset.
This function is supported for only datasets of image classification, object detection, text classification, named entity recognition, text triplet, and speech paragraph labeling.
Dataset Functions
Dataset functions vary depending on dataset types. For details, see Table 1.
Dataset Type |
Labeling Type |
Manual Labeling |
Auto Labeling |
Team Labeling |
---|---|---|---|---|
Images |
Image classification |
Supported |
Supported |
Supported |
Object detection |
Supported |
Supported |
Supported |
|
Image segmentation |
Supported |
- |
- |
|
Audio |
Sound classification |
Supported |
- |
- |
Speech labeling |
Supported |
- |
- |
|
Speech paragraph labeling |
Supported |
- |
Supported |
|
Text |
Text classification |
Supported |
- |
Supported |
Named entity recognition |
Supported |
- |
Supported |
|
Text triplet |
Supported |
- |
Supported |
|
Video |
Video Labeling |
Supported |
- |
- |
Free format |
- |
- |
- |
- |
Table |
- |
- |
- |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot