Release notes
August 24, 2023
Edge AI Device (SZP123S-001) Firmware
New firmware version SZP123S-001_20230725_00 is released.
- Added support for the new Vision and Sensing Application data processing methods described in the important notice Discontinuation of Base AI models and changes in Vision and Sensing Application data processing methods.
Download the latest firmware version from Downloads.
Sample Vision and Sensing Application(Previously called AI Post Processing Layer (PPL))
The most important updates are:
- AI Post Processing Layer (PPL) is now called Vision and Sensing Application.
- Analysis of the inference data and transmission of the analysis results are more flexible.
The new Vision and Sensing Application is described in the important notice Discontinuation of Base AI models and changes in Vision and Sensing Application data processing methods.
Download the latest sample applications from Downloads.
Note: To use the new Vision and Sensing Application, the edge AI device SZP123S-001 firmware must be updated to the latest version.
For further information about the Vision and Sensing Application, please see also:
- Readme.txt in the Sample Vision and Sensing Application download.
For further information about developing Vision and Sensing applications, please see:
Console
The main updates are:
- Added a feature to remove an AI model from an edge AI device. Previously, it was only possible to replace AI models. Note: The edge AI device SZP123S-001 firmware must be updated to the latest version.
- AI model converter enhancements
- Added support for new layers:
- sqrt
- Rsqrt
- Abs
- gather
- top_k
- Unstack
- Updated tflite Conv2DTranspose layer requirements.
- Added support for new layers:
- Discontinued Base AI Model. For more information, see the important notice Discontinuation of Base AI models and changes in Vision and Sensing Application data processing methods.
The types of model Console can handle are:- Custom Vision Object Detection via Create menu.
- tflite import via Create menu.
- Purchase Neurala Brain Builder for AITRIOS (On-Premises) via Portal Marketplace and train/generate classification tflite models that can be imported to Console.
Device Installer
Updates are as follows:
- Added Save Image feature. See Device Setup Guide for details.
- Improved performance.
Download the latest Device Installer from Downloads.
SDK
The main updates are:
- SDK (Vision and Sensing Application SDK and various Cloud SDKs) repositories which were previously private are now public.
See the list of Code Repositories.
Refer to Readme.md in each repository for the latest information.
Sample Applications
New example applications using the SDKs, Console, and AI models are added:
- Zone Detection
- Car Intrusion Detection in Designated Areas
- Identification of vacant spaces in parking lots
- People Counting
- Human Crowd Count
- Human Heatmap
- Check Data Tool
- Device Connection State Monitor Sample
Please see the Sample Applications page for more details.
Developer Site
Updates include:
- Brand new Get Started guide, describing from using the Console to develop AI models to using the Cloud SDK to visualize data and how to build Web applications.
- Updated documents published online. Some documents are now available to read in a browser. See User Manuals.
- Added new Console Operation Tutorials.