Skip to content

3.5.0 Release #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 85 commits into from
Sep 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
696aafe
wip
Jul 30, 2021
82378ba
wip
Aug 1, 2021
ebb6eb1
add example
Aug 1, 2021
0c8726d
testing panoptic model
Aug 2, 2021
d845498
wip
Aug 2, 2021
99a8fe0
wip
Aug 2, 2021
c30f5bf
merge with dev
Aug 4, 2021
8beb74e
testing panoptic
Aug 8, 2021
55134fe
minor changes
Aug 9, 2021
8ca2b7f
merge with develop
Aug 15, 2021
be16997
wip
Aug 16, 2021
b05a944
seg working
Aug 17, 2021
12bd8a7
add test
Aug 31, 2021
a065655
wip
Sep 6, 2021
cff4b4e
merge with dev
Sep 6, 2021
06c0a32
all instances are things
Sep 6, 2021
cf7fa13
update class logic for seg masks
Sep 6, 2021
233a109
annotation index starts at 1
Sep 6, 2021
8e8c19e
docstrings
Sep 6, 2021
2b3c49a
format fix bug
Sep 6, 2021
b146ff5
add: ignore existing data
Sep 6, 2021
eecae58
add ignore flag to coco objects
Sep 6, 2021
bf8b1b7
add mask preprocessing to coco utils
Sep 6, 2021
bd9f97a
update coco utils
Sep 6, 2021
05a6724
fix indent
Sep 6, 2021
dec15dd
add missing import
Sep 6, 2021
ded4698
update notebooks
Sep 7, 2021
f36f24d
remove test notebook
Sep 7, 2021
7432b66
format
Sep 7, 2021
574780e
debug
Sep 8, 2021
23b9375
remove testing code
Sep 8, 2021
2a49913
add confusion matrix metric and confidence
Sep 8, 2021
7eaa569
serialize confidence and confusion matrix metrics
Sep 8, 2021
045e7ea
add missing files
Sep 8, 2021
3fb44a1
Merge branch 'ms/expand-metrics' of https://github.com/Labelbox/label…
Sep 8, 2021
0d58cf1
add missing test json
Sep 8, 2021
e4fd74e
clean up imports
Sep 8, 2021
e05322c
wip
Sep 9, 2021
d6c8fe1
wip
Sep 9, 2021
557f56f
add missing tests
Sep 9, 2021
d30cc74
wip
Sep 10, 2021
99a4fe4
draw on contiguous arrays
Sep 12, 2021
9b1f15f
recommended
Sep 12, 2021
b1f9bf6
Merge branch 'develop' of https://github.com/Labelbox/labelbox-python…
Sep 13, 2021
dc6310b
tested
Sep 13, 2021
ab01346
update docstrings
Sep 13, 2021
bfd24fc
wip
Sep 13, 2021
b0d884f
fix gt and pred order
Sep 13, 2021
321c77c
demo working
Sep 13, 2021
ab49cc8
remove breaking change
Sep 13, 2021
731c8d4
Merge branch 'ms/compute-conf-matrix' of https://github.com/Labelbox/…
Sep 13, 2021
fe9f281
mostly complete
Sep 13, 2021
c9d8e4b
add missing file
Sep 13, 2021
3849a27
update docstring
Sep 14, 2021
d0579a8
update docstring
Sep 14, 2021
1a0f537
Merge pull request #278 from Labelbox/ms/confusion-matrix-metrics
msokoloff1 Sep 14, 2021
f4208b2
Merge branch 'develop' of https://github.com/Labelbox/labelbox-python…
Sep 14, 2021
8696ad6
Merge branch 'ms/expand-metrics' of https://github.com/Labelbox/label…
Sep 14, 2021
bfb2830
Merge branch 'ms/expand-metrics' of https://github.com/Labelbox/label…
Sep 14, 2021
137ed0f
trigger build
Sep 14, 2021
c18c0f4
Merge pull request #284 from Labelbox/ms/large-image-drawing
msokoloff1 Sep 14, 2021
6360a6d
Merge branch 'ms/compute-conf-matrix' of https://github.com/Labelbox/…
Sep 14, 2021
f959c02
wip
Sep 14, 2021
183ba64
update tests
Sep 15, 2021
746efe4
Merge branch 'ms/compute-conf-matrix' of https://github.com/Labelbox/…
Sep 15, 2021
e3bcf40
add demo notebooks
Sep 15, 2021
2c4afa3
typo
Sep 15, 2021
3bb2aaf
Merge pull request #285 from Labelbox/ms/compute-conf-matrix
msokoloff1 Sep 15, 2021
c7be438
str or path and format
Sep 15, 2021
8b7f7f5
add missing return
Sep 15, 2021
b4dde95
update pydantic encoder
Sep 15, 2021
94d43b2
serialize paths
Sep 15, 2021
169e4b1
add missing file
Sep 15, 2021
957a4c3
Merge branch 'develop' of https://github.com/Labelbox/labelbox-python…
Sep 15, 2021
ff0bea4
clear notebook cells
Sep 15, 2021
535ca1f
path to string
Sep 15, 2021
5041e07
ensure valid polygon for metrics
Sep 15, 2021
ad3848c
Merge branch 'ms/custom-metric-tutorial' of https://github.com/Labelb…
Sep 15, 2021
5900bd1
update notebooks
Sep 15, 2021
08a6843
option to not use process pool
Sep 15, 2021
a0d3b67
Merge pull request #274 from Labelbox/ms/coco
msokoloff1 Sep 15, 2021
754ac64
prep for release
Sep 15, 2021
511ad43
Merge pull request #288 from Labelbox/3.5.0
msokoloff1 Sep 15, 2021
4fe88a7
Update README
alexandracota Sep 15, 2021
96262cc
Merge pull request #290 from Labelbox/alexandracota-patch-1
msokoloff1 Sep 15, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Changelog
# Version 3.5.0 (2021-15-09)
## Added
* Diagnostics custom metrics
* Metric annotation types
* Update ndjson converter to be compatible with metric types
* Metric library for computing confusion matrix metrics and iou
* Demo notebooks under `examples/diagnostics`
* COCO Converter
* Detectron2 example integration notebooks

# Version 3.4.1 (2021-09-10)
## Fix
Expand Down
36 changes: 19 additions & 17 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@

## [Label Export](label_export)

| Notebook | Github | Google Colab |
| --------------------------- | --------------------------------- | ------------ |
| Image Annotation Export | [Github](label_export/images.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/label_export/images.ipynb) |
| Text Annotation Export | [Github](label_export/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/label_export/text.ipynb) |
| Video Annotation Export | [Github](label_export/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/label_export/video.ipynb) |
| Notebook | Github | Google Colab | Learn more |
| --------------------------- | --------------------------------- | ------------ | ---------- |
| Image Annotation Export | [Github](label_export/images.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/label_export/images.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) |
| Text Annotation Export | [Github](label_export/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/label_export/text.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) |
| Video Annotation Export | [Github](label_export/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/label_export/video.ipynb) | [Reference](https://docs.labelbox.com/reference/label-output) |
------

## [Model Assisted Labeling](model_assisted_labeling)

| Notebook | Github | Google Colab |
| --------------------------- | --------------------------------- | ------------ |
| MAL Basics | [Github](model_assisted_labeling/mal_basics.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/model_assisted_labeling/mal_basics.ipynb) |
| Image MAL | [Github](model_assisted_labeling/image_mal.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/model_assisted_labeling/image_mal.ipynb) |
| Notebook | Github | Google Colab | Learn more |
| --------------------------- | --------------------------------- | ------------ | ---------- |
| MAL Basics | [Github](model_assisted_labeling/mal_basics.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/model_assisted_labeling/mal_basics.ipynb) | [Docs](https://docs.labelbox.com/docs/model-assisted-labeling) |
| Image MAL | [Github](model_assisted_labeling/image_mal.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/model_assisted_labeling/image_mal.ipynb) |
| Named Entity Recognition MAL | [Github](model_assisted_labeling/ner_mal.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/model_assisted_labeling/ner_mal.ipynb) |
| Debugging MAL | [Github](model_assisted_labeling/debugging_mal.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/model_assisted_labeling/debugging_mal.ipynb) |
| MAL with Subclasses | [Github](model_assisted_labeling/mal_with_subclasses.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/model_assisted_labeling/mal_with_subclasses.ipynb) |
Expand All @@ -44,11 +44,11 @@

## [Project Configuration](project_configuration)

| Notebook | Github | Google Colab |
| --------------------------- | --------------------------------- | ------------ |
| Project Setup | [Github](project_configuration/project_setup.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/project_configuration/project_setup.ipynb) |
| Queue Management | [Github](project_configuration/queue_management.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/project_configuration/queue_management.ipynb) |
| Webhooks | [Github](project_configuration/webhooks.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/project_configuration/webhooks.ipynb) |
| Notebook | Github | Google Colab | Learn more |
| --------------------------- | --------------------------------- | ------------ | ---------- |
| Project Setup | [Github](project_configuration/project_setup.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/project_configuration/project_setup.ipynb) | [Docs](https://docs.labelbox.com/docs/project-setup) |
| Queue Management | [Github](project_configuration/queue_management.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/project_configuration/queue_management.ipynb) | [Docs](https://docs.labelbox.com/docs/queue-customization) |
| Webhooks | [Github](project_configuration/webhooks.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/project_configuration/webhooks.ipynb) | [Docs](https://docs.labelbox.com/docs/webhooks) |


## [Annotation Types](annotation_types)
Expand All @@ -61,7 +61,9 @@
| 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) |

## [Model Diagnostics](model_diagnostics)
| Notebook | Github | Google Colab |
| --------------------------- | --------------------------------- | ------------ |
| Model Diagnostics Guide | [Github](model_diagnostics/model_diagnostics_guide.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/model_diagnostics/model_diagnostics_guide.ipynb) |
| Notebook | Github | Google Colab | Learn more |
| --------------------------- | --------------------------------- | ------------ | ---------- |
| Model Diagnostics Guide | [Github](model_diagnostics/model_diagnostics_guide.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/model_diagnostics/model_diagnostics_guide.ipynb) | [Docs](https://docs.labelbox.com/docs/model-diagnostics) |
| Model Diagnostics Demo | [Github](model_diagnostics/model_diagnostics_demo.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/model_diagnostics/model_diagnostics_demo.ipynb) |
| Custom Metrics Basics | [Github](model_diagnostics/custom_metrics_basics.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/model_diagnostics/custom_metrics_basics.ipynb) | [Docs](https://docs.labelbox.com/docs/model-diagnostics) |
| Custom Metrics Demo | [Github](model_diagnostics/custom_metrics_demo.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/model_diagnostics/custom_metrics_demo.ipynb) |
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy