Skip to content

Releases: superannotateai/superannotate-python-sdk

Bug fix

15 Feb 11:30

Choose a tag to compare

  • Remove deleted image returned with get_image_metadata()

Bug fix release

15 Feb 11:21

Choose a tag to compare

  • Remove deleted image returned with get_image_metadata()

Bug fix release

08 Feb 11:44

Choose a tag to compare

Fix the attribute ID flow in set_project_workflow

Add default attribute values in setting workflow

08 Feb 10:34

Choose a tag to compare

v3.2.3

Fix set_project_workflow docstring

Fix the version tag

02 Feb 15:08
19c9f4e

Choose a tag to compare

v3.2.2

Update version.py

Improvements in SA to COCO annotation format export

02 Feb 14:19

Choose a tag to compare

Improve annotation group handling in SA to COCO annotation format export

Add Neural Network functionality support

02 Feb 10:27

Choose a tag to compare

Using the SDK you can now:

  • Train neural networks superannotate.run_training
  • Run predictions superannotate.run_prediction
  • Run segmentations superannotate.run_segmentation

and a few more NN related functionality is added.

Fix backslash containing strings in requests

01 Feb 08:11

Choose a tag to compare

v3.1.3

Fix backslash containing requests

Fix attribute ID generation issue for non-existing attribute names

25 Jan 14:15

Choose a tag to compare

Fix attribute ID generation issue

25 Jan 13:47

Choose a tag to compare

v3.1.1

Fix attribute ID issue