Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
Attach Image URLs.
v4.1.1 Update version.py
Download export in chunks.
v4.1.1b6 Update version.py
Fix model training.
v4.1.1b5 Update version.py
Attach Public URLs
v4.1.1b4 Update version.py
Code cleanup
v4.1.1b3 Version bump
Fix fuse creation bug.
v4.1.1b2 Fix fuse creation
Fix delete images to send 1000 images in loop
v4.1.1b1 Version bump
Support project sub-folder structure
Supports folder structure on platform.
Project argument in most of SDK functions now supports folder destination after slash, e.g., "project1/folder1" will point to "folder1" in sa.upload_images_from_project("project1/folder1", "<local_path>") and now upload to "folder1". Without folder info, the regular upload to root of "project1" will be used.
Development version supporting folders (more features)
v4.1.0b18 Version bump
Development version supporting folders (more features)
v4.1.0b17 Version bump