Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
DQMS in the SDK, search items, get item metadata
4.3.2 - April 10 2022
Added
query()function to run SAQuL queries via SDK.search_items()function to search items by various filtering criteria for all supported project types.search_images()andsearch_images_all_folders()functions will be deprecated.get_item_metadata()function to get item metadata for all supported project types.get_image_metadata()will be deprecated.
Updated
search_projects()function to add a new parameter that gives an option to filter projects by projectstatus.get_annotation_per_frame()function to add a unique identifier for each annotation instance.
Fixed
- pixel annotations to address the issue with the hex code.
sa.validate_annotations()function to address the incorrect error message.create_project_from_metadata()function to address the issue with instructions.
Removed
get_image_annotations()function. Please useget_annotations()upload_images_from_public_urls()function.
"fix MixPanel, update docs
v4.3.2b7 Change version
Added deprecation links
v4.3.2b6 Update version.py
Added jinja version
v4.3.2b5 Update version.py
Sphinx docs changes
v4.3.2b4 Update version.py
April 10 release
v4.3.2b3 Update version.py
April 10 release
Merge pull request #427 from superannotateai/friday Friday
Changed folder serializer
v4.3.2.dev9 Added instructions_link handeling
Added instructions_link handling
v4.3.2.dev8 Added instructions_link handeling
Changed items serialization.
v4.3.2.dev5 Change dev version to dev5