Skip to content

v.3.20.0

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 28 Apr 16:54
838fe1c

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.