You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 3.20.0 (2022-04-27)
Added
Batches in a project can be retrieved with project.batches()
Batch.remove_queued_data_rows() to cancel remaining data rows in batch
Batch.export_data_rows() which returns DataRows for a batch
Deprecation warning for python 3.6
Updated
NDJsonConverter now supports Video bounding box annotations.
Note: Currently does not support nested classifications.
Note: Converting an export into Labelbox annotation types, and back to export will result in only keyframe annotations. This is to support correct import format.