Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
v4.4.4dev3
What's Changed
- fixed folder structuring during download by @TumanyanV in #494
Full Changelog: v4.4.4dev1...v4.4.4dev3
v4.4.4dev2
Full Changelog: v4.4.4dev1...v4.4.4dev2
v4.4.4dev1
What's Changed
- cleanup by @VaghinakDev in #489
- changed some fields validations by @VaghinakDev in #493
- 1297 download large files by @TumanyanV in #491
- 1278 serializers fix by @VaghinakDev in #492
Full Changelog: v4.4.3...v4.4.4dev1
Improvements and bug fixes.
4.4.3 - August 21, 2022
Updated
- the schema of
classes JSONto support new values for the"group_type"key for a given attribute group."group_type": "radio" | "checklist" | "text" | "numeric". - the schema of
video annotation JSONto support instances that have a"tag"type.
Fixed
SAClient.get_annotations()method to address the issue of working with the large projects.SAClient.get_annotations_per_frame()method to address the issue of throwing an error on small videos when the fps is set to 1.SAClient.upload_annotations_from_folder_to_project()to address the issue of timestamp values represented in seconds for the"lastAction".SAClient.download_export()method to address the issue of empty logs.SAClient.clone_project()method to address the issue of having a corrupted project clone, when the source project has a keypoint workflow.
v4.4.2b1
What's Changed
- added group_type handeling by @VaghinakDev in #479
- removed unnecessary log by @TumanyanV in #481
- WorkflowType is no longer copied in settings when include_workflow is… by @TumanyanV in #480
- Assests provider by @VaghinakDev in #451
- Big file upload by @VaghinakDev in #482
- tag aggregators return None: by @TumanyanV in #483
- upload changes by @VaghinakDev in #484
- 1247 get annotations per frame by @VaghinakDev in #485
- Friday by @VaghinakDev in #487
- Develop by @VaghinakDev in #488
Full Changelog: v4.4.1...v4.4.2b1
v4.4.2dev14
Full Changelog: v4.4.2dev13...v4.4.2dev14
v4.4.2dev13
Full Changelog: v4.4.2dev12...v4.4.2dev13
v4.4.2dev12
Full Changelog: v4.4.2dev11...v4.4.2dev12
v4.4.2dev11
Full Changelog: 4.4.2dev10...v4.4.2dev11
4.4.2dev10
What's Changed
- 1247 get annotations per frame by @VaghinakDev in #485
Full Changelog: v4.4.2dev9...4.4.2dev10