Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
Bug fix
Bug fix release
- Remove deleted image returned with get_image_metadata()
Bug fix release
Fix the attribute ID flow in set_project_workflow
Add default attribute values in setting workflow
v3.2.3 Fix set_project_workflow docstring
Fix the version tag
v3.2.2 Update version.py
Improvements in SA to COCO annotation format export
Improve annotation group handling in SA to COCO annotation format export
Add Neural Network functionality support
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
v3.1.3 Fix backslash containing requests
Fix attribute ID generation issue for non-existing attribute names
v3.1.2 Fix non-existing attributes error
Fix attribute ID generation issue
v3.1.1 Fix attribute ID issue