Maintenance releases
  • 01 Mar 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Maintenance releases

  • Dark
    Light
  • PDF

Article Summary

Release 1.2.175 - February 28, 2023

  1. Bug fix for an issue where adectl resultset dump operation was not copying correct frames of a video file to the target location in certain cases if the dataset has sampling_fps parameter specified.
  2. Bug fix for a UI issue on the resultset page where the action bar, when clicked within a bounding box, was not being shown.
  3. Bug fix for a failure where similarity search created in a job with HDBSCAN clusterer failed if executed within a job with KSEGMENT clusterer.

Release 1.2.171 - February 20, 2023

  1. Enhancement to support operators like less than and greater than on a 2DBoundingBoxArea type of a virtual column.
  2. Bug fix for deleted status icon showing incorrectly in View details.
  3. UI enhancements in Create View wizard to do additional validations of input fields and show more details about type mapping columns and virtual columns.
  4. Added new pre-registered pipelines, namely AkridataImagePatchPipelineSplitF and AkridataVideoPatchPipelineSplitF. These pipelines featurize the image by splitting the image explicitly into a 5x5 grid and generating features individually on each cell. These pipelines execute about 10X slower than the recommended AkridataImagePatchPipelineV2 and AkridataVideoPatchPipelineV2.
  5. (Preview) Added a new featurizer docker AkridataSplitPatchFeaturizerSmallCells that produces features by splitting the image into a 10x10 grid. This allows a fine-grained selection of patches for patch search. A visualization job created using this pipeline must be limited to 75000 points only.

Was this article helpful?