Labelbox

Latest version: v3.74.0

Safety actively analyzes 641171 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 22

3.36.0

Fixed
* `confidence` attribute is now supported for TextEntity and Line predictions


v.3.35.0

3.35.0

Fixed
* Retry 520 errors when uploading files

v.3.34.0

3.34.0

Added
* Added `get_by_name()` method to MetadataOntology object to access both custom and reserved metadata by name.
* Added support for adding metadata by name when creating datarows using `DataRowMetadataOntology.bulk_upsert()`.
* Added support for adding metadata by name when creating datarows using `Dataset.create_data_rows()`, `Dataset.create_data_rows_sync()`, and `Dataset.create_data_row()`.
* Example notebooks for auto metrics in models


Changed
* `Dataset.create_data_rows()` max limit of DataRows increased to 150,000
* Improved error handling for invalid annotation import content
* String metadata can now be 1024 characters long (from 500)

Fixed
* Broken urls in detectron notebook


v.3.33.1

3.33.1

Fixed
* Fixed where batch creation limit was still limiting of data rows. SDK should now support creating batches with up to 100k data rows

v.3.33.0

3.33.0

Added
* Added SDK support for creating batches with up to 100k data rows
* Added optional media_type to `client.create_ontology_from_feature_schemas()` and `client.create_ontology()`

Changed
* String representation of `DbObject` subclasses are now formatted

v.3.32.0

3.32.0

Added
* Added `HTML` Enum to `MediaType`. `HTML` is introduced as a new asset type in Labelbox.
* Added `PaginatedCollection.get_one()` and `PaginatedCollection.get_many()` to provide easy functions to fetch single and bulk instances of data for any function returning a `PaginatedCollection`. E.g. `data_rows = dataset.data_rows().get_many(10)`
* Added a validator under `ScalarMetric` to validate metric names against reserved metric names

Changed
* In `iou.miou_metric()` and `iou.feature_miou_metric`, iou metric renamed as `custom_iou`

v.3.31.0

Page 8 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.