Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
Minor changes
Changed log message (update_priority_scores)
Added project type validation (get_annotations_per_frame)
Minor changes
v4.3.0.dev4 Update version.py
Convertor fix
v4.3.0.dev2 Change version
Convertor Fix, upload priority scores
v4.3.0.dev1 Update version.py
4.3.0 - Feb 27 2022
4.3.0 - Feb 27 2022
Added
get_annotationsto load annotations for the list of items.get_annotations_per_frameto generate frame by frame annotations for the given video.
Updated
get_image_annotations()to referenceget_annotations().create_annotation_class()to addclass_typein parameters to specify class type on creation.create_annotation_classes_from_classes_json()to handle class type in classes JSON.search_annotation_classes()to return class type in metadata.upload_annotations_from_folder_to_project()to handle tag annotations.upload_preannotations_from_folder_to_project()to handle tag annotations.upload_image_annotations()to handle tag annotations.validate_annotations()to validate vector annotation schema with tag instances.aggregate_annotations_as_df()to handle tag annotations in annotations df.class_distribution()to handle class distribution of tag instances.upload_images_from_public_urls()for deprecation log.
Fixed
upload_images_from_folder_to_project()to upload images without invalid rotation.upload-annotationsCLI to upload annotations to specified folder.create_project_from_metadata()to setup image quality and workflow from given metadata.get_project_metadata()to return information on project contributors.get_project_metadata()to return number of completed images in project root.get_project_workflow()to returnclassNamein project workflow.- file handler permissions in GColab at
importstage of the package.
Minor changes
v4.3.0.dev3 Update version.py
Udpate scemas version, set project status not started on create
v4.3.0.dev15 Update version.py
Added tags handling, tests adjusted
v4.3.0.dev12 round frames count in VideoFrameGenerator
Fix data handeling
v4.3.0b20 Update version.py
Friday updated
Friday updated