Skip to content

Releases: superannotateai/superannotate-python-sdk

Fix fuse creation bug.

25 Mar 11:21

Choose a tag to compare

Pre-release
v4.1.1b2

Fix fuse creation

Fix delete images to send 1000 images in loop

24 Mar 12:34

Choose a tag to compare

v4.1.1b1

Version bump

Support project sub-folder structure

22 Mar 06:00
66c66a7

Choose a tag to compare

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)

19 Mar 07:47

Choose a tag to compare

v4.1.0b18

Version bump

Development version supporting folders (more features)

19 Mar 07:26

Choose a tag to compare

v4.1.0b17

Version bump

Development version supporting folders (more features)

19 Mar 07:22

Choose a tag to compare

v4.1.0b16

Fix pixel copy image annotations bug

Development version supporting folders (more features)

19 Mar 05:28

Choose a tag to compare

v4.1.0b15

Fix copy images from or to root folder

Development version supporting folders (more features)

18 Mar 13:23

Choose a tag to compare

v4.1.0b14

Fix argument order copy_images

Development version supporting folders (more features)

18 Mar 05:38

Choose a tag to compare

v4.1.0b13

Add docker compose

Development version supporting folders (more features)

17 Mar 10:43

Choose a tag to compare

v4.1.0b12

Search images in subfolders