Skip to content

v4.1.0🌈

Latest
Compare
Choose a tag to compare
@khustup2 khustup2 released this 12 Dec 11:08
8dca9a4

First major release since v4 announcements. Here's the highlights of what's included:

New Features:

  • Ability to add linked rows for images, segment masks and binary masks
  • Ability to save query views through tagging
  • Integration with MMDetection and MMSegmentation
  • Autocommit the data at the session exit
  • Ability to create dynamic arrays
  • Ability to create structures with known schema

Improvements and fixes:

  • Significantly improved dataset load time for large datasets
  • Flushing the data in background during ingestion
  • Reduced memory usage during ingestion
  • Ability to slice the dataset and column by slices, lists and tuples
  • Fixed various bugs in query engine, v3-to-v4 conversion flow and data ingestion flow