Skip to Content
DEEPCRAFT™ Studio 5.7 has arrived. Read more →

Release Notes 5.7

This section lists the new functionality, improvements and some of the major changes related to DEEPCRAFT™ Studio.

New Features and Enhancements

Generate code for Object Detection models in DEEPCRAFT™ Studio

You can now generate code for the object detection models within DEEPCRAFT™ Studio using Graph UX. Download the trained object detection model from Imagimob Cloud and double-click the (.tflite) model file to open the evaluation and code generation graph. You can configure some advanced optimization settings that are part of the Vela compiler to generate optimizations for code targeting the Ethos-U55 NPU. These options reduce scratch memory usage with minimal to no impact on model accuracy. To know more, refer to Evaluating Object Detection model and Code Generation for Vision Model.


Search and add Nodes onto the canvas in Graph UX

You can now add nodes to the canvas using the search functionality. Double-click on the canvas or right-click on the canvas and select Search for Node to open the search bar. You can also press Ctrl+T when the .imunit window is active. Type the name of the node, then either double-click the matching result or drag and drop the node onto the canvas. To know more refer to Node Properties.


Fixes

  • Overall bug fixes and increased stability
Last updated on