Skip to content

Releases: scaleapi/nucleus-python-client

Patch Release (patch to previous release)

17 Sep 00:15
b2bfa5d

Choose a tag to compare

Merge pull request #122 from scaleapi/jihan/bugfix

Fix autotag export api endpoint path

Export autotag updates

16 Sep 21:41
83bab96

Choose a tag to compare

  • Export object autotag
  • Export autotag training set positives
  • More details in export for autotag

Remove dataset item ids from ingest for better uniformity

15 Sep 21:54
8337d25

Choose a tag to compare

Autocurate

04 Sep 00:56
cf0ce3a

Choose a tag to compare

  • Mean entropy autocurate + example scripts
  • Export embeddings from API
  • Privacy mode (upload_to_scale=False)
  • Delete autotags from API

Nucleus 3D Scene Support

19 Aug 16:07
38913d6

Choose a tag to compare

The new changes encapsulated in this release include new classes to represent and upload lidar scenes, as well as other minor improvements.

Minor improvements

03 Aug 23:34
d66a77b

Choose a tag to compare

  • Local upload bug fix for use within colab + support for update=True for local upload
  • Add functionality to list all jobs
  • Add functionality to delete annotations
  • Updated custom indexing functionality to match new API

Get Model by ID

03 Jul 01:47
906060f

Choose a tag to compare

  • Get model by id
  • Better error messages for trying to upload local segmentation masks (which is not supported)

Batch export for model runs

01 Jul 00:23
c25d271

Choose a tag to compare

Makes it easier/faster to get the full set of predictions uploaded for a given model run

Support for slashes in custom ids/names

28 Jun 19:38
a1f87ef

Choose a tag to compare

Merge pull request #80 from scaleapi/da-escape-chars

Escape Characters

Batch Export

23 Jun 21:09
947be07

Choose a tag to compare