Resolved! How to install Cube.AI CLI on server
I have linux server WITHOUT GUIs. How can I install CubeAI-CLI on that. The idea is to generate files form Keras model with a python script.
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
I have linux server WITHOUT GUIs. How can I install CubeAI-CLI on that. The idea is to generate files form Keras model with a python script.
Hi,I am using STM32F769I-DISCO. I want to make a system that can recognize different sounds with an already built AI model.I found a document that has an MCU process.I am new to these things so I hope to get some information about:How to stream data ...
Hello, When I upload my keras model, I get this error. But the point is I need Keras 2.4, Is there a newer version of X-CUBE-AI that supports it? Thank you!
Hello Team,Which specific ST board to used for AI Appplications or AI product development.I have stm32h7b3-dk or Nucleo-F401RE board , which boards supports running a Machine learning model,Please do let me know.
Trying to start with STM32 and AI. Ubuntu 19.04 STM32Cube.MX 5.3.0 with STM32Cube.AI installed. ,STM32CubeMX IDE 1.0.1. Using an STM32F411CEU6 (8x compression). Following this example"Getting Started with STM32Cube.AI" but using the STM32 Toolchain (...
STM32 AI: Not able to run the example Apps in ST BLE Sensor App, Tried to play the Apps but couldn't run any apps. Have attached the picture of the example Apps which I couldn;t play as per the ST BLE Sensor App.
I receive the following error when I try to load a model I created with Keras: INVALID MODEL: Couldn't load Keras model, error: Model saved with Keras 2.4.0 but <= 2.3.1 is supportedAs you can see in attached screenshot I'm working with a python virt...
the model I have bulit:the config of my project:only use cubemx.ai for Application Template,without any other config in my projectin keil project, run the model and see the output in debug window, I find it's all -NaN:in earlier experiment, when I u...
I am using CubeAI to load a model from Target Selection. However this model was trained using google Colab. So when I load it and Analyze it I got the error: Unknown Initializer GlorotUniform .Searching through the web the solution provided is not wh...
Hello, I am a student studying in Korea.I am doing machine learning using LSM6DSOX sensor and UNICO GUI program.'https://www.youtube.com/watch?v=J9PRrM2YOU'Like the experiment in this youtube video(which is uploaded by your company)We've succeeded in...