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.
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