Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
v4.4.7b3
Full Changelog: v4.4.7b2...v4.4.7b3
v4.4.7dev6
Full Changelog: v4.4.7dev5...v4.4.7dev6
v4.4.7dev5
Full Changelog: v4.4.7dev4...v4.4.7dev5
v4.4.7b2
Full Changelog: v4.4.7b1...v4.4.7b2
v4.4.7b1
What's Changed
- Friday by @VaghinakDev in #533
- Friday by @VaghinakDev in #536
Full Changelog: v4.4.7dev6...v4.4.7b1
v4.4.7dev4
What's Changed
- replacing forbidden chars by @TumanyanV in #535
Full Changelog: v4.4.7dev3...v4.4.7dev4
v4.4.7dev3
What's Changed
- fixing __objects.json and freestyle attributes by @TumanyanV in #534
Full Changelog: v4.4.6b2...v4.4.7dev3
v4.4.7dev2
Improvements and bug fixes.
4.4.6 - November 23, 2022
Updated
SAClient.aggregate_annotations_as_dfmethod to aggregate "comment" type instances.SAClient.add_annotation_bbox_to_image,SAClient.add_annotation_point_to_image,SAClient.add_annotation_comment_to_imagemethods to add deprecati
Fixed
- Special characters are being encoded after annotation upload (Windows)
SAClient.assign_foldermethod to address the invalid argument name.SAClient.upload_images_from_folder_to_projectmethod to address uploading of more than 500 items.SAClient.upload_annotations_from_folder_to_projectmethod to address the issue of a folder size being more than 25,5 MB.SAClient.download_imagemethod to address the KeyError 'id' wheninclude_annotationsis set toTrue.
Removed
SAClient.upload_preannotations_from_folder_to_project method
SAClient.copy_image method
v4.4.6b2
Full Changelog: v4.4.6b1...v4.4.6b2