Resolved! Validation on target error
It is fine until validation on validation on desktop... but when it comes to validation on target, it is showing the above error...can anyone please address my issue... I am trying this since 3 months..
It is fine until validation on validation on desktop... but when it comes to validation on target, it is showing the above error...can anyone please address my issue... I am trying this since 3 months..
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 need help with a project. I need to deploy a sound detection AI model to my B-U585I-IOT02A board. I want to test the model using live audio playback, im using Mimii valve dataset to train the AI. Im planning to play back the audio and test inferenc...
Hi, I followed the steps to install the Model Zoo, giving all attention to the Proxy settings. there is no chance i was able to install the requitements. issues with proxy. Are the username and password in those settings should be my developer acco...
Why its not letting me to erase the memory, what happened ? -------------------------------------------------------------------STM32CubeProgrammer v2.19.0------------------------------------------------------------------- ST-LINK SN : 0029002A30335...
Starting AI validation on target with random data... C:/Users/allamjayaprakash/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/9.1.0/Utilities/windows/stedgeai.exe validate --target stm32l4 --name network -m C:/Users/allamjayaprakash/Dropbox/...
HI! I am newbie to CUBE AI. I m working on implementing my CNN network that takes input image of 128,128,1 (greyscale) and give an output of 3 classes {class1,class2,class3}.i did convert and try my model to TFLITE successfully on python. then i went...
Hi everyone, I am trying to deploy a pose detection model on stm32n6570-dk board but I am getting the following error. (st_zoo) kartikkhandewal@ATL-HPZG14-99:~/stm32packages/stm32ai-modelzoo-services/pose_estimation/src$ python3 stm32ai_main.py --con...
Hello everyone,For a personal motion recognition project using artificial intelligence and NanoEdge AI, I am looking to purchase components. I am hesitating between two architectures and would like to know if both are viable options and, if so, which...
Hi,I am working on stm32h747i-Disco board, I was in using FP-VISION (person detection) for the ai model to work on my board.And that's fine, it works well but now i need to connect and esp01 or Pico W with UART or with SPI.i just modified the code to...