Skip to content

Commit 8d5c549

Browse files
authored
Merge pull request #474 from Labelbox/jt/rmsubclass
Remove subclass notebook
2 parents 7d30260 + 5013ea9 commit 8d5c549

File tree

2 files changed

+1
-502
lines changed

2 files changed

+1
-502
lines changed

examples/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
5151
| MAL Using Annotation Types | [Github](annotation_types/mal_using_annotation_types.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_types/mal_using_annotation_types.ipynb) |
5252

5353

54-
## [Annotation Import](annotation_import)
54+
## [Annotation Import (Ground Truth & MAL)](annotation_import)
5555

5656

5757
| Notebook | Github | Google Colab | Learn more |
@@ -61,7 +61,6 @@ Learn more about annotation types in the [docs](https://docs.labelbox.com/docs/a
6161
| Text Annotation Import | [Github](annotation_import/text.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/text.ipynb) |
6262
| Tiled Imagery Annotation Import | [Github](annotation_import/tiled.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/tiled.ipynb) |
6363
| Video Model-Assisted Labeling | [Github](annotation_import/video.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/video.ipynb) |
64-
| MAL with Subclasses | [Github](annotation_import/subclassifications.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/annotation_import/subclassifications.ipynb) |
6564
------
6665

6766
## [Project Configuration](project_configuration)

0 commit comments

Comments
 (0)