Lightly Worker 2.6.6
21 days ago by Igor Susmelj
Recommended PIP version with Lightly 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.