You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"* This notebook is a high level introduction demonstrating multiple ways to upload your annotations. This will cover the following:\n",
42
+
" * Model-assisted labeling - used to provide pre-annotated data for your labelers. This will enable a reduction in the total amount of time to properly label your assets. Model-assisted labeling does not submit the labels automatically, and will need to be reviewed by a labeler for submission.\n",
43
+
" * Label Import - used to provide ground truth labels. These can in turn be used and compared against prediction labels, or used as benchmarks to see how your labelers are doing.\n",
44
+
"\n",
45
+
"\n",
46
+
"* For complete examples see image_mal.ipynb or ner_mal.ipynb"
47
+
]
48
+
},
49
+
{
50
+
"cell_type": "markdown",
51
+
"id": "registered-parts",
52
+
"metadata": {
53
+
"id": "registered-parts"
54
+
},
55
+
"source": [
56
+
"* For information on what types of annotations are supported per data type, refer to this documentation:\n",
" * If you are importing more than 1,000 mask annotations at a time, consider submitting separate jobs, as they can take longer than other annotation types to import.\n",
69
+
" * Wait until the import job is complete before opening the Editor to make sure all annotations are imported properly."
0 commit comments