E011(ConfigurationError): Neural-Art configuration: Cannot find the Neural-Art compiler
Hello! How can I downloaded the en.stedgeai-stneuralart-10.0.0.zip? I can't find the file in ST Edge AI Core. Thanks!
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
Hello! How can I downloaded the en.stedgeai-stneuralart-10.0.0.zip? I can't find the file in ST Edge AI Core. Thanks!
I'm currently deploying the object detection of stm32modelzoo. After entering the command "python stm32ai_main.py --config-path ./config_file_examples/ --config-name deployment_n6_ssd_mobilenet_v2_fpnlite_config.yaml", an error occurred. Could someo...
Hi everyone,I'm working on a project where I need to use a Nucleo-N657X0-Q board to run an AI model.I generated the project using STM32CubeMX, setting up LPUART1 for communication and configuring it to have only the FSBL and a secure application. X-C...
Hello everyone,I followed the tutorial below to deploy, and an error occurred when executing python stm32ai_main.py at the end. The window log is as follows. Can anyone help me figure out what happened?https://github.com/STMicroelectronics/stm32ai-mo...
Hello,I met these logs when I try to deploy a model on stm32n6d570-dk:1 physical GPUs, 1 logical GPUs [INFO] : Setting upper memory limit to 4GBytes on gpu[0] [INFO] : Running `deployment` operation mode [INFO] : ClearML config check [INFO] : The ran...
Hello, I logged data using the STEVAL-STWINKT1 (flashed with DATALOG2_Release.bin) by connecting the sensor to the iOS app ST BLE Sensor. Then, I used the Python notebook "nb_stdatalog_converters.ipynb" to convert the .dat files to .csv. However, fo...
I am trying to deploy an AI model on the STM32N6570-DK board. And I followed these steps:1. Open the STM32CUBEMX, choose the secure only mode, activate X-CUBE-AI, and click the FSBL, choose the application template choice.2. click the RIF3. choose th...
Hi,I want to develop my application which uses STM32N6's Neural ART and I want to use ARM complier(6.23) but I am not how to get started.Also from readme of model_zoo I see that STM32AI only support GCC complier. So does that mean I have to use GCC ...
I'm using the board STM32H747I-DISCO with the FP-AI-VISION1_V3.1.0 SDK, and made some experiments with some example projects and all of them are working on my board. But with the FoodReco_MobileNetDerivative project that can use external RAM and Flas...
Hi everyone, I am trying to deploy a yolov8seg instance segmentation my STM32N6570-DK board, but I am facing some issues. I am getting this error.(st_zoo) kartikkhandewal@atl-hpzg14-99:~/stm32packages/stm32ai-modelzoo-services/instance_segmentation/s...