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
Copy file name to clipboardExpand all lines: examples/README.md
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -51,18 +51,16 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
51
51
| MAL Using Annotation Types |[Github](annotation_types/mal_using_annotation_types.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_types/mal_using_annotation_types.ipynb)|
| MAL Basics |[Github](model_assisted_labeling/mal_basics.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/mal_basics.ipynb)|[Docs](https://docs.labelbox.com/docs/model-assisted-labeling)|
60
-
| Image MAL |[Github](model_assisted_labeling/image_mal.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/image_mal.ipynb)|
61
-
| Video MAL |[Github](model_assisted_labeling/video_mal.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/video_mal.ipynb)|
62
-
| Named Entity Recognition MAL |[Github](model_assisted_labeling/ner_mal.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/ner_mal.ipynb)|
63
-
| Debugging MAL |[Github](model_assisted_labeling/debugging_mal.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/debugging_mal.ipynb)|
64
-
| MAL with Subclasses |[Github](model_assisted_labeling/mal_with_subclasses.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/mal_with_subclasses.ipynb)|
65
-
| Tiled Imagery MAL |[Github](model_assisted_labeling/tiled_imagery_mal.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_assisted_labeling/tiled_imagery_mal.ipynb)|
59
+
| Basics |[Github](annotation_import/basics.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/basics.ipynb)|[Docs](https://docs.labelbox.com/docs/model-assisted-labeling)|
60
+
| Image Annotation Import |[Github](annotation_import/image.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/image.ipynb)|
61
+
| Text Annotation Import |[Github](annotation_import/text.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/text.ipynb)|
62
+
| Tiled Imagery Annotation Import |[Github](annotation_import/tiled.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/tiled.ipynb)|
63
+
| Video Model-Assisted Labeling |[Github](annotation_import/video.ipynb)|[](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/video.ipynb)|
0 commit comments