LightlyOne Worker 2.6.6 Release Notes
almost 2 years ago by Igor Susmelj
Recommended Lightly Python Client version with LightlyOne Worker 2.6.6 is 1.4.5
Click on title to find detailed release notes!##
Performance improvements
- Embeddings are now stored and loaded as 32-bit float values. Previously they were loaded as 64-bit (numpy default). This change reduces peak memory consumption by up to several GB.
- Changes in the API to speed up our backend.
Bug fixes
- There was a bug when working with larger predictions for semantic segmentations. Due to a limit on the API larger predictions were blocked. This has been resolved in this release.