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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Train a model using data annotated on Labelbox
39
39
| Panoptic Detection (Detectron2) | [Github](coco_panoptic.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/integrations/detectron2/coco_panoptic.ipynb)
40
40
------
41
41
42
-
## [Annotation Types (Ground Truth & MAL)](annotation_types)
42
+
## [Annotation Types](annotation_types)
43
43
44
44
Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/annotation-types-1)
45
45
@@ -51,7 +51,7 @@ 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)|
52
52
53
53
54
-
## [Annotation Import](annotation_import)
54
+
## [Annotation Import (Ground Truth & MAL)](annotation_import)
0 commit comments