Release Notes
Version 0.1.0 (10/4/2024)
New Features and Modifications
- Optimized Cloud inference connection handling, now resources are used only when needed and released properly.
- 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
- Optimized Mask Drawing in displayResultToCanvas() for results from Detection models with masks per detected object.
Bug Fixes
- Postprocessing for Detection models that return masks now handles inputPadMethod options properly.