Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 07 Sep 14:56
c186ca9

Version 3.3.0 (2021-09-07)

Added

  • Dataset.create_data_rows_sync() for synchronous bulk uploads of data rows
  • Model.delete(), ModelRun.delete(), and ModelRun.delete_annotation_groups() to
    Clean up models, model runs, and annotation groups.

Fix

  • Increased timeout for label exports since projects with many segmentation masks weren't finishing quickly enough.