Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v4.1.11 🌈
v3.9.43 🌈
🧭 What's Changed
⚙️ Who Contributes
v3.9.42 🌈
🧭 What's Changed
- added exception if class_names are empty (#3038) @activesoull
- Fix palette (#3037) @activesoull
- Updated versions for 3.9.42 release (#3034) @activesoull
⚙️ Who Contributes
v4.1.10 🌈
- Fix for high memory usage on json column queries
- Improvement in json data and keys querying
- Allow appending array of nones to image type columns
v4.1.7 🌈
- Improved deeplake memory usage during queries
- Improved dataset load time and memory usage
- Max Marginal Relevance search native support with TQL
MMR_SIMILARITY
function - New index type EmbeddingMatrix, to improve
MAXSIM
search - Added default value to
add_column
- Support for integrating with labelbox
- Series of bugfixes and quality improvements
v3.9.41 🌈
🧭 What's Changed
- Updated versions for 3.9.41 release (#3033) @activesoull
- remove labelbox client arg from labelbox integration functions (#3031) @tyesayan
⚙️ Who Contributes
@activesoull, @davidbuniat, @tyesayan and Ubuntu
v3.9.40 🌈
🧭 What's Changed
- mmseg 1.x version integration (#3032) @activesoull
- Updated versions for 3.9.40 release (#3030) @activesoull
⚙️ Who Contributes
@activesoull, @davidbuniat, @tyesayan and Ubuntu
v3.9.39 🌈
🧭 What's Changed
- Labelbox integration refactor (#3029) @tyesayan
- Updated versions for 3.9.39 release (#3024) @activesoull
- added azure storage provider retry on authentication failure to fetch creds (#3027) @activesoull
- typing fix and test fixes (#3028) @activesoull
- Labelbox reuse project json (#3025) @tyesayan
⚙️ Who Contributes
v3.9.38 🌈
🧭 What's Changed
- Updated versions for 3.9.38 release (#3018) @activesoull
- fixed max_view (#3023) @activesoull
⚙️ Who Contributes
v4.1.5 🌈
🧭 What's Changed
- Support biomedical data types - dicom and nifti
- Support point data type
- Ability to run index search on virtual columns
- 2x speedup in inverted index generation