Skip to content

Releases: superannotateai/superannotate-python-sdk

Minor changes

03 Mar 06:20

Choose a tag to compare

Minor changes Pre-release
Pre-release

Changed log message (update_priority_scores)
Added project type validation (get_annotations_per_frame)

Minor changes

02 Mar 13:14
e1d07a1

Choose a tag to compare

Minor changes Pre-release
Pre-release
v4.3.0.dev4

Update version.py

Convertor fix

02 Mar 11:06

Choose a tag to compare

Convertor fix Pre-release
Pre-release
v4.3.0.dev2

Change version

Convertor Fix, upload priority scores

02 Mar 08:46
ae71d0a

Choose a tag to compare

Pre-release
v4.3.0.dev1

Update version.py

4.3.0 - Feb 27 2022

27 Feb 18:01
e2d557f

Choose a tag to compare

4.3.0 - Feb 27 2022

Added

  • get_annotations to load annotations for the list of items.
  • get_annotations_per_frame to generate frame by frame annotations for the given video.

Updated

  • get_image_annotations() to reference get_annotations().
  • create_annotation_class() to add class_type in 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-annotations CLI 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 return className in project workflow.
  • file handler permissions in GColab at import stage of the package.

Minor changes

02 Mar 13:09
e2d557f

Choose a tag to compare

Minor changes Pre-release
Pre-release
v4.3.0.dev3

Update version.py

Udpate scemas version, set project status not started on create

15 Mar 07:19
e2d557f

Choose a tag to compare

v4.3.0.dev15

Update version.py

Added tags handling, tests adjusted

10 Mar 08:50

Choose a tag to compare

Pre-release
v4.3.0.dev12

round frames count in VideoFrameGenerator

Fix data handeling

25 Feb 14:31
76e1b7d

Choose a tag to compare

Fix data handeling Pre-release
Pre-release
v4.3.0b20

Update version.py

Friday updated

25 Feb 07:14
d0fe177

Choose a tag to compare

Friday updated Pre-release
Pre-release

Friday updated