Skip to content

Improvements and fixes

Choose a tag to compare

@VaghinakDev VaghinakDev released this 11 Sep 17:17
· 990 commits to master since this release
1e58550

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 deprecated is_multiselect key.
  • SAClient.get_annotations() method to address the issue of returning error messages as annotation dicts.
    ​###