Labelbox

Latest version: v3.72.2

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

Scan your dependencies

Page 11 of 21

3.25.0

Added
* Importing annotations with model assisted labeling or label imports using ontology object names instead of schemaId now possible
* In Python dictionaries, you can now use `schemaId` key or `name` key for all tools, classifications, options
* Labelbox's Annotation Types now support model assisted labeling or label imports using ontology object names
* Export metadata when using the following methods:
* `Batch.export_data_rows(include_metadata=True)`
* `Dataset.export_data_rows(include_metadata=True)`
* `Project.export_queued_data_rows(include_metadata=True)`
* `VideoObjectAnnotation` has `segment_index` to group video annotations into video segments

Removed
* `Project.video_label_generator`. Use `Project.label_generator` instead.

Updated
* Model Runs now support unassigned splits
* `Dataset.create_data_rows` now has the following limits:
* 150,000 rows per upload without metadata
* 30,000 rows per upload with metadata

v.3.24.1

3.24.1

Updated
* Added `refresh_ontology()` as part of create/update/delete metadata schema functions

v.3.24.0

3.24.0

Added
* `DataRowMetadataOntology` class now has functions to create/update/delete metadata schema
* `create_schema` - Create custom metadata schema
* `update_schema` - Update name of custom metadata schema
* `update_enum_options` - Update name of an Enum option for an Enum custom metadata schema
* `delete_schema` - Delete custom metadata schema
* `ModelRun` class now has `assign_data_rows_to_split` function, which can assign a `DataSplit` to a list of `DataRow`s
* `Dataset.create_data_rows()` can bulk import `conversationalData`

v.3.23.3

3.23.3

Fix
* Import for `numpy` has been adjusted to work with numpy v.1.23.0

v.3.23.2

3.23.2

Added
* `Data Row` object now has a new field, `metadata`, which returns metadata associated with data row as a list of `DataRowMetadataField`
* Note: When importing Data Rows with metadata, use the existing field, `metadata_fields`

v.3.23.1

3.23.1

Added
* `Task` objects now have the following properties:
* `errors` - fetch information about why the task failed
* `result` - fetch the result of the task
* These are currently only compatible with data row import tasks.
* Officially added support for python 3.9

v.3.22.1

Page 11 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.