Skip to content

Release Notes

Version 0.1.0 (10/4/2024)

New Features and Modifications

  1. Optimized Cloud inference connection handling, now resources are used only when needed and released properly.
  2. New default color generation logic creates a more visually appealing set of colors for different types of models when viewing inference results.

Version 0.0.9 (9/17/2024)

New Features and Modifications

  1. Optimized Mask Drawing in displayResultToCanvas() for results from Detection models with masks per detected object.

Bug Fixes

  1. Postprocessing for Detection models that return masks now handles inputPadMethod options properly.