Skip to content

v.3.38.0

Compare
Choose a tag to compare
@vbrodsky vbrodsky released this 16 Feb 00:02
5c3fe80

Added

  • All imports are available via import labelbox as lb and import labelbox.types as lb_types.
  • Attachment_name support to create_attachment()

Changed

  • LabelImport.create_from_objects(), MALPredictionImport.create_from_objects(), MEAPredictionImport.create_from_objects(), Project.upload_annotations(), ModelRun.add_predictions() now support Python Types for annotations.

Notebooks

  • Removed NDJsonConverter from example notebooks
  • Simplified imports in all notebooks
  • Fixed nested classification in examples/annotation_import/image.ipynb
  • Ontology (instructions --> name)