Skip to content

Releases: scaleapi/nucleus-python-client

v0.16.1

21 Sep 08:32
22d3c1b
Compare
Choose a tag to compare

What's Changed

  • Add support for asynchronous embeddings export by @ntamas92 in #394

Full Changelog: v0.15.11...v0.16.1

v0.16.0

19 Sep 17:55
36d1315
Compare
Choose a tag to compare

What's Changed

  • add raw export for object slice by @pfmark in #391
  • Fix development issues and poetry install (specifically related to arm64/Apply Silicon) - Drop Python 3.6 support" by @gatli in #392

Full Changelog: v0.15.10...v0.16.0

v0.15.10

21 Jul 17:03
6399ccd
Compare
Choose a tag to compare
Fix Nucleus export_predictions_generator not returning confidences (#…

v0.15.8

23 Jun 10:10
d00089c
Compare
Choose a tag to compare
Remove limits from point fetches (#388)

v0.15.7

12 Jun 13:47
7906b22
Compare
Choose a tag to compare
Download lidar frame (#386)

v0.15.6

04 Jun 19:06
b52db13
Compare
Choose a tag to compare
changelog (#385)

v0.15.5

09 May 14:31
b33679b
Compare
Choose a tag to compare

Fixed

  • Give default annotation_id to KeypointAnnotations when not specified

v0.15.4

22 Mar 14:19
77beeb5
Compare
Choose a tag to compare
  • Added create_slice_by_ids

v0.15.3

06 Mar 20:53
18696eb
Compare
Choose a tag to compare
  • Allow denormalized scores in EvaluationResults

v0.15.2

10 Feb 14:44
4180275
Compare
Choose a tag to compare

Fix client.create_launch_model_from_dir(args) method