|
22 | 22 |
|
23 | 23 | ## [Label Export](label_export)
|
24 | 24 |
|
25 |
| -| Notebook | Github | Google Colab | |
26 |
| -| --------------------------- | --------------------------------- | ------------ | |
27 |
| -| Image Annotation Export | [Github](label_export/images.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/images.ipynb) | |
28 |
| -| Text Annotation Export | [Github](label_export/text.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/text.ipynb) | |
29 |
| -| Video Annotation Export | [Github](label_export/video.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/video.ipynb) | |
| 25 | +| Notebook | Github | Google Colab | Learn more | |
| 26 | +| --------------------------- | --------------------------------- | ------------ | ---------- | |
| 27 | +| Image Annotation Export | [Github](label_export/images.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/images.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) | |
| 28 | +| Text Annotation Export | [Github](label_export/text.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/text.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) | |
| 29 | +| Video Annotation Export | [Github](label_export/video.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/label_export/video.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) | |
30 | 30 | ------
|
31 | 31 |
|
32 | 32 | ## [Model Assisted Labeling](model_assisted_labeling)
|
33 | 33 |
|
34 |
| -| Notebook | Github | Google Colab | |
35 |
| -| --------------------------- | --------------------------------- | ------------ | |
36 |
| -| 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) | |
37 |
| -| 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) | |
| 34 | +| Notebook | Github | Google Colab | Learn more | |
| 35 | +| --------------------------- | --------------------------------- | ------------ | ---------- | |
| 36 | +| 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) | |
| 37 | +| 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) | |
38 | 38 | | 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) |
|
39 | 39 | | 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) |
|
40 | 40 | | 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) |
|
|
44 | 44 |
|
45 | 45 | ## [Project Configuration](project_configuration)
|
46 | 46 |
|
47 |
| -| Notebook | Github | Google Colab | |
48 |
| -| --------------------------- | --------------------------------- | ------------ | |
49 |
| -| Project Setup | [Github](project_configuration/project_setup.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/project_setup.ipynb) | |
50 |
| -| Queue Management | [Github](project_configuration/queue_management.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/queue_management.ipynb) | |
51 |
| -| Webhooks | [Github](project_configuration/webhooks.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/webhooks.ipynb) | |
| 47 | +| Notebook | Github | Google Colab | Learn more | |
| 48 | +| --------------------------- | --------------------------------- | ------------ | ---------- | |
| 49 | +| Project Setup | [Github](project_configuration/project_setup.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/project_setup.ipynb) | [Docs](https://docs.labelbox.com/docs/project-setup) | |
| 50 | +| Queue Management | [Github](project_configuration/queue_management.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/queue_management.ipynb) | [Docs](https://docs.labelbox.com/docs/queue-customization) | |
| 51 | +| Webhooks | [Github](project_configuration/webhooks.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/project_configuration/webhooks.ipynb) | [Docs](https://docs.labelbox.com/docs/webhooks) | |
52 | 52 |
|
53 | 53 |
|
54 | 54 | ## [Annotation Types](annotation_types)
|
|
61 | 61 | | 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) |
|
62 | 62 |
|
63 | 63 | ## [Model Diagnostics](model_diagnostics)
|
64 |
| -| Notebook | Github | Google Colab | |
65 |
| -| --------------------------- | --------------------------------- | ------------ | |
66 |
| -| Model Diagnostics Guide | [Github](model_diagnostics/model_diagnostics_guide.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_diagnostics/model_diagnostics_guide.ipynb) | |
| 64 | +| Notebook | Github | Google Colab | Learn more | |
| 65 | +| --------------------------- | --------------------------------- | ------------ | ---------- | |
| 66 | +| Model Diagnostics Guide | [Github](model_diagnostics/model_diagnostics_guide.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_diagnostics/model_diagnostics_guide.ipynb) | [Docs](https://docs.labelbox.com/docs/model-diagnostics) | |
67 | 67 | | Model Diagnostics Demo | [Github](model_diagnostics/model_diagnostics_demo.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_diagnostics/model_diagnostics_demo.ipynb) |
|
| 68 | +| Custom Metrics Basics | [Github](model_diagnostics/custom_metrics_basics.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_diagnostics/custom_metrics_basics.ipynb) | [Docs](https://docs.labelbox.com/docs/model-diagnostics) | |
| 69 | +| Custom Metrics Demo | [Github](model_diagnostics/custom_metrics_demo.ipynb) | [](https://colab.research.google.com/github/Labelbox/labelbox-python/blob/develop/examples/model_diagnostics/custom_metrics_demo.ipynb) | |
0 commit comments