Label set
A label set is a collection of labels. Create a new label set if you want to upload model predictions and use features such as model-assisted labeling.
Create a new label set with client.add_labelset()
. You need to specify the name and (optionally) the description of the new label set.
For best performance, create a new dataset and choose a suitable data category.
or Use client.upload_asset()
to upload a local file to Segments.ai's asset storage service.
Add a sample with client.add_sample()
. For each sample, specify a name and the required sample attributes. If you do not have URLs for your assets, upload the assets to Segments.ai first.
Are you sure you want to delete this label set? All labels in the label set will be deleted as well.
Are you sure you want to delete 0 samples? The corresponding labels will be deleted as well.