Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
v4.4.5dev3: Merge pull request #508 from superannotateai/1304_add_items_to_subset
Pre-release
fixing duplicate skip and success items issue
v4.4.5dev2
Update __init__.py
v4.4.5dev1
What's Changed
- 1304 add items to subset by @TumanyanV in #503
- Updated pydantic verison by @VaghinakDev in #504
Full Changelog: v4.4.4dev8...v4.4.5dev1
Improvements and fixes
4.4.4 - September 11, 2022
### Updated
- Improvements on working with large files.
Fixed
SAClient.upload_annotations_from_folder_to_project()method to address the issue of the disappearing progress bar.SAClient.run_prediction()method to address the issue of the OCR model.SAClient.validate_annotations()method to address the issue of missing log messages.SAClient.create_project_from_metadata()method to address the issue of returning deprecatedis_multiselectkey.SAClient.get_annotations()method to address the issue of returning error messages as annotation dicts.
###
v4.4.4dev8
What's Changed
- Fix get annotations by @VaghinakDev in #498
- Get annotations by @TumanyanV in #497
Full Changelog: v4.4.4dev7...v4.4.4dev8
v4.4.4dev7
Full Changelog: v4.4.4dev6...v4.4.4dev7
v4.4.4b1
v4.4.4dev6
Full Changelog: v4.4.4dev5...v4.4.4dev6
v4.4.4dev5
What's Changed
- Added error handeling by @VaghinakDev in #496
Full Changelog: v4.4.4dev4...v4.4.4dev5
v4.4.4dev4
What's Changed
- get annotations uses assets provider by @TumanyanV in #495
Full Changelog: v4.4.4dev3...v4.4.4dev4